COLOR #D5E4EA

HEX: #D5E4EA RGB: (213,228,234)

Renk bilgisi

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

RGB renk modeli

#D5E4EA color RGB value is (213,228,234).

RGB: (213,228,234) (84%, 89%, 92%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 228 of 255 = 89%
B 234 of 255 = 92%

213
228
234

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 228 + 234 = 675 (100%)
R 213 of 675 ~ 31.56%
G 228 of 675 ~ 33.78%
B 234 of 675 ~ 34.67'%

%31.56
%33.78
%34.67

CMYK RENK MODELİ

#D5E4EA rengi CMYK tonu (9,3,0,8).

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

CMYK: (9,3,0,8)
C9M3Y0K8 (9%, 3%, 0%, 8%)
(0.09 / 0.03 / 0.00 / 0.08)

CMYK yüzdeleri

%8.97
%2.56
%0
%8.24

Codes

Color #D5E4EA in popluar color models

D5 E4 EA
RGB 213 228 234
HSL 197° 33.33% 87.65%
HSB/HSV 197° 8.97% 91.76%
CMYK 8.97% 2.56% 0.00%
8.24%

Color #D5E4EA in popluar number systems.

HEX D5 E4 EA
Decimal 213 228 234
Binary 11010101 11100100 11101010
Octal 325 344 352

Shades and tints

Shades of #D5E4EA

#D5E4EA
(213,228,234)
#C2D0D5
(194,208,213)
#AFBCC0
(175,188,192)
#9CA8AB
(156,168,171)
#899496
(137,148,150)
#768081
(118,128,129)
#636C6C
(99,108,108)
#505857
(80,88,87)
#3D4442
(61,68,66)
#2A302D
(42,48,45)
#171C18
(23,28,24)
#000000
(0,0,0)

Tints of #D5E4EA

#D5E4EA
(213,228,234)
#D8E6EB
(216,230,235)
#DBE8EC
(219,232,236)
#DEEAED
(222,234,237)
#E1ECEE
(225,236,238)
#E4EEEF
(228,238,239)
#E7F0F0
(231,240,240)
#EAF2F1
(234,242,241)
#EDF4F2
(237,244,242)
#F0F6F3
(240,246,243)
#F3F8F4
(243,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E4EA; }

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

This text font color is #D5E4EA.

Background Color

.myBgColor { background-color: #D5E4EA; }

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

This div background color is #D5E4EA.

Border color

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

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

This div border color is #D5E4EA.

Opacity

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

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

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

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

This text has shadow with #D5E4EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E4EA.

Preview

Color preview on black background

This text has color #D5E4EA on black background.


Color preview on white background

This text has color #D5E4EA on white background.


Black color preview on #D5E4EA background

This text has black color on #D5E4EA background.


White color preview on #D5E4EA background

This text has white color on #D5E4EA background.


Related colors

Complementary color

Complementary color for #hex is #2A1B15.


I love getcolorcode.com

Triadic colors

1 #EAD5E4 and #E4EAD5 with #D5E4EA are triadic colors.

2 #EAE4D5 and #E4D5EA with #D5E4EA are triadic colors.