COLOR #D5E5EA

HEX: #D5E5EA RGB: (213,229,234)

Renk bilgisi

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

RGB renk modeli

#D5E5EA color RGB value is (213,229,234).

RGB: (213,229,234) (84%, 90%, 92%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 229 of 255 = 90%
B 234 of 255 = 92%

213
229
234

R + G + B ~ 89%. #D5E5EA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 229 + 234 = 676 (100%)
R 213 of 676 ~ 31.51%
G 229 of 676 ~ 33.88%
B 234 of 676 ~ 34.62'%

%31.51
%33.88
%34.62

CMYK RENK MODELİ

#D5E5EA rengi CMYK tonu (9,2,0,8).

  • camgöbeği tonu 8.97%
  • eflatun tonu 2.14%
  • sarı tonu 0.00%
  • ana renk tonu 8.24%

CMYK: (9,2,0,8)
C9M2Y0K8 (9%, 2%, 0%, 8%)
(0.09 / 0.02 / 0.00 / 0.08)

CMYK yüzdeleri

%8.97
%2.14
%0
%8.24

Codes

Color #D5E5EA in popluar color models

D5 E5 EA
RGB 213 229 234
HSL 194° 33.33% 87.65%
HSB/HSV 194° 8.97% 91.76%
CMYK 8.97% 2.14% 0.00%
8.24%

Color #D5E5EA in popluar number systems.

HEX D5 E5 EA
Decimal 213 229 234
Binary 11010101 11100101 11101010
Octal 325 345 352

Shades and tints

Shades of #D5E5EA

#D5E5EA
(213,229,234)
#C2D1D5
(194,209,213)
#AFBDC0
(175,189,192)
#9CA9AB
(156,169,171)
#899596
(137,149,150)
#768181
(118,129,129)
#636D6C
(99,109,108)
#505957
(80,89,87)
#3D4542
(61,69,66)
#2A312D
(42,49,45)
#171D18
(23,29,24)
#000000
(0,0,0)

Tints of #D5E5EA

#D5E5EA
(213,229,234)
#D8E7EB
(216,231,235)
#DBE9EC
(219,233,236)
#DEEBED
(222,235,237)
#E1EDEE
(225,237,238)
#E4EFEF
(228,239,239)
#E7F1F0
(231,241,240)
#EAF3F1
(234,243,241)
#EDF5F2
(237,245,242)
#F0F7F3
(240,247,243)
#F3F9F4
(243,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E5EA color. Also use rgb(213,229,234) instead hex code.

Text Font Color

.myTextColor { color: #D5E5EA; }

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

This text font color is #D5E5EA.

Background Color

.myBgColor { background-color: #D5E5EA; }

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

This div background color is #D5E5EA.

Border color

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

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

This div border color is #D5E5EA.

Opacity

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

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

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

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

This text has shadow with #D5E5EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E5EA.

Preview

Color preview on black background

This text has color #D5E5EA on black background.


Color preview on white background

This text has color #D5E5EA on white background.


Black color preview on #D5E5EA background

This text has black color on #D5E5EA background.


White color preview on #D5E5EA background

This text has white color on #D5E5EA background.


Related colors

Complementary color

Complementary color for #hex is #2A1A15.


I love getcolorcode.com

Triadic colors

1 #EAD5E5 and #E5EAD5 with #D5E5EA are triadic colors.

2 #EAE5D5 and #E5D5EA with #D5E5EA are triadic colors.