COLOR #C5D885

HEX: #C5D885 RGB: (197,216,133)

Color info

#C5D885 contains mainly red and green colors. Web safe color of #C5D885 is #CCCC99 (or #CC9).

RGB color model

#C5D885 color RGB value is (197,216,133).

RGB: (197,216,133) (77%, 85%, 52%)

RGB channels and saturation

R 197 of 255 = 77%
G 216 of 255 = 85%
B 133 of 255 = 52%

197
216
133

R + G + B ~ 71%. #C5D885 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 216 + 133 = 546 (100%)
R 197 of 546 ~ 36.08%
G 216 of 546 ~ 39.56%
B 133 of 546 ~ 24.36'%

%36.08
%39.56
%24.36

CMYK color model

#C5D885 color CMYK value is (9,0,38,15).

  • cyan value is 8.80%
  • magenta value is 0.00%
  • yellow value is 38.43%
  • key color value is 15.29%

CMYK: (9,0,38,15)
C9M0Y38K15 (9%, 0%, 38%, 15%)
(0.09 / 0.00 / 0.38 / 0.15)

CMYK percentages

%8.8
%0
%38.43
%15.29

Codes

Color #C5D885 in popluar color models

C5 D8 85
RGB 197 216 133
HSL 74° 51.55% 68.43%
HSB/HSV 74° 38.43% 84.71%
CMYK 8.80% 0.00% 38.43%
15.29%

Color #C5D885 in popluar number systems.

HEX C5 D8 85
Decimal 197 216 133
Binary 11000101 11011000 10000101
Octal 305 330 205

Shades and tints

Shades of #C5D885

#C5D885
(197,216,133)
#B4C579
(180,197,121)
#A3B26D
(163,178,109)
#929F61
(146,159,97)
#818C55
(129,140,85)
#707949
(112,121,73)
#5F663D
(95,102,61)
#4E5331
(78,83,49)
#3D4025
(61,64,37)
#2C2D19
(44,45,25)
#1B1A0D
(27,26,13)
#000000
(0,0,0)

Tints of #C5D885

#C5D885
(197,216,133)
#CADB90
(202,219,144)
#CFDE9B
(207,222,155)
#D4E1A6
(212,225,166)
#D9E4B1
(217,228,177)
#DEE7BC
(222,231,188)
#E3EAC7
(227,234,199)
#E8EDD2
(232,237,210)
#EDF0DD
(237,240,221)
#F2F3E8
(242,243,232)
#F7F6F3
(247,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D885 color. Also use rgb(197,216,133) instead hex code.

Text Font Color

.myTextColor { color: #C5D885; }

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

This text font color is #C5D885.

Background Color

.myBgColor { background-color: #C5D885; }

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

This div background color is #C5D885.

Border color

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

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

This div border color is #C5D885.

Opacity

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

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

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

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

This text has shadow with #C5D885 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D885.

Preview

Color preview on black background

This text has color #C5D885 on black background.


Color preview on white background

This text has color #C5D885 on white background.


Black color preview on #C5D885 background

This text has black color on #C5D885 background.


White color preview on #C5D885 background

This text has white color on #C5D885 background.


Related colors

Complementary color

Complementary color for #hex is #3A277A.


I love getcolorcode.com

Triadic colors

1 #85C5D8 and #D885C5 with #C5D885 are triadic colors.

2 #85D8C5 and #D8C585 with #C5D885 are triadic colors.