COLOR #D5E3EA

HEX: #D5E3EA RGB: (213,227,234)

Renk bilgisi

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

RGB renk modeli

#D5E3EA color RGB value is (213,227,234).

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

RGB bağlantıları ve doygunluk

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

213
227
234

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 227 + 234 = 674 (100%)
R 213 of 674 ~ 31.6%
G 227 of 674 ~ 33.68%
B 234 of 674 ~ 34.72'%

%31.6
%33.68
%34.72

CMYK RENK MODELİ

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

  • camgöbeği tonu 8.97%
  • eflatun tonu 2.99%
  • 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.99
%0
%8.24

Codes

Color #D5E3EA in popluar color models

D5 E3 EA
RGB 213 227 234
HSL 200° 33.33% 87.65%
HSB/HSV 200° 8.97% 91.76%
CMYK 8.97% 2.99% 0.00%
8.24%

Color #D5E3EA in popluar number systems.

HEX D5 E3 EA
Decimal 213 227 234
Binary 11010101 11100011 11101010
Octal 325 343 352

Shades and tints

Shades of #D5E3EA

#D5E3EA
(213,227,234)
#C2CFD5
(194,207,213)
#AFBBC0
(175,187,192)
#9CA7AB
(156,167,171)
#899396
(137,147,150)
#767F81
(118,127,129)
#636B6C
(99,107,108)
#505757
(80,87,87)
#3D4342
(61,67,66)
#2A2F2D
(42,47,45)
#171B18
(23,27,24)
#000000
(0,0,0)

Tints of #D5E3EA

#D5E3EA
(213,227,234)
#D8E5EB
(216,229,235)
#DBE7EC
(219,231,236)
#DEE9ED
(222,233,237)
#E1EBEE
(225,235,238)
#E4EDEF
(228,237,239)
#E7EFF0
(231,239,240)
#EAF1F1
(234,241,241)
#EDF3F2
(237,243,242)
#F0F5F3
(240,245,243)
#F3F7F4
(243,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E3EA; }

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

This text font color is #D5E3EA.

Background Color

.myBgColor { background-color: #D5E3EA; }

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

This div background color is #D5E3EA.

Border color

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

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

This div border color is #D5E3EA.

Opacity

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

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

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

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

This text has shadow with #D5E3EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E3EA.

Preview

Color preview on black background

This text has color #D5E3EA on black background.


Color preview on white background

This text has color #D5E3EA on white background.


Black color preview on #D5E3EA background

This text has black color on #D5E3EA background.


White color preview on #D5E3EA background

This text has white color on #D5E3EA background.


Related colors

Complementary color

Complementary color for #hex is #2A1C15.


I love getcolorcode.com

Triadic colors

1 #EAD5E3 and #E3EAD5 with #D5E3EA are triadic colors.

2 #EAE3D5 and #E3D5EA with #D5E3EA are triadic colors.