COLOR #C4EBD7

HEX: #C4EBD7 RGB: (196,235,215)

Color info

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

RGB color model

#C4EBD7 color RGB value is (196,235,215).

RGB: (196,235,215) (77%, 92%, 84%)

RGB channels and saturation

R 196 of 255 = 77%
G 235 of 255 = 92%
B 215 of 255 = 84%

196
235
215

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

Portions of RGB colors in percentages

R + G + B = 196 + 235 + 215 = 646 (100%)
R 196 of 646 ~ 30.34%
G 235 of 646 ~ 36.38%
B 215 of 646 ~ 33.28'%

%30.34
%36.38
%33.28

CMYK color model

#C4EBD7 color CMYK value is (17,0,9,8).

  • cyan value is 16.60%
  • magenta value is 0.00%
  • yellow value is 8.51%
  • key color value is 7.84%

CMYK: (17,0,9,8)
C17M0Y9K8 (17%, 0%, 9%, 8%)
(0.17 / 0.00 / 0.09 / 0.08)

CMYK percentages

%16.6
%0
%8.51
%7.84

Codes

Color #C4EBD7 in popluar color models

C4 EB D7
RGB 196 235 215
HSL 149° 49.37% 84.51%
HSB/HSV 149° 16.60% 92.16%
CMYK 16.60% 0.00% 8.51%
7.84%

Color #C4EBD7 in popluar number systems.

HEX C4 EB D7
Decimal 196 235 215
Binary 11000100 11101011 11010111
Octal 304 353 327

Shades and tints

Shades of #C4EBD7

#C4EBD7
(196,235,215)
#B3D6C4
(179,214,196)
#A2C1B1
(162,193,177)
#91AC9E
(145,172,158)
#80978B
(128,151,139)
#6F8278
(111,130,120)
#5E6D65
(94,109,101)
#4D5852
(77,88,82)
#3C433F
(60,67,63)
#2B2E2C
(43,46,44)
#1A1919
(26,25,25)
#000000
(0,0,0)

Tints of #C4EBD7

#C4EBD7
(196,235,215)
#C9ECDA
(201,236,218)
#CEEDDD
(206,237,221)
#D3EEE0
(211,238,224)
#D8EFE3
(216,239,227)
#DDF0E6
(221,240,230)
#E2F1E9
(226,241,233)
#E7F2EC
(231,242,236)
#ECF3EF
(236,243,239)
#F1F4F2
(241,244,242)
#F6F5F5
(246,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4EBD7 color. Also use rgb(196,235,215) instead hex code.

Text Font Color

.myTextColor { color: #C4EBD7; }

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

This text font color is #C4EBD7.

Background Color

.myBgColor { background-color: #C4EBD7; }

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

This div background color is #C4EBD7.

Border color

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

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

This div border color is #C4EBD7.

Opacity

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

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

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

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

This text has shadow with #C4EBD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4EBD7.

Preview

Color preview on black background

This text has color #C4EBD7 on black background.


Color preview on white background

This text has color #C4EBD7 on white background.


Black color preview on #C4EBD7 background

This text has black color on #C4EBD7 background.


White color preview on #C4EBD7 background

This text has white color on #C4EBD7 background.


Related colors

Complementary color

Complementary color for #hex is #3B1428.


I love getcolorcode.com

Triadic colors

1 #D7C4EB and #EBD7C4 with #C4EBD7 are triadic colors.

2 #D7EBC4 and #EBC4D7 with #C4EBD7 are triadic colors.