COLOR #D5EFEE

HEX: #D5EFEE RGB: (213,239,238)

Renk bilgisi

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

RGB renk modeli

#D5EFEE color RGB value is (213,239,238).

RGB: (213,239,238) (84%, 94%, 93%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 239 of 255 = 94%
B 238 of 255 = 93%

213
239
238

R + G + B ~ 90%. #D5EFEE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 239 + 238 = 690 (100%)
R 213 of 690 ~ 30.87%
G 239 of 690 ~ 34.64%
B 238 of 690 ~ 34.49'%

%30.87
%34.64
%34.49

CMYK RENK MODELİ

#D5EFEE rengi CMYK tonu (11,0,0,6).

  • camgöbeği tonu 10.88%
  • eflatun tonu 0.00%
  • sarı tonu 0.42%
  • ana renk tonu 6.27%
CMYK: (11,0,0,6) C11M0Y0K6 (11%,0%,0%,6%) (0.11/0.00/0.00/0.06) 

CMYK yüzdeleri

%10.88
%0
%0.42
%6.27

Codes

Color #D5EFEE in popluar color models

D5 EF EE
RGB 213 239 238
HSL 178° 44.83% 88.63%
HSB/HSV 178° 10.88% 93.73%
CMYK 10.88% 0.00% 0.42%
6.27%

Color #D5EFEE in popluar number systems.

HEX D5 EF EE
Decimal 213 239 238
Binary 11010101 11101111 11101110
Octal 325 357 356

Shades and tints

Shades of #D5EFEE

#D5EFEE
(213,239,238)
#C2DAD9
(194,218,217)
#AFC5C4
(175,197,196)
#9CB0AF
(156,176,175)
#899B9A
(137,155,154)
#768685
(118,134,133)
#637170
(99,113,112)
#505C5B
(80,92,91)
#3D4746
(61,71,70)
#2A3231
(42,50,49)
#171D1C
(23,29,28)
#000000
(0,0,0)

Tints of #D5EFEE

#D5EFEE
(213,239,238)
#D8F0EF
(216,240,239)
#DBF1F0
(219,241,240)
#DEF2F1
(222,242,241)
#E1F3F2
(225,243,242)
#E4F4F3
(228,244,243)
#E7F5F4
(231,245,244)
#EAF6F5
(234,246,245)
#EDF7F6
(237,247,246)
#F0F8F7
(240,248,247)
#F3F9F8
(243,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5EFEE color. Also use rgb(213,239,238) instead hex code.

Text Font Color

.myTextColor { color: #D5EFEE; }

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

This text font color is #D5EFEE.

Background Color

.myBgColor { background-color: #D5EFEE; }

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

This div background color is #D5EFEE.

Border color

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

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

This div border color is #D5EFEE.

Opacity

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

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

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

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

This text has shadow with #D5EFEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EFEE.

Preview

Color preview on black background

This text has color #D5EFEE on black background.


Color preview on white background

This text has color #D5EFEE on white background.


Black color preview on #D5EFEE background

This text has black color on #D5EFEE background.


White color preview on #D5EFEE background

This text has white color on #D5EFEE background.


Related colors

Complementary color

Complementary color for #hex is #2A1011.


I love getcolorcode.com

Triadic colors

1 #EED5EF and #EFEED5 with #D5EFEE are triadic colors.

2 #EEEFD5 and #EFD5EE with #D5EFEE are triadic colors.