COLOR #C5D557

HEX: #C5D557 RGB: (197,213,87)

Color info

#C5D557 contains mainly red and green colors. Web safe color of #C5D557 is #CCCC66 (or #CC6).

RGB color model

#C5D557 color RGB value is (197,213,87).

RGB: (197,213,87) (77%, 84%, 34%)

RGB channels and saturation

R 197 of 255 = 77%
G 213 of 255 = 84%
B 87 of 255 = 34%

197
213
87

R + G + B ~ 65%. #C5D557 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 213 + 87 = 497 (100%)
R 197 of 497 ~ 39.64%
G 213 of 497 ~ 42.86%
B 87 of 497 ~ 17.51'%

%39.64
%42.86
%17.51

CMYK color model

#C5D557 color CMYK value is (8,0,59,16).

  • cyan value is 7.51%
  • magenta value is 0.00%
  • yellow value is 59.15%
  • key color value is 16.47%

CMYK: (8,0,59,16)
C8M0Y59K16 (8%, 0%, 59%, 16%)
(0.08 / 0.00 / 0.59 / 0.16)

CMYK percentages

%7.51
%0
%59.15
%16.47

Codes

Color #C5D557 in popluar color models

C5 D5 57
RGB 197 213 87
HSL 68° 60.00% 58.82%
HSB/HSV 68° 59.15% 83.53%
CMYK 7.51% 0.00% 59.15%
16.47%

Color #C5D557 in popluar number systems.

HEX C5 D5 57
Decimal 197 213 87
Binary 11000101 11010101 1010111
Octal 305 325 127

Shades and tints

Shades of #C5D557

#C5D557
(197,213,87)
#B4C250
(180,194,80)
#A3AF49
(163,175,73)
#929C42
(146,156,66)
#81893B
(129,137,59)
#707634
(112,118,52)
#5F632D
(95,99,45)
#4E5026
(78,80,38)
#3D3D1F
(61,61,31)
#2C2A18
(44,42,24)
#1B1711
(27,23,17)
#000000
(0,0,0)

Tints of #C5D557

#C5D557
(197,213,87)
#CAD866
(202,216,102)
#CFDB75
(207,219,117)
#D4DE84
(212,222,132)
#D9E193
(217,225,147)
#DEE4A2
(222,228,162)
#E3E7B1
(227,231,177)
#E8EAC0
(232,234,192)
#EDEDCF
(237,237,207)
#F2F0DE
(242,240,222)
#F7F3ED
(247,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D557 color. Also use rgb(197,213,87) instead hex code.

Text Font Color

.myTextColor { color: #C5D557; }

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

This text font color is #C5D557.

Background Color

.myBgColor { background-color: #C5D557; }

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

This div background color is #C5D557.

Border color

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

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

This div border color is #C5D557.

Opacity

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

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

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

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

This text has shadow with #C5D557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D557.

Preview

Color preview on black background

This text has color #C5D557 on black background.


Color preview on white background

This text has color #C5D557 on white background.


Black color preview on #C5D557 background

This text has black color on #C5D557 background.


White color preview on #C5D557 background

This text has white color on #C5D557 background.


Related colors

Complementary color

Complementary color for #hex is #3A2AA8.


I love getcolorcode.com

Triadic colors

1 #57C5D5 and #D557C5 with #C5D557 are triadic colors.

2 #57D5C5 and #D5C557 with #C5D557 are triadic colors.