COLOR #D5EBDD

HEX: #D5EBDD RGB: (213,235,221)

Renk bilgisi

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

RGB renk modeli

#D5EBDD color RGB value is (213,235,221).

RGB: (213,235,221) (84%, 92%, 87%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 235 of 255 = 92%
B 221 of 255 = 87%

213
235
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 235 + 221 = 669 (100%)
R 213 of 669 ~ 31.84%
G 235 of 669 ~ 35.13%
B 221 of 669 ~ 33.03'%

%31.84
%35.13
%33.03

CMYK RENK MODELİ

#D5EBDD rengi CMYK tonu (9,0,6,8).

  • camgöbeği tonu 9.36%
  • eflatun tonu 0.00%
  • sarı tonu 5.96%
  • ana renk tonu 7.84%

CMYK: (9,0,6,8)
C9M0Y6K8 (9%, 0%, 6%, 8%)
(0.09 / 0.00 / 0.06 / 0.08)

CMYK yüzdeleri

%9.36
%0
%5.96
%7.84

Codes

Color #D5EBDD in popluar color models

D5 EB DD
RGB 213 235 221
HSL 142° 35.48% 87.84%
HSB/HSV 142° 9.36% 92.16%
CMYK 9.36% 0.00% 5.96%
7.84%

Color #D5EBDD in popluar number systems.

HEX D5 EB DD
Decimal 213 235 221
Binary 11010101 11101011 11011101
Octal 325 353 335

Shades and tints

Shades of #D5EBDD

#D5EBDD
(213,235,221)
#C2D6C9
(194,214,201)
#AFC1B5
(175,193,181)
#9CACA1
(156,172,161)
#89978D
(137,151,141)
#768279
(118,130,121)
#636D65
(99,109,101)
#505851
(80,88,81)
#3D433D
(61,67,61)
#2A2E29
(42,46,41)
#171915
(23,25,21)
#000000
(0,0,0)

Tints of #D5EBDD

#D5EBDD
(213,235,221)
#D8ECE0
(216,236,224)
#DBEDE3
(219,237,227)
#DEEEE6
(222,238,230)
#E1EFE9
(225,239,233)
#E4F0EC
(228,240,236)
#E7F1EF
(231,241,239)
#EAF2F2
(234,242,242)
#EDF3F5
(237,243,245)
#F0F4F8
(240,244,248)
#F3F5FB
(243,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5EBDD; }

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

This text font color is #D5EBDD.

Background Color

.myBgColor { background-color: #D5EBDD; }

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

This div background color is #D5EBDD.

Border color

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

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

This div border color is #D5EBDD.

Opacity

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

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

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

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

This text has shadow with #D5EBDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EBDD.

Preview

Color preview on black background

This text has color #D5EBDD on black background.


Color preview on white background

This text has color #D5EBDD on white background.


Black color preview on #D5EBDD background

This text has black color on #D5EBDD background.


White color preview on #D5EBDD background

This text has white color on #D5EBDD background.


Related colors

Complementary color

Complementary color for #hex is #2A1422.


I love getcolorcode.com

Triadic colors

1 #DDD5EB and #EBDDD5 with #D5EBDD are triadic colors.

2 #DDEBD5 and #EBD5DD with #D5EBDD are triadic colors.