COLOR #C4B9CE

HEX: #C4B9CE RGB: (196,185,206)

Color info

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

RGB color model

#C4B9CE color RGB value is (196,185,206).

RGB: (196,185,206) (77%, 73%, 81%)

RGB channels and saturation

R 196 of 255 = 77%
G 185 of 255 = 73%
B 206 of 255 = 81%

196
185
206

R + G + B ~ 77%. #C4B9CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 185 + 206 = 587 (100%)
R 196 of 587 ~ 33.39%
G 185 of 587 ~ 31.52%
B 206 of 587 ~ 35.09'%

%33.39
%31.52
%35.09

CMYK color model

#C4B9CE color CMYK value is (5,10,0,19).

  • cyan value is 4.85%
  • magenta value is 10.19%
  • yellow value is 0.00%
  • key color value is 19.22%

CMYK: (5,10,0,19)
C5M10Y0K19 (5%, 10%, 0%, 19%)
(0.05 / 0.10 / 0.00 / 0.19)

CMYK percentages

%4.85
%10.19
%0
%19.22

Codes

Color #C4B9CE in popluar color models

C4 B9 CE
RGB 196 185 206
HSL 271° 17.65% 76.67%
HSB/HSV 271° 10.19% 80.78%
CMYK 4.85% 10.19% 0.00%
19.22%

Color #C4B9CE in popluar number systems.

HEX C4 B9 CE
Decimal 196 185 206
Binary 11000100 10111001 11001110
Octal 304 271 316

Shades and tints

Shades of #C4B9CE

#C4B9CE
(196,185,206)
#B3A9BC
(179,169,188)
#A299AA
(162,153,170)
#918998
(145,137,152)
#807986
(128,121,134)
#6F6974
(111,105,116)
#5E5962
(94,89,98)
#4D4950
(77,73,80)
#3C393E
(60,57,62)
#2B292C
(43,41,44)
#1A191A
(26,25,26)
#000000
(0,0,0)

Tints of #C4B9CE

#C4B9CE
(196,185,206)
#C9BFD2
(201,191,210)
#CEC5D6
(206,197,214)
#D3CBDA
(211,203,218)
#D8D1DE
(216,209,222)
#DDD7E2
(221,215,226)
#E2DDE6
(226,221,230)
#E7E3EA
(231,227,234)
#ECE9EE
(236,233,238)
#F1EFF2
(241,239,242)
#F6F5F6
(246,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4B9CE color. Also use rgb(196,185,206) instead hex code.

Text Font Color

.myTextColor { color: #C4B9CE; }

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

This text font color is #C4B9CE.

Background Color

.myBgColor { background-color: #C4B9CE; }

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

This div background color is #C4B9CE.

Border color

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

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

This div border color is #C4B9CE.

Opacity

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

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

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

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

This text has shadow with #C4B9CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4B9CE.

Preview

Color preview on black background

This text has color #C4B9CE on black background.


Color preview on white background

This text has color #C4B9CE on white background.


Black color preview on #C4B9CE background

This text has black color on #C4B9CE background.


White color preview on #C4B9CE background

This text has white color on #C4B9CE background.


Related colors

Complementary color

Complementary color for #hex is #3B4631.


I love getcolorcode.com

Triadic colors

1 #CEC4B9 and #B9CEC4 with #C4B9CE are triadic colors.

2 #CEB9C4 and #B9C4CE with #C4B9CE are triadic colors.