COLOR #D9EBEE

HEX: #D9EBEE RGB: (217,235,238)

Renk bilgisi

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

RGB renk modeli

#D9EBEE color RGB value is (217,235,238).

RGB: (217,235,238) (85%, 92%, 93%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 235 of 255 = 92%
B 238 of 255 = 93%

217
235
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 235 + 238 = 690 (100%)
R 217 of 690 ~ 31.45%
G 235 of 690 ~ 34.06%
B 238 of 690 ~ 34.49'%

%31.45
%34.06
%34.49

CMYK RENK MODELİ

#D9EBEE rengi CMYK tonu (9,1,0,7).

  • camgöbeği tonu 8.82%
  • eflatun tonu 1.26%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (9,1,0,7)
C9M1Y0K7 (9%, 1%, 0%, 7%)
(0.09 / 0.01 / 0.00 / 0.07)

CMYK yüzdeleri

%8.82
%1.26
%0
%6.67

Codes

Color #D9EBEE in popluar color models

D9 EB EE
RGB 217 235 238
HSL 189° 38.18% 89.22%
HSB/HSV 189° 8.82% 93.33%
CMYK 8.82% 1.26% 0.00%
6.67%

Color #D9EBEE in popluar number systems.

HEX D9 EB EE
Decimal 217 235 238
Binary 11011001 11101011 11101110
Octal 331 353 356

Shades and tints

Shades of #D9EBEE

#D9EBEE
(217,235,238)
#C6D6D9
(198,214,217)
#B3C1C4
(179,193,196)
#A0ACAF
(160,172,175)
#8D979A
(141,151,154)
#7A8285
(122,130,133)
#676D70
(103,109,112)
#54585B
(84,88,91)
#414346
(65,67,70)
#2E2E31
(46,46,49)
#1B191C
(27,25,28)
#000000
(0,0,0)

Tints of #D9EBEE

#D9EBEE
(217,235,238)
#DCECEF
(220,236,239)
#DFEDF0
(223,237,240)
#E2EEF1
(226,238,241)
#E5EFF2
(229,239,242)
#E8F0F3
(232,240,243)
#EBF1F4
(235,241,244)
#EEF2F5
(238,242,245)
#F1F3F6
(241,243,246)
#F4F4F7
(244,244,247)
#F7F5F8
(247,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9EBEE color. Also use rgb(217,235,238) instead hex code.

Text Font Color

.myTextColor { color: #D9EBEE; }

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

This text font color is #D9EBEE.

Background Color

.myBgColor { background-color: #D9EBEE; }

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

This div background color is #D9EBEE.

Border color

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

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

This div border color is #D9EBEE.

Opacity

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

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

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

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

This text has shadow with #D9EBEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9EBEE.

Preview

Color preview on black background

This text has color #D9EBEE on black background.


Color preview on white background

This text has color #D9EBEE on white background.


Black color preview on #D9EBEE background

This text has black color on #D9EBEE background.


White color preview on #D9EBEE background

This text has white color on #D9EBEE background.


Related colors

Complementary color

Complementary color for #hex is #261411.


I love getcolorcode.com

Triadic colors

1 #EED9EB and #EBEED9 with #D9EBEE are triadic colors.

2 #EEEBD9 and #EBD9EE with #D9EBEE are triadic colors.