COLOR #C9B9DE

HEX: #C9B9DE RGB: (201,185,222)

Color info

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

RGB color model

#C9B9DE color RGB value is (201,185,222).

RGB: (201,185,222) (79%, 73%, 87%)

RGB channels and saturation

R 201 of 255 = 79%
G 185 of 255 = 73%
B 222 of 255 = 87%

201
185
222

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

Portions of RGB colors in percentages

R + G + B = 201 + 185 + 222 = 608 (100%)
R 201 of 608 ~ 33.06%
G 185 of 608 ~ 30.43%
B 222 of 608 ~ 36.51'%

%33.06
%30.43
%36.51

CMYK color model

#C9B9DE color CMYK value is (9,17,0,13).

  • cyan value is 9.46%
  • magenta value is 16.67%
  • yellow value is 0.00%
  • key color value is 12.94%

CMYK: (9,17,0,13)
C9M17Y0K13 (9%, 17%, 0%, 13%)
(0.09 / 0.17 / 0.00 / 0.13)

CMYK percentages

%9.46
%16.67
%0
%12.94

Codes

Color #C9B9DE in popluar color models

C9 B9 DE
RGB 201 185 222
HSL 266° 35.92% 79.80%
HSB/HSV 266° 16.67% 87.06%
CMYK 9.46% 16.67% 0.00%
12.94%

Color #C9B9DE in popluar number systems.

HEX C9 B9 DE
Decimal 201 185 222
Binary 11001001 10111001 11011110
Octal 311 271 336

Shades and tints

Shades of #C9B9DE

#C9B9DE
(201,185,222)
#B7A9CA
(183,169,202)
#A599B6
(165,153,182)
#9389A2
(147,137,162)
#81798E
(129,121,142)
#6F697A
(111,105,122)
#5D5966
(93,89,102)
#4B4952
(75,73,82)
#39393E
(57,57,62)
#27292A
(39,41,42)
#151916
(21,25,22)
#000000
(0,0,0)

Tints of #C9B9DE

#C9B9DE
(201,185,222)
#CDBFE1
(205,191,225)
#D1C5E4
(209,197,228)
#D5CBE7
(213,203,231)
#D9D1EA
(217,209,234)
#DDD7ED
(221,215,237)
#E1DDF0
(225,221,240)
#E5E3F3
(229,227,243)
#E9E9F6
(233,233,246)
#EDEFF9
(237,239,249)
#F1F5FC
(241,245,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9B9DE color. Also use rgb(201,185,222) instead hex code.

Text Font Color

.myTextColor { color: #C9B9DE; }

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

This text font color is #C9B9DE.

Background Color

.myBgColor { background-color: #C9B9DE; }

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

This div background color is #C9B9DE.

Border color

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

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

This div border color is #C9B9DE.

Opacity

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

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

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

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

This text has shadow with #C9B9DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9B9DE.

Preview

Color preview on black background

This text has color #C9B9DE on black background.


Color preview on white background

This text has color #C9B9DE on white background.


Black color preview on #C9B9DE background

This text has black color on #C9B9DE background.


White color preview on #C9B9DE background

This text has white color on #C9B9DE background.


Related colors

Complementary color

Complementary color for #hex is #364621.


I love getcolorcode.com

Triadic colors

1 #DEC9B9 and #B9DEC9 with #C9B9DE are triadic colors.

2 #DEB9C9 and #B9C9DE with #C9B9DE are triadic colors.