COLOR #C9B1CE

HEX: #C9B1CE RGB: (201,177,206)

Color info

#C9B1CE contains red, green and blue colors in about the same proportion. Web safe color of #C9B1CE is #CC99CC (or #C9C).

RGB color model

#C9B1CE color RGB value is (201,177,206).

RGB: (201,177,206) (79%, 69%, 81%)

RGB channels and saturation

R 201 of 255 = 79%
G 177 of 255 = 69%
B 206 of 255 = 81%

201
177
206

R + G + B ~ 76%. #C9B1CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 201 + 177 + 206 = 584 (100%)
R 201 of 584 ~ 34.42%
G 177 of 584 ~ 30.31%
B 206 of 584 ~ 35.27'%

%34.42
%30.31
%35.27

CMYK color model

#C9B1CE color CMYK value is (2,14,0,19).

  • cyan value is 2.43%
  • magenta value is 14.08%
  • yellow value is 0.00%
  • key color value is 19.22%

CMYK: (2,14,0,19)
C2M14Y0K19 (2%, 14%, 0%, 19%)
(0.02 / 0.14 / 0.00 / 0.19)

CMYK percentages

%2.43
%14.08
%0
%19.22

Codes

Color #C9B1CE in popluar color models

C9 B1 CE
RGB 201 177 206
HSL 290° 22.83% 75.10%
HSB/HSV 290° 14.08% 80.78%
CMYK 2.43% 14.08% 0.00%
19.22%

Color #C9B1CE in popluar number systems.

HEX C9 B1 CE
Decimal 201 177 206
Binary 11001001 10110001 11001110
Octal 311 261 316

Shades and tints

Shades of #C9B1CE

#C9B1CE
(201,177,206)
#B7A1BC
(183,161,188)
#A591AA
(165,145,170)
#938198
(147,129,152)
#817186
(129,113,134)
#6F6174
(111,97,116)
#5D5162
(93,81,98)
#4B4150
(75,65,80)
#39313E
(57,49,62)
#27212C
(39,33,44)
#15111A
(21,17,26)
#000000
(0,0,0)

Tints of #C9B1CE

#C9B1CE
(201,177,206)
#CDB8D2
(205,184,210)
#D1BFD6
(209,191,214)
#D5C6DA
(213,198,218)
#D9CDDE
(217,205,222)
#DDD4E2
(221,212,226)
#E1DBE6
(225,219,230)
#E5E2EA
(229,226,234)
#E9E9EE
(233,233,238)
#EDF0F2
(237,240,242)
#F1F7F6
(241,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9B1CE color. Also use rgb(201,177,206) instead hex code.

Text Font Color

.myTextColor { color: #C9B1CE; }

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

This text font color is #C9B1CE.

Background Color

.myBgColor { background-color: #C9B1CE; }

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

This div background color is #C9B1CE.

Border color

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

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

This div border color is #C9B1CE.

Opacity

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

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

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

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

This text has shadow with #C9B1CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9B1CE.

Preview

Color preview on black background

This text has color #C9B1CE on black background.


Color preview on white background

This text has color #C9B1CE on white background.


Black color preview on #C9B1CE background

This text has black color on #C9B1CE background.


White color preview on #C9B1CE background

This text has white color on #C9B1CE background.


Related colors

Complementary color

Complementary color for #hex is #364E31.


I love getcolorcode.com

Triadic colors

1 #CEC9B1 and #B1CEC9 with #C9B1CE are triadic colors.

2 #CEB1C9 and #B1C9CE with #C9B1CE are triadic colors.