COLOR #D9E5E2

HEX: #D9E5E2 RGB: (217,229,226)

Renk bilgisi

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

RGB renk modeli

#D9E5E2 color RGB value is (217,229,226).

RGB: (217,229,226) (85%, 90%, 89%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 229 of 255 = 90%
B 226 of 255 = 89%

217
229
226

R + G + B ~ 88%. #D9E5E2 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 229 + 226 = 672 (100%)
R 217 of 672 ~ 32.29%
G 229 of 672 ~ 34.08%
B 226 of 672 ~ 33.63'%

%32.29
%34.08
%33.63

CMYK RENK MODELİ

#D9E5E2 rengi CMYK tonu (5,0,1,10).

  • camgöbeği tonu 5.24%
  • eflatun tonu 0.00%
  • sarı tonu 1.31%
  • ana renk tonu 10.20%

CMYK: (5,0,1,10)
C5M0Y1K10 (5%, 0%, 1%, 10%)
(0.05 / 0.00 / 0.01 / 0.10)

CMYK yüzdeleri

%5.24
%0
%1.31
%10.2

Codes

Color #D9E5E2 in popluar color models

D9 E5 E2
RGB 217 229 226
HSL 165° 18.75% 87.45%
HSB/HSV 165° 5.24% 89.80%
CMYK 5.24% 0.00% 1.31%
10.20%

Color #D9E5E2 in popluar number systems.

HEX D9 E5 E2
Decimal 217 229 226
Binary 11011001 11100101 11100010
Octal 331 345 342

Shades and tints

Shades of #D9E5E2

#D9E5E2
(217,229,226)
#C6D1CE
(198,209,206)
#B3BDBA
(179,189,186)
#A0A9A6
(160,169,166)
#8D9592
(141,149,146)
#7A817E
(122,129,126)
#676D6A
(103,109,106)
#545956
(84,89,86)
#414542
(65,69,66)
#2E312E
(46,49,46)
#1B1D1A
(27,29,26)
#000000
(0,0,0)

Tints of #D9E5E2

#D9E5E2
(217,229,226)
#DCE7E4
(220,231,228)
#DFE9E6
(223,233,230)
#E2EBE8
(226,235,232)
#E5EDEA
(229,237,234)
#E8EFEC
(232,239,236)
#EBF1EE
(235,241,238)
#EEF3F0
(238,243,240)
#F1F5F2
(241,245,242)
#F4F7F4
(244,247,244)
#F7F9F6
(247,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9E5E2 color. Also use rgb(217,229,226) instead hex code.

Text Font Color

.myTextColor { color: #D9E5E2; }

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

This text font color is #D9E5E2.

Background Color

.myBgColor { background-color: #D9E5E2; }

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

This div background color is #D9E5E2.

Border color

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

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

This div border color is #D9E5E2.

Opacity

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

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

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

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

This text has shadow with #D9E5E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E5E2.

Preview

Color preview on black background

This text has color #D9E5E2 on black background.


Color preview on white background

This text has color #D9E5E2 on white background.


Black color preview on #D9E5E2 background

This text has black color on #D9E5E2 background.


White color preview on #D9E5E2 background

This text has white color on #D9E5E2 background.


Related colors

Complementary color

Complementary color for #hex is #261A1D.


I love getcolorcode.com

Triadic colors

1 #E2D9E5 and #E5E2D9 with #D9E5E2 are triadic colors.

2 #E2E5D9 and #E5D9E2 with #D9E5E2 are triadic colors.