COLOR #C5D250

HEX: #C5D250 RGB: (197,210,80)

Renk bilgisi

#C5D250 contains mainly red and green colors. #C5D250 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C5D250 color RGB value is (197,210,80).

RGB: (197,210,80) (77%, 82%, 31%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 210 of 255 = 82%
B 80 of 255 = 31%

197
210
80

R + G + B ~ 63%. #C5D250 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 210 + 80 = 487 (100%)
R 197 of 487 ~ 40.45%
G 210 of 487 ~ 43.12%
B 80 of 487 ~ 16.43'%

%40.45
%43.12
%16.43

CMYK RENK MODELİ

#C5D250 rengi CMYK tonu (6,0,62,18).

  • camgöbeği tonu 6.19%
  • eflatun tonu 0.00%
  • sarı tonu 61.90%
  • ana renk tonu 17.65%

CMYK: (6,0,62,18)
C6M0Y62K18 (6%, 0%, 62%, 18%)
(0.06 / 0.00 / 0.62 / 0.18)

CMYK yüzdeleri

%6.19
%0
%61.9
%17.65

Codes

Color #C5D250 in popluar color models

C5 D2 50
RGB 197 210 80
HSL 66° 59.09% 56.86%
HSB/HSV 66° 61.90% 82.35%
CMYK 6.19% 0.00% 61.90%
17.65%

Color #C5D250 in popluar number systems.

HEX C5 D2 50
Decimal 197 210 80
Binary 11000101 11010010 1010000
Octal 305 322 120

Shades and tints

Shades of #C5D250

#C5D250
(197,210,80)
#B4BF49
(180,191,73)
#A3AC42
(163,172,66)
#92993B
(146,153,59)
#818634
(129,134,52)
#70732D
(112,115,45)
#5F6026
(95,96,38)
#4E4D1F
(78,77,31)
#3D3A18
(61,58,24)
#2C2711
(44,39,17)
#1B140A
(27,20,10)
#000000
(0,0,0)

Tints of #C5D250

#C5D250
(197,210,80)
#CAD65F
(202,214,95)
#CFDA6E
(207,218,110)
#D4DE7D
(212,222,125)
#D9E28C
(217,226,140)
#DEE69B
(222,230,155)
#E3EAAA
(227,234,170)
#E8EEB9
(232,238,185)
#EDF2C8
(237,242,200)
#F2F6D7
(242,246,215)
#F7FAE6
(247,250,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D250 color. Also use rgb(197,210,80) instead hex code.

Text Font Color

.myTextColor { color: #C5D250; }

<p style="color:#C5D250">This sample text font color is #C5D250.</p>

This text font color is #C5D250.

Background Color

.myBgColor { background-color: #C5D250; }

<div style="background-color:#C5D250">Inner text</div>

This div background color is #C5D250.

Border color

.myBorderColor { border: 1px solid #C5D250; }

<div style="border:3px solid #C5D250">Div</div>

This div border color is #C5D250.

Opacity

.myOpacity80 { color: #C5D250; opacity: 0.8; }

<p style="color:#C5D250;opacity:0.8;">80%</p>

Text with #C5D250 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #C5D250;}

<p style="text-shadow: 3px 3px 1px #C5D250">Text here.</p>

This text has shadow with #C5D250 color.


.textShadow {text-shadow: 3px 3px 1px #C5D250', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #C5D250, 5px 5px 20px red">Text here.</p>

This text has shadow with #C5D250 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#C5D250, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#C5D250, Direction=45, Strength=4)">Text</p>

This text has shadow with #C5D250 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #C5D250;
-webkit-box-shadow: 1px 1px 3px 2px #C5D250;
box-shadow: 1px 1px 3px 2px #C5D250;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #C5D250; -webkit-box-shadow: 1px 1px 3px 2px #C5D250; box-shadow:1px 1px 3px 2px #C5D250;">
Div content here
</div>

This div box has shadow with color #C5D250.

Preview

Color preview on black background

This text has color #C5D250 on black background.


Color preview on white background

This text has color #C5D250 on white background.


Black color preview on #C5D250 background

This text has black color on #C5D250 background.


White color preview on #C5D250 background

This text has white color on #C5D250 background.


Related colors

Complementary color

Complementary color for #hex is #3A2DAF.


I love getcolorcode.com

Triadic colors

1 #50C5D2 and #D250C5 with #C5D250 are triadic colors.

2 #50D2C5 and #D2C550 with #C5D250 are triadic colors.