COLOR #C5E4CD

HEX: #C5E4CD RGB: (197,228,205)

Color info

#C5E4CD contains red, green and blue colors in about the same proportion. Web safe color of #C5E4CD is #CCCCCC (or #CCC).

RGB color model

#C5E4CD color RGB value is (197,228,205).

RGB: (197,228,205) (77%, 89%, 80%)

RGB channels and saturation

R 197 of 255 = 77%
G 228 of 255 = 89%
B 205 of 255 = 80%

197
228
205

R + G + B ~ 82%. #C5E4CD is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 228 + 205 = 630 (100%)
R 197 of 630 ~ 31.27%
G 228 of 630 ~ 36.19%
B 205 of 630 ~ 32.54'%

%31.27
%36.19
%32.54

CMYK color model

#C5E4CD color CMYK value is (14,0,10,11).

  • cyan value is 13.60%
  • magenta value is 0.00%
  • yellow value is 10.09%
  • key color value is 10.59%

CMYK: (14,0,10,11)
C14M0Y10K11 (14%, 0%, 10%, 11%)
(0.14 / 0.00 / 0.10 / 0.11)

CMYK percentages

%13.6
%0
%10.09
%10.59

Codes

Color #C5E4CD in popluar color models

C5 E4 CD
RGB 197 228 205
HSL 135° 36.47% 83.33%
HSB/HSV 135° 13.60% 89.41%
CMYK 13.60% 0.00% 10.09%
10.59%

Color #C5E4CD in popluar number systems.

HEX C5 E4 CD
Decimal 197 228 205
Binary 11000101 11100100 11001101
Octal 305 344 315

Shades and tints

Shades of #C5E4CD

#C5E4CD
(197,228,205)
#B4D0BB
(180,208,187)
#A3BCA9
(163,188,169)
#92A897
(146,168,151)
#819485
(129,148,133)
#708073
(112,128,115)
#5F6C61
(95,108,97)
#4E584F
(78,88,79)
#3D443D
(61,68,61)
#2C302B
(44,48,43)
#1B1C19
(27,28,25)
#000000
(0,0,0)

Tints of #C5E4CD

#C5E4CD
(197,228,205)
#CAE6D1
(202,230,209)
#CFE8D5
(207,232,213)
#D4EAD9
(212,234,217)
#D9ECDD
(217,236,221)
#DEEEE1
(222,238,225)
#E3F0E5
(227,240,229)
#E8F2E9
(232,242,233)
#EDF4ED
(237,244,237)
#F2F6F1
(242,246,241)
#F7F8F5
(247,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E4CD color. Also use rgb(197,228,205) instead hex code.

Text Font Color

.myTextColor { color: #C5E4CD; }

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

This text font color is #C5E4CD.

Background Color

.myBgColor { background-color: #C5E4CD; }

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

This div background color is #C5E4CD.

Border color

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

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

This div border color is #C5E4CD.

Opacity

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

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

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

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

This text has shadow with #C5E4CD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E4CD.

Preview

Color preview on black background

This text has color #C5E4CD on black background.


Color preview on white background

This text has color #C5E4CD on white background.


Black color preview on #C5E4CD background

This text has black color on #C5E4CD background.


White color preview on #C5E4CD background

This text has white color on #C5E4CD background.


Related colors

Complementary color

Complementary color for #hex is #3A1B32.


I love getcolorcode.com

Triadic colors

1 #CDC5E4 and #E4CDC5 with #C5E4CD are triadic colors.

2 #CDE4C5 and #E4C5CD with #C5E4CD are triadic colors.