COLOR #C5D477

HEX: #C5D477 RGB: (197,212,119)

Renk bilgisi

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

RGB renk modeli

#C5D477 color RGB value is (197,212,119).

RGB: (197,212,119) (77%, 83%, 47%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 212 of 255 = 83%
B 119 of 255 = 47%

197
212
119

R + G + B ~ 69%. #C5D477 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 212 + 119 = 528 (100%)
R 197 of 528 ~ 37.31%
G 212 of 528 ~ 40.15%
B 119 of 528 ~ 22.54'%

%37.31
%40.15
%22.54

CMYK RENK MODELİ

#C5D477 rengi CMYK tonu (7,0,44,17).

  • camgöbeği tonu 7.08%
  • eflatun tonu 0.00%
  • sarı tonu 43.87%
  • ana renk tonu 16.86%

CMYK: (7,0,44,17)
C7M0Y44K17 (7%, 0%, 44%, 17%)
(0.07 / 0.00 / 0.44 / 0.17)

CMYK yüzdeleri

%7.08
%0
%43.87
%16.86

Codes

Color #C5D477 in popluar color models

C5 D4 77
RGB 197 212 119
HSL 70° 51.96% 64.90%
HSB/HSV 70° 43.87% 83.14%
CMYK 7.08% 0.00% 43.87%
16.86%

Color #C5D477 in popluar number systems.

HEX C5 D4 77
Decimal 197 212 119
Binary 11000101 11010100 1110111
Octal 305 324 167

Shades and tints

Shades of #C5D477

#C5D477
(197,212,119)
#B4C16D
(180,193,109)
#A3AE63
(163,174,99)
#929B59
(146,155,89)
#81884F
(129,136,79)
#707545
(112,117,69)
#5F623B
(95,98,59)
#4E4F31
(78,79,49)
#3D3C27
(61,60,39)
#2C291D
(44,41,29)
#1B1613
(27,22,19)
#000000
(0,0,0)

Tints of #C5D477

#C5D477
(197,212,119)
#CAD783
(202,215,131)
#CFDA8F
(207,218,143)
#D4DD9B
(212,221,155)
#D9E0A7
(217,224,167)
#DEE3B3
(222,227,179)
#E3E6BF
(227,230,191)
#E8E9CB
(232,233,203)
#EDECD7
(237,236,215)
#F2EFE3
(242,239,227)
#F7F2EF
(247,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D477 color. Also use rgb(197,212,119) instead hex code.

Text Font Color

.myTextColor { color: #C5D477; }

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

This text font color is #C5D477.

Background Color

.myBgColor { background-color: #C5D477; }

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

This div background color is #C5D477.

Border color

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

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

This div border color is #C5D477.

Opacity

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

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

Text with #C5D477 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 #C5D477;}

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

This text has shadow with #C5D477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D477.

Preview

Color preview on black background

This text has color #C5D477 on black background.


Color preview on white background

This text has color #C5D477 on white background.


Black color preview on #C5D477 background

This text has black color on #C5D477 background.


White color preview on #C5D477 background

This text has white color on #C5D477 background.


Related colors

Complementary color

Complementary color for #hex is #3A2B88.


I love getcolorcode.com

Triadic colors

1 #77C5D4 and #D477C5 with #C5D477 are triadic colors.

2 #77D4C5 and #D4C577 with #C5D477 are triadic colors.