COLOR #D6C9EC

HEX: #D6C9EC RGB: (214,201,236)

Renk bilgisi

#D6C9EC contains red, green and blue colors in about the same proportion. #D6C9EC ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#D6C9EC color RGB value is (214,201,236).

RGB: (214,201,236) (84%, 79%, 93%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 201 of 255 = 79%
B 236 of 255 = 93%

214
201
236

R + G + B ~ 85%. #D6C9EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 201 + 236 = 651 (100%)
R 214 of 651 ~ 32.87%
G 201 of 651 ~ 30.88%
B 236 of 651 ~ 36.25'%

%32.87
%30.88
%36.25

CMYK RENK MODELİ

#D6C9EC rengi CMYK tonu (9,15,0,7).

  • camgöbeği tonu 9.32%
  • eflatun tonu 14.83%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (9,15,0,7)
C9M15Y0K7 (9%, 15%, 0%, 7%)
(0.09 / 0.15 / 0.00 / 0.07)

CMYK yüzdeleri

%9.32
%14.83
%0
%7.45

Codes

Color #D6C9EC in popluar color models

D6 C9 EC
RGB 214 201 236
HSL 262° 47.95% 85.69%
HSB/HSV 262° 14.83% 92.55%
CMYK 9.32% 14.83% 0.00%
7.45%

Color #D6C9EC in popluar number systems.

HEX D6 C9 EC
Decimal 214 201 236
Binary 11010110 11001001 11101100
Octal 326 311 354

Shades and tints

Shades of #D6C9EC

#D6C9EC
(214,201,236)
#C3B7D7
(195,183,215)
#B0A5C2
(176,165,194)
#9D93AD
(157,147,173)
#8A8198
(138,129,152)
#776F83
(119,111,131)
#645D6E
(100,93,110)
#514B59
(81,75,89)
#3E3944
(62,57,68)
#2B272F
(43,39,47)
#18151A
(24,21,26)
#000000
(0,0,0)

Tints of #D6C9EC

#D6C9EC
(214,201,236)
#D9CDED
(217,205,237)
#DCD1EE
(220,209,238)
#DFD5EF
(223,213,239)
#E2D9F0
(226,217,240)
#E5DDF1
(229,221,241)
#E8E1F2
(232,225,242)
#EBE5F3
(235,229,243)
#EEE9F4
(238,233,244)
#F1EDF5
(241,237,245)
#F4F1F6
(244,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6C9EC color. Also use rgb(214,201,236) instead hex code.

Text Font Color

.myTextColor { color: #D6C9EC; }

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

This text font color is #D6C9EC.

Background Color

.myBgColor { background-color: #D6C9EC; }

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

This div background color is #D6C9EC.

Border color

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

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

This div border color is #D6C9EC.

Opacity

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

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

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

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

This text has shadow with #D6C9EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6C9EC.

Preview

Color preview on black background

This text has color #D6C9EC on black background.


Color preview on white background

This text has color #D6C9EC on white background.


Black color preview on #D6C9EC background

This text has black color on #D6C9EC background.


White color preview on #D6C9EC background

This text has white color on #D6C9EC background.


Related colors

Complementary color

Complementary color for #hex is #293613.


I love getcolorcode.com

Triadic colors

1 #ECD6C9 and #C9ECD6 with #D6C9EC are triadic colors.

2 #ECC9D6 and #C9D6EC with #D6C9EC are triadic colors.