COLOR #D9C9EC

HEX: #D9C9EC RGB: (217,201,236)

Renk bilgisi

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

RGB renk modeli

#D9C9EC color RGB value is (217,201,236).

RGB: (217,201,236) (85%, 79%, 93%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 201 of 255 = 79%
B 236 of 255 = 93%

217
201
236

R + G + B ~ 86%. #D9C9EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 201 + 236 = 654 (100%)
R 217 of 654 ~ 33.18%
G 201 of 654 ~ 30.73%
B 236 of 654 ~ 36.09'%

%33.18
%30.73
%36.09

CMYK RENK MODELİ

#D9C9EC rengi CMYK tonu (8,15,0,7).

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

CMYK: (8,15,0,7)
C8M15Y0K7 (8%, 15%, 0%, 7%)
(0.08 / 0.15 / 0.00 / 0.07)

CMYK yüzdeleri

%8.05
%14.83
%0
%7.45

Codes

Color #D9C9EC in popluar color models

D9 C9 EC
RGB 217 201 236
HSL 267° 47.95% 85.69%
HSB/HSV 267° 14.83% 92.55%
CMYK 8.05% 14.83% 0.00%
7.45%

Color #D9C9EC in popluar number systems.

HEX D9 C9 EC
Decimal 217 201 236
Binary 11011001 11001001 11101100
Octal 331 311 354

Shades and tints

Shades of #D9C9EC

#D9C9EC
(217,201,236)
#C6B7D7
(198,183,215)
#B3A5C2
(179,165,194)
#A093AD
(160,147,173)
#8D8198
(141,129,152)
#7A6F83
(122,111,131)
#675D6E
(103,93,110)
#544B59
(84,75,89)
#413944
(65,57,68)
#2E272F
(46,39,47)
#1B151A
(27,21,26)
#000000
(0,0,0)

Tints of #D9C9EC

#D9C9EC
(217,201,236)
#DCCDED
(220,205,237)
#DFD1EE
(223,209,238)
#E2D5EF
(226,213,239)
#E5D9F0
(229,217,240)
#E8DDF1
(232,221,241)
#EBE1F2
(235,225,242)
#EEE5F3
(238,229,243)
#F1E9F4
(241,233,244)
#F4EDF5
(244,237,245)
#F7F1F6
(247,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9C9EC; }

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

This text font color is #D9C9EC.

Background Color

.myBgColor { background-color: #D9C9EC; }

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

This div background color is #D9C9EC.

Border color

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

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

This div border color is #D9C9EC.

Opacity

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

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

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

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

This text has shadow with #D9C9EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9C9EC.

Preview

Color preview on black background

This text has color #D9C9EC on black background.


Color preview on white background

This text has color #D9C9EC on white background.


Black color preview on #D9C9EC background

This text has black color on #D9C9EC background.


White color preview on #D9C9EC background

This text has white color on #D9C9EC background.


Related colors

Complementary color

Complementary color for #hex is #263613.


I love getcolorcode.com

Triadic colors

1 #ECD9C9 and #C9ECD9 with #D9C9EC are triadic colors.

2 #ECC9D9 and #C9D9EC with #D9C9EC are triadic colors.