COLOR #C4E7D5

HEX: #C4E7D5 RGB: (196,231,213)

Color info

#C4E7D5 contains red, green and blue colors in about the same proportion. Web safe color of #C4E7D5 is #CCFFCC (or #CFC).

RGB color model

#C4E7D5 color RGB value is (196,231,213).

RGB: (196,231,213) (77%, 91%, 84%)

RGB channels and saturation

R 196 of 255 = 77%
G 231 of 255 = 91%
B 213 of 255 = 84%

196
231
213

R + G + B ~ 84%. #C4E7D5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 231 + 213 = 640 (100%)
R 196 of 640 ~ 30.63%
G 231 of 640 ~ 36.09%
B 213 of 640 ~ 33.28'%

%30.63
%36.09
%33.28

CMYK color model

#C4E7D5 color CMYK value is (15,0,8,9).

  • cyan value is 15.15%
  • magenta value is 0.00%
  • yellow value is 7.79%
  • key color value is 9.41%
CMYK: (15,0,8,9) C15M0Y8K9 (15%,0%,8%,9%) (0.15/0.00/0.08/0.09) 

CMYK percentages

%15.15
%0
%7.79
%9.41

Codes

Color #C4E7D5 in popluar color models

C4 E7 D5
RGB 196 231 213
HSL 149° 42.17% 83.73%
HSB/HSV 149° 15.15% 90.59%
CMYK 15.15% 0.00% 7.79%
9.41%

Color #C4E7D5 in popluar number systems.

HEX C4 E7 D5
Decimal 196 231 213
Binary 11000100 11100111 11010101
Octal 304 347 325

Shades and tints

Shades of #C4E7D5

#C4E7D5
(196,231,213)
#B3D2C2
(179,210,194)
#A2BDAF
(162,189,175)
#91A89C
(145,168,156)
#809389
(128,147,137)
#6F7E76
(111,126,118)
#5E6963
(94,105,99)
#4D5450
(77,84,80)
#3C3F3D
(60,63,61)
#2B2A2A
(43,42,42)
#1A1517
(26,21,23)
#000000
(0,0,0)

Tints of #C4E7D5

#C4E7D5
(196,231,213)
#C9E9D8
(201,233,216)
#CEEBDB
(206,235,219)
#D3EDDE
(211,237,222)
#D8EFE1
(216,239,225)
#DDF1E4
(221,241,228)
#E2F3E7
(226,243,231)
#E7F5EA
(231,245,234)
#ECF7ED
(236,247,237)
#F1F9F0
(241,249,240)
#F6FBF3
(246,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4E7D5 color. Also use rgb(196,231,213) instead hex code.

Text Font Color

.myTextColor { color: #C4E7D5; }

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

This text font color is #C4E7D5.

Background Color

.myBgColor { background-color: #C4E7D5; }

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

This div background color is #C4E7D5.

Border color

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

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

This div border color is #C4E7D5.

Opacity

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

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

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

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

This text has shadow with #C4E7D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4E7D5.

Preview

Color preview on black background

This text has color #C4E7D5 on black background.


Color preview on white background

This text has color #C4E7D5 on white background.


Black color preview on #C4E7D5 background

This text has black color on #C4E7D5 background.


White color preview on #C4E7D5 background

This text has white color on #C4E7D5 background.


Related colors

Complementary color

Complementary color for #hex is #3B182A.


I love getcolorcode.com

Triadic colors

1 #D5C4E7 and #E7D5C4 with #C4E7D5 are triadic colors.

2 #D5E7C4 and #E7C4D5 with #C4E7D5 are triadic colors.