COLOR #C5E4CB

HEX: #C5E4CB RGB: (197,228,203)

Color info

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

RGB color model

#C5E4CB color RGB value is (197,228,203).

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

RGB channels and saturation

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

197
228
203

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

Portions of RGB colors in percentages

R + G + B = 197 + 228 + 203 = 628 (100%)
R 197 of 628 ~ 31.37%
G 228 of 628 ~ 36.31%
B 203 of 628 ~ 32.32'%

%31.37
%36.31
%32.32

CMYK color model

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

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

CMYK: (14,0,11,11)
C14M0Y11K11 (14%, 0%, 11%, 11%)
(0.14 / 0.00 / 0.11 / 0.11)

CMYK percentages

%13.6
%0
%10.96
%10.59

Codes

Color #C5E4CB in popluar color models

C5 E4 CB
RGB 197 228 203
HSL 132° 36.47% 83.33%
HSB/HSV 132° 13.60% 89.41%
CMYK 13.60% 0.00% 10.96%
10.59%

Color #C5E4CB in popluar number systems.

HEX C5 E4 CB
Decimal 197 228 203
Binary 11000101 11100100 11001011
Octal 305 344 313

Shades and tints

Shades of #C5E4CB

#C5E4CB
(197,228,203)
#B4D0B9
(180,208,185)
#A3BCA7
(163,188,167)
#92A895
(146,168,149)
#819483
(129,148,131)
#708071
(112,128,113)
#5F6C5F
(95,108,95)
#4E584D
(78,88,77)
#3D443B
(61,68,59)
#2C3029
(44,48,41)
#1B1C17
(27,28,23)
#000000
(0,0,0)

Tints of #C5E4CB

#C5E4CB
(197,228,203)
#CAE6CF
(202,230,207)
#CFE8D3
(207,232,211)
#D4EAD7
(212,234,215)
#D9ECDB
(217,236,219)
#DEEEDF
(222,238,223)
#E3F0E3
(227,240,227)
#E8F2E7
(232,242,231)
#EDF4EB
(237,244,235)
#F2F6EF
(242,246,239)
#F7F8F3
(247,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E4CB; }

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

This text font color is #C5E4CB.

Background Color

.myBgColor { background-color: #C5E4CB; }

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

This div background color is #C5E4CB.

Border color

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

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

This div border color is #C5E4CB.

Opacity

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

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

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

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

This text has shadow with #C5E4CB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E4CB.

Preview

Color preview on black background

This text has color #C5E4CB on black background.


Color preview on white background

This text has color #C5E4CB on white background.


Black color preview on #C5E4CB background

This text has black color on #C5E4CB background.


White color preview on #C5E4CB background

This text has white color on #C5E4CB background.


Related colors

Complementary color

Complementary color for #hex is #3A1B34.


I love getcolorcode.com

Triadic colors

1 #CBC5E4 and #E4CBC5 with #C5E4CB are triadic colors.

2 #CBE4C5 and #E4C5CB with #C5E4CB are triadic colors.