COLOR #D9D4EC

HEX: #D9D4EC RGB: (217,212,236)

Renk bilgisi

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

RGB renk modeli

#D9D4EC color RGB value is (217,212,236).

RGB: (217,212,236) (85%, 83%, 93%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 212 of 255 = 83%
B 236 of 255 = 93%

217
212
236

R + G + B ~ 87%. #D9D4EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 212 + 236 = 665 (100%)
R 217 of 665 ~ 32.63%
G 212 of 665 ~ 31.88%
B 236 of 665 ~ 35.49'%

%32.63
%31.88
%35.49

CMYK RENK MODELİ

#D9D4EC rengi CMYK tonu (8,10,0,7).

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

CMYK: (8,10,0,7)
C8M10Y0K7 (8%, 10%, 0%, 7%)
(0.08 / 0.10 / 0.00 / 0.07)

CMYK yüzdeleri

%8.05
%10.17
%0
%7.45

Codes

Color #D9D4EC in popluar color models

D9 D4 EC
RGB 217 212 236
HSL 253° 38.71% 87.84%
HSB/HSV 253° 10.17% 92.55%
CMYK 8.05% 10.17% 0.00%
7.45%

Color #D9D4EC in popluar number systems.

HEX D9 D4 EC
Decimal 217 212 236
Binary 11011001 11010100 11101100
Octal 331 324 354

Shades and tints

Shades of #D9D4EC

#D9D4EC
(217,212,236)
#C6C1D7
(198,193,215)
#B3AEC2
(179,174,194)
#A09BAD
(160,155,173)
#8D8898
(141,136,152)
#7A7583
(122,117,131)
#67626E
(103,98,110)
#544F59
(84,79,89)
#413C44
(65,60,68)
#2E292F
(46,41,47)
#1B161A
(27,22,26)
#000000
(0,0,0)

Tints of #D9D4EC

#D9D4EC
(217,212,236)
#DCD7ED
(220,215,237)
#DFDAEE
(223,218,238)
#E2DDEF
(226,221,239)
#E5E0F0
(229,224,240)
#E8E3F1
(232,227,241)
#EBE6F2
(235,230,242)
#EEE9F3
(238,233,243)
#F1ECF4
(241,236,244)
#F4EFF5
(244,239,245)
#F7F2F6
(247,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9D4EC; }

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

This text font color is #D9D4EC.

Background Color

.myBgColor { background-color: #D9D4EC; }

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

This div background color is #D9D4EC.

Border color

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

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

This div border color is #D9D4EC.

Opacity

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

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

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

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

This text has shadow with #D9D4EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9D4EC.

Preview

Color preview on black background

This text has color #D9D4EC on black background.


Color preview on white background

This text has color #D9D4EC on white background.


Black color preview on #D9D4EC background

This text has black color on #D9D4EC background.


White color preview on #D9D4EC background

This text has white color on #D9D4EC background.


Related colors

Complementary color

Complementary color for #hex is #262B13.


I love getcolorcode.com

Triadic colors

1 #ECD9D4 and #D4ECD9 with #D9D4EC are triadic colors.

2 #ECD4D9 and #D4D9EC with #D9D4EC are triadic colors.