COLOR #D9DAEB

HEX: #D9DAEB RGB: (217,218,235)

Renk bilgisi

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

RGB renk modeli

#D9DAEB color RGB value is (217,218,235).

RGB: (217,218,235) (85%, 85%, 92%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 218 of 255 = 85%
B 235 of 255 = 92%

217
218
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 218 + 235 = 670 (100%)
R 217 of 670 ~ 32.39%
G 218 of 670 ~ 32.54%
B 235 of 670 ~ 35.07'%

%32.39
%32.54
%35.07

CMYK RENK MODELİ

#D9DAEB rengi CMYK tonu (8,7,0,8).

  • camgöbeği tonu 7.66%
  • eflatun tonu 7.23%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (8,7,0,8)
C8M7Y0K8 (8%, 7%, 0%, 8%)
(0.08 / 0.07 / 0.00 / 0.08)

CMYK yüzdeleri

%7.66
%7.23
%0
%7.84

Codes

Color #D9DAEB in popluar color models

D9 DA EB
RGB 217 218 235
HSL 237° 31.03% 88.63%
HSB/HSV 237° 7.66% 92.16%
CMYK 7.66% 7.23% 0.00%
7.84%

Color #D9DAEB in popluar number systems.

HEX D9 DA EB
Decimal 217 218 235
Binary 11011001 11011010 11101011
Octal 331 332 353

Shades and tints

Shades of #D9DAEB

#D9DAEB
(217,218,235)
#C6C7D6
(198,199,214)
#B3B4C1
(179,180,193)
#A0A1AC
(160,161,172)
#8D8E97
(141,142,151)
#7A7B82
(122,123,130)
#67686D
(103,104,109)
#545558
(84,85,88)
#414243
(65,66,67)
#2E2F2E
(46,47,46)
#1B1C19
(27,28,25)
#000000
(0,0,0)

Tints of #D9DAEB

#D9DAEB
(217,218,235)
#DCDDEC
(220,221,236)
#DFE0ED
(223,224,237)
#E2E3EE
(226,227,238)
#E5E6EF
(229,230,239)
#E8E9F0
(232,233,240)
#EBECF1
(235,236,241)
#EEEFF2
(238,239,242)
#F1F2F3
(241,242,243)
#F4F5F4
(244,245,244)
#F7F8F5
(247,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9DAEB color. Also use rgb(217,218,235) instead hex code.

Text Font Color

.myTextColor { color: #D9DAEB; }

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

This text font color is #D9DAEB.

Background Color

.myBgColor { background-color: #D9DAEB; }

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

This div background color is #D9DAEB.

Border color

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

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

This div border color is #D9DAEB.

Opacity

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

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

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

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

This text has shadow with #D9DAEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9DAEB.

Preview

Color preview on black background

This text has color #D9DAEB on black background.


Color preview on white background

This text has color #D9DAEB on white background.


Black color preview on #D9DAEB background

This text has black color on #D9DAEB background.


White color preview on #D9DAEB background

This text has white color on #D9DAEB background.


Related colors

Complementary color

Complementary color for #hex is #262514.


I love getcolorcode.com

Triadic colors

1 #EBD9DA and #DAEBD9 with #D9DAEB are triadic colors.

2 #EBDAD9 and #DAD9EB with #D9DAEB are triadic colors.