COLOR #C5D573

HEX: #C5D573 RGB: (197,213,115)

Color info

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

RGB color model

#C5D573 color RGB value is (197,213,115).

RGB: (197,213,115) (77%, 84%, 45%)

RGB channels and saturation

R 197 of 255 = 77%
G 213 of 255 = 84%
B 115 of 255 = 45%

197
213
115

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

Portions of RGB colors in percentages

R + G + B = 197 + 213 + 115 = 525 (100%)
R 197 of 525 ~ 37.52%
G 213 of 525 ~ 40.57%
B 115 of 525 ~ 21.9'%

%37.52
%40.57
%21.9

CMYK color model

#C5D573 color CMYK value is (8,0,46,16).

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

CMYK: (8,0,46,16)
C8M0Y46K16 (8%, 0%, 46%, 16%)
(0.08 / 0.00 / 0.46 / 0.16)

CMYK percentages

%7.51
%0
%46.01
%16.47

Codes

Color #C5D573 in popluar color models

C5 D5 73
RGB 197 213 115
HSL 70° 53.85% 64.31%
HSB/HSV 70° 46.01% 83.53%
CMYK 7.51% 0.00% 46.01%
16.47%

Color #C5D573 in popluar number systems.

HEX C5 D5 73
Decimal 197 213 115
Binary 11000101 11010101 1110011
Octal 305 325 163

Shades and tints

Shades of #C5D573

#C5D573
(197,213,115)
#B4C269
(180,194,105)
#A3AF5F
(163,175,95)
#929C55
(146,156,85)
#81894B
(129,137,75)
#707641
(112,118,65)
#5F6337
(95,99,55)
#4E502D
(78,80,45)
#3D3D23
(61,61,35)
#2C2A19
(44,42,25)
#1B170F
(27,23,15)
#000000
(0,0,0)

Tints of #C5D573

#C5D573
(197,213,115)
#CAD87F
(202,216,127)
#CFDB8B
(207,219,139)
#D4DE97
(212,222,151)
#D9E1A3
(217,225,163)
#DEE4AF
(222,228,175)
#E3E7BB
(227,231,187)
#E8EAC7
(232,234,199)
#EDEDD3
(237,237,211)
#F2F0DF
(242,240,223)
#F7F3EB
(247,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D573; }

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

This text font color is #C5D573.

Background Color

.myBgColor { background-color: #C5D573; }

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

This div background color is #C5D573.

Border color

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

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

This div border color is #C5D573.

Opacity

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

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

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

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

This text has shadow with #C5D573 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D573.

Preview

Color preview on black background

This text has color #C5D573 on black background.


Color preview on white background

This text has color #C5D573 on white background.


Black color preview on #C5D573 background

This text has black color on #C5D573 background.


White color preview on #C5D573 background

This text has white color on #C5D573 background.


Related colors

Complementary color

Complementary color for #hex is #3A2A8C.


I love getcolorcode.com

Triadic colors

1 #73C5D5 and #D573C5 with #C5D573 are triadic colors.

2 #73D5C5 and #D5C573 with #C5D573 are triadic colors.