COLOR #D5EBDB

HEX: #D5EBDB RGB: (213,235,219)

Renk bilgisi

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

RGB renk modeli

#D5EBDB color RGB value is (213,235,219).

RGB: (213,235,219) (84%, 92%, 86%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 235 of 255 = 92%
B 219 of 255 = 86%

213
235
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 235 + 219 = 667 (100%)
R 213 of 667 ~ 31.93%
G 235 of 667 ~ 35.23%
B 219 of 667 ~ 32.83'%

%31.93
%35.23
%32.83

CMYK RENK MODELİ

#D5EBDB rengi CMYK tonu (9,0,7,8).

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

CMYK: (9,0,7,8)
C9M0Y7K8 (9%, 0%, 7%, 8%)
(0.09 / 0.00 / 0.07 / 0.08)

CMYK yüzdeleri

%9.36
%0
%6.81
%7.84

Codes

Color #D5EBDB in popluar color models

D5 EB DB
RGB 213 235 219
HSL 136° 35.48% 87.84%
HSB/HSV 136° 9.36% 92.16%
CMYK 9.36% 0.00% 6.81%
7.84%

Color #D5EBDB in popluar number systems.

HEX D5 EB DB
Decimal 213 235 219
Binary 11010101 11101011 11011011
Octal 325 353 333

Shades and tints

Shades of #D5EBDB

#D5EBDB
(213,235,219)
#C2D6C8
(194,214,200)
#AFC1B5
(175,193,181)
#9CACA2
(156,172,162)
#89978F
(137,151,143)
#76827C
(118,130,124)
#636D69
(99,109,105)
#505856
(80,88,86)
#3D4343
(61,67,67)
#2A2E30
(42,46,48)
#17191D
(23,25,29)
#000000
(0,0,0)

Tints of #D5EBDB

#D5EBDB
(213,235,219)
#D8ECDE
(216,236,222)
#DBEDE1
(219,237,225)
#DEEEE4
(222,238,228)
#E1EFE7
(225,239,231)
#E4F0EA
(228,240,234)
#E7F1ED
(231,241,237)
#EAF2F0
(234,242,240)
#EDF3F3
(237,243,243)
#F0F4F6
(240,244,246)
#F3F5F9
(243,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5EBDB; }

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

This text font color is #D5EBDB.

Background Color

.myBgColor { background-color: #D5EBDB; }

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

This div background color is #D5EBDB.

Border color

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

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

This div border color is #D5EBDB.

Opacity

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

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

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

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

This text has shadow with #D5EBDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EBDB.

Preview

Color preview on black background

This text has color #D5EBDB on black background.


Color preview on white background

This text has color #D5EBDB on white background.


Black color preview on #D5EBDB background

This text has black color on #D5EBDB background.


White color preview on #D5EBDB background

This text has white color on #D5EBDB background.


Related colors

Complementary color

Complementary color for #hex is #2A1424.


I love getcolorcode.com

Triadic colors

1 #DBD5EB and #EBDBD5 with #D5EBDB are triadic colors.

2 #DBEBD5 and #EBD5DB with #D5EBDB are triadic colors.