COLOR #D0C3E0

HEX: #D0C3E0 RGB: (208,195,224)

Color info

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

RGB color model

#D0C3E0 color RGB value is (208,195,224).

RGB: (208,195,224) (82%, 76%, 88%)

RGB channels and saturation

R 208 of 255 = 82%
G 195 of 255 = 76%
B 224 of 255 = 88%

208
195
224

R + G + B ~ 82%. #D0C3E0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 208 + 195 + 224 = 627 (100%)
R 208 of 627 ~ 33.17%
G 195 of 627 ~ 31.1%
B 224 of 627 ~ 35.73'%

%33.17
%31.1
%35.73

CMYK color model

#D0C3E0 color CMYK value is (7,13,0,12).

  • cyan value is 7.14%
  • magenta value is 12.95%
  • yellow value is 0.00%
  • key color value is 12.16%

CMYK: (7,13,0,12)
C7M13Y0K12 (7%, 13%, 0%, 12%)
(0.07 / 0.13 / 0.00 / 0.12)

CMYK percentages

%7.14
%12.95
%0
%12.16

Codes

Color #D0C3E0 in popluar color models

D0 C3 E0
RGB 208 195 224
HSL 267° 31.87% 82.16%
HSB/HSV 267° 12.95% 87.84%
CMYK 7.14% 12.95% 0.00%
12.16%

Color #D0C3E0 in popluar number systems.

HEX D0 C3 E0
Decimal 208 195 224
Binary 11010000 11000011 11100000
Octal 320 303 340

Shades and tints

Shades of #D0C3E0

#D0C3E0
(208,195,224)
#BEB2CC
(190,178,204)
#ACA1B8
(172,161,184)
#9A90A4
(154,144,164)
#887F90
(136,127,144)
#766E7C
(118,110,124)
#645D68
(100,93,104)
#524C54
(82,76,84)
#403B40
(64,59,64)
#2E2A2C
(46,42,44)
#1C1918
(28,25,24)
#000000
(0,0,0)

Tints of #D0C3E0

#D0C3E0
(208,195,224)
#D4C8E2
(212,200,226)
#D8CDE4
(216,205,228)
#DCD2E6
(220,210,230)
#E0D7E8
(224,215,232)
#E4DCEA
(228,220,234)
#E8E1EC
(232,225,236)
#ECE6EE
(236,230,238)
#F0EBF0
(240,235,240)
#F4F0F2
(244,240,242)
#F8F5F4
(248,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D0C3E0 color. Also use rgb(208,195,224) instead hex code.

Text Font Color

.myTextColor { color: #D0C3E0; }

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

This text font color is #D0C3E0.

Background Color

.myBgColor { background-color: #D0C3E0; }

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

This div background color is #D0C3E0.

Border color

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

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

This div border color is #D0C3E0.

Opacity

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

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

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

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

This text has shadow with #D0C3E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0C3E0.

Preview

Color preview on black background

This text has color #D0C3E0 on black background.


Color preview on white background

This text has color #D0C3E0 on white background.


Black color preview on #D0C3E0 background

This text has black color on #D0C3E0 background.


White color preview on #D0C3E0 background

This text has white color on #D0C3E0 background.


Related colors

Complementary color

Complementary color for #hex is #2F3C1F.


I love getcolorcode.com

Triadic colors

1 #E0D0C3 and #C3E0D0 with #D0C3E0 are triadic colors.

2 #E0C3D0 and #C3D0E0 with #D0C3E0 are triadic colors.