COLOR #D4D6ED

HEX: #D4D6ED RGB: (212,214,237)

Renk bilgisi

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

RGB renk modeli

#D4D6ED color RGB value is (212,214,237).

RGB: (212,214,237) (83%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 214 of 255 = 84%
B 237 of 255 = 93%

212
214
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 214 + 237 = 663 (100%)
R 212 of 663 ~ 31.98%
G 214 of 663 ~ 32.28%
B 237 of 663 ~ 35.75'%

%31.98
%32.28
%35.75

CMYK RENK MODELİ

#D4D6ED rengi CMYK tonu (11,10,0,7).

  • camgöbeği tonu 10.55%
  • eflatun tonu 9.70%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (11,10,0,7)
C11M10Y0K7 (11%, 10%, 0%, 7%)
(0.11 / 0.10 / 0.00 / 0.07)

CMYK yüzdeleri

%10.55
%9.7
%0
%7.06

Codes

Color #D4D6ED in popluar color models

D4 D6 ED
RGB 212 214 237
HSL 235° 40.98% 88.04%
HSB/HSV 235° 10.55% 92.94%
CMYK 10.55% 9.70% 0.00%
7.06%

Color #D4D6ED in popluar number systems.

HEX D4 D6 ED
Decimal 212 214 237
Binary 11010100 11010110 11101101
Octal 324 326 355

Shades and tints

Shades of #D4D6ED

#D4D6ED
(212,214,237)
#C1C3D8
(193,195,216)
#AEB0C3
(174,176,195)
#9B9DAE
(155,157,174)
#888A99
(136,138,153)
#757784
(117,119,132)
#62646F
(98,100,111)
#4F515A
(79,81,90)
#3C3E45
(60,62,69)
#292B30
(41,43,48)
#16181B
(22,24,27)
#000000
(0,0,0)

Tints of #D4D6ED

#D4D6ED
(212,214,237)
#D7D9EE
(215,217,238)
#DADCEF
(218,220,239)
#DDDFF0
(221,223,240)
#E0E2F1
(224,226,241)
#E3E5F2
(227,229,242)
#E6E8F3
(230,232,243)
#E9EBF4
(233,235,244)
#ECEEF5
(236,238,245)
#EFF1F6
(239,241,246)
#F2F4F7
(242,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4D6ED color. Also use rgb(212,214,237) instead hex code.

Text Font Color

.myTextColor { color: #D4D6ED; }

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

This text font color is #D4D6ED.

Background Color

.myBgColor { background-color: #D4D6ED; }

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

This div background color is #D4D6ED.

Border color

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

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

This div border color is #D4D6ED.

Opacity

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

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

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

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

This text has shadow with #D4D6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4D6ED.

Preview

Color preview on black background

This text has color #D4D6ED on black background.


Color preview on white background

This text has color #D4D6ED on white background.


Black color preview on #D4D6ED background

This text has black color on #D4D6ED background.


White color preview on #D4D6ED background

This text has white color on #D4D6ED background.


Related colors

Complementary color

Complementary color for #hex is #2B2912.


I love getcolorcode.com

Triadic colors

1 #EDD4D6 and #D6EDD4 with #D4D6ED are triadic colors.

2 #EDD6D4 and #D6D4ED with #D4D6ED are triadic colors.