COLOR #C7B9DE

HEX: #C7B9DE RGB: (199,185,222)

Color info

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

RGB color model

#C7B9DE color RGB value is (199,185,222).

RGB: (199,185,222) (78%, 73%, 87%)

RGB channels and saturation

R 199 of 255 = 78%
G 185 of 255 = 73%
B 222 of 255 = 87%

199
185
222

R + G + B ~ 79%. #C7B9DE is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 185 + 222 = 606 (100%)
R 199 of 606 ~ 32.84%
G 185 of 606 ~ 30.53%
B 222 of 606 ~ 36.63'%

%32.84
%30.53
%36.63

CMYK color model

#C7B9DE color CMYK value is (10,17,0,13).

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

CMYK: (10,17,0,13)
C10M17Y0K13 (10%, 17%, 0%, 13%)
(0.10 / 0.17 / 0.00 / 0.13)

CMYK percentages

%10.36
%16.67
%0
%12.94

Codes

Color #C7B9DE in popluar color models

C7 B9 DE
RGB 199 185 222
HSL 263° 35.92% 79.80%
HSB/HSV 263° 16.67% 87.06%
CMYK 10.36% 16.67% 0.00%
12.94%

Color #C7B9DE in popluar number systems.

HEX C7 B9 DE
Decimal 199 185 222
Binary 11000111 10111001 11011110
Octal 307 271 336

Shades and tints

Shades of #C7B9DE

#C7B9DE
(199,185,222)
#B5A9CA
(181,169,202)
#A399B6
(163,153,182)
#9189A2
(145,137,162)
#7F798E
(127,121,142)
#6D697A
(109,105,122)
#5B5966
(91,89,102)
#494952
(73,73,82)
#37393E
(55,57,62)
#25292A
(37,41,42)
#131916
(19,25,22)
#000000
(0,0,0)

Tints of #C7B9DE

#C7B9DE
(199,185,222)
#CCBFE1
(204,191,225)
#D1C5E4
(209,197,228)
#D6CBE7
(214,203,231)
#DBD1EA
(219,209,234)
#E0D7ED
(224,215,237)
#E5DDF0
(229,221,240)
#EAE3F3
(234,227,243)
#EFE9F6
(239,233,246)
#F4EFF9
(244,239,249)
#F9F5FC
(249,245,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7B9DE; }

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

This text font color is #C7B9DE.

Background Color

.myBgColor { background-color: #C7B9DE; }

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

This div background color is #C7B9DE.

Border color

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

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

This div border color is #C7B9DE.

Opacity

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

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

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

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

This text has shadow with #C7B9DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7B9DE.

Preview

Color preview on black background

This text has color #C7B9DE on black background.


Color preview on white background

This text has color #C7B9DE on white background.


Black color preview on #C7B9DE background

This text has black color on #C7B9DE background.


White color preview on #C7B9DE background

This text has white color on #C7B9DE background.


Related colors

Complementary color

Complementary color for #hex is #384621.


I love getcolorcode.com

Triadic colors

1 #DEC7B9 and #B9DEC7 with #C7B9DE are triadic colors.

2 #DEB9C7 and #B9C7DE with #C7B9DE are triadic colors.