COLOR #D5E9DD

HEX: #D5E9DD RGB: (213,233,221)

Renk bilgisi

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

RGB renk modeli

#D5E9DD color RGB value is (213,233,221).

RGB: (213,233,221) (84%, 91%, 87%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 221 of 255 = 87%

213
233
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 221 = 667 (100%)
R 213 of 667 ~ 31.93%
G 233 of 667 ~ 34.93%
B 221 of 667 ~ 33.13'%

%31.93
%34.93
%33.13

CMYK RENK MODELİ

#D5E9DD rengi CMYK tonu (9,0,5,9).

  • camgöbeği tonu 8.58%
  • eflatun tonu 0.00%
  • sarı tonu 5.15%
  • ana renk tonu 8.63%

CMYK: (9,0,5,9)
C9M0Y5K9 (9%, 0%, 5%, 9%)
(0.09 / 0.00 / 0.05 / 0.09)

CMYK yüzdeleri

%8.58
%0
%5.15
%8.63

Codes

Color #D5E9DD in popluar color models

D5 E9 DD
RGB 213 233 221
HSL 144° 31.25% 87.45%
HSB/HSV 144° 8.58% 91.37%
CMYK 8.58% 0.00% 5.15%
8.63%

Color #D5E9DD in popluar number systems.

HEX D5 E9 DD
Decimal 213 233 221
Binary 11010101 11101001 11011101
Octal 325 351 335

Shades and tints

Shades of #D5E9DD

#D5E9DD
(213,233,221)
#C2D4C9
(194,212,201)
#AFBFB5
(175,191,181)
#9CAAA1
(156,170,161)
#89958D
(137,149,141)
#768079
(118,128,121)
#636B65
(99,107,101)
#505651
(80,86,81)
#3D413D
(61,65,61)
#2A2C29
(42,44,41)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #D5E9DD

#D5E9DD
(213,233,221)
#D8EBE0
(216,235,224)
#DBEDE3
(219,237,227)
#DEEFE6
(222,239,230)
#E1F1E9
(225,241,233)
#E4F3EC
(228,243,236)
#E7F5EF
(231,245,239)
#EAF7F2
(234,247,242)
#EDF9F5
(237,249,245)
#F0FBF8
(240,251,248)
#F3FDFB
(243,253,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E9DD color. Also use rgb(213,233,221) instead hex code.

Text Font Color

.myTextColor { color: #D5E9DD; }

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

This text font color is #D5E9DD.

Background Color

.myBgColor { background-color: #D5E9DD; }

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

This div background color is #D5E9DD.

Border color

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

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

This div border color is #D5E9DD.

Opacity

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

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

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

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

This text has shadow with #D5E9DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E9DD.

Preview

Color preview on black background

This text has color #D5E9DD on black background.


Color preview on white background

This text has color #D5E9DD on white background.


Black color preview on #D5E9DD background

This text has black color on #D5E9DD background.


White color preview on #D5E9DD background

This text has white color on #D5E9DD background.


Related colors

Complementary color

Complementary color for #hex is #2A1622.


I love getcolorcode.com

Triadic colors

1 #DDD5E9 and #E9DDD5 with #D5E9DD are triadic colors.

2 #DDE9D5 and #E9D5DD with #D5E9DD are triadic colors.