COLOR #C4D4CB

HEX: #C4D4CB RGB: (196,212,203)

Color info

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

RGB color model

#C4D4CB color RGB value is (196,212,203).

RGB: (196,212,203) (77%, 83%, 80%)

RGB channels and saturation

R 196 of 255 = 77%
G 212 of 255 = 83%
B 203 of 255 = 80%

196
212
203

R + G + B ~ 80%. #C4D4CB is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 212 + 203 = 611 (100%)
R 196 of 611 ~ 32.08%
G 212 of 611 ~ 34.7%
B 203 of 611 ~ 33.22'%

%32.08
%34.7
%33.22

CMYK color model

#C4D4CB color CMYK value is (8,0,4,17).

  • cyan value is 7.55%
  • magenta value is 0.00%
  • yellow value is 4.25%
  • key color value is 16.86%
CMYK: (8,0,4,17) C8M0Y4K17 (8%,0%,4%,17%) (0.08/0.00/0.04/0.17) 

CMYK percentages

%7.55
%0
%4.25
%16.86

Codes

Color #C4D4CB in popluar color models

C4 D4 CB
RGB 196 212 203
HSL 146° 15.69% 80.00%
HSB/HSV 146° 7.55% 83.14%
CMYK 7.55% 0.00% 4.25%
16.86%

Color #C4D4CB in popluar number systems.

HEX C4 D4 CB
Decimal 196 212 203
Binary 11000100 11010100 11001011
Octal 304 324 313

Shades and tints

Shades of #C4D4CB

#C4D4CB
(196,212,203)
#B3C1B9
(179,193,185)
#A2AEA7
(162,174,167)
#919B95
(145,155,149)
#808883
(128,136,131)
#6F7571
(111,117,113)
#5E625F
(94,98,95)
#4D4F4D
(77,79,77)
#3C3C3B
(60,60,59)
#2B2929
(43,41,41)
#1A1617
(26,22,23)
#000000
(0,0,0)

Tints of #C4D4CB

#C4D4CB
(196,212,203)
#C9D7CF
(201,215,207)
#CEDAD3
(206,218,211)
#D3DDD7
(211,221,215)
#D8E0DB
(216,224,219)
#DDE3DF
(221,227,223)
#E2E6E3
(226,230,227)
#E7E9E7
(231,233,231)
#ECECEB
(236,236,235)
#F1EFEF
(241,239,239)
#F6F2F3
(246,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4D4CB color. Also use rgb(196,212,203) instead hex code.

Text Font Color

.myTextColor { color: #C4D4CB; }

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

This text font color is #C4D4CB.

Background Color

.myBgColor { background-color: #C4D4CB; }

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

This div background color is #C4D4CB.

Border color

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

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

This div border color is #C4D4CB.

Opacity

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

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

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

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

This text has shadow with #C4D4CB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D4CB.

Preview

Color preview on black background

This text has color #C4D4CB on black background.


Color preview on white background

This text has color #C4D4CB on white background.


Black color preview on #C4D4CB background

This text has black color on #C4D4CB background.


White color preview on #C4D4CB background

This text has white color on #C4D4CB background.


Related colors

Complementary color

Complementary color for #hex is #3B2B34.


I love getcolorcode.com

Triadic colors

1 #CBC4D4 and #D4CBC4 with #C4D4CB are triadic colors.

2 #CBD4C4 and #D4C4CB with #C4D4CB are triadic colors.