COLOR #D9EEBB

HEX: #D9EEBB RGB: (217,238,187)

Renk bilgisi

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

RGB renk modeli

#D9EEBB color RGB value is (217,238,187).

RGB: (217,238,187) (85%, 93%, 73%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 238 of 255 = 93%
B 187 of 255 = 73%

217
238
187

R + G + B ~ 84%. #D9EEBB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 238 + 187 = 642 (100%)
R 217 of 642 ~ 33.8%
G 238 of 642 ~ 37.07%
B 187 of 642 ~ 29.13'%

%33.8
%37.07
%29.13

CMYK RENK MODELİ

#D9EEBB rengi CMYK tonu (9,0,21,7).

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

CMYK: (9,0,21,7)
C9M0Y21K7 (9%, 0%, 21%, 7%)
(0.09 / 0.00 / 0.21 / 0.07)

CMYK yüzdeleri

%8.82
%0
%21.43
%6.67

Codes

Color #D9EEBB in popluar color models

D9 EE BB
RGB 217 238 187
HSL 85° 60.00% 83.33%
HSB/HSV 85° 21.43% 93.33%
CMYK 8.82% 0.00% 21.43%
6.67%

Color #D9EEBB in popluar number systems.

HEX D9 EE BB
Decimal 217 238 187
Binary 11011001 11101110 10111011
Octal 331 356 273

Shades and tints

Shades of #D9EEBB

#D9EEBB
(217,238,187)
#C6D9AA
(198,217,170)
#B3C499
(179,196,153)
#A0AF88
(160,175,136)
#8D9A77
(141,154,119)
#7A8566
(122,133,102)
#677055
(103,112,85)
#545B44
(84,91,68)
#414633
(65,70,51)
#2E3122
(46,49,34)
#1B1C11
(27,28,17)
#000000
(0,0,0)

Tints of #D9EEBB

#D9EEBB
(217,238,187)
#DCEFC1
(220,239,193)
#DFF0C7
(223,240,199)
#E2F1CD
(226,241,205)
#E5F2D3
(229,242,211)
#E8F3D9
(232,243,217)
#EBF4DF
(235,244,223)
#EEF5E5
(238,245,229)
#F1F6EB
(241,246,235)
#F4F7F1
(244,247,241)
#F7F8F7
(247,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9EEBB; }

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

This text font color is #D9EEBB.

Background Color

.myBgColor { background-color: #D9EEBB; }

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

This div background color is #D9EEBB.

Border color

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

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

This div border color is #D9EEBB.

Opacity

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

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

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

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

This text has shadow with #D9EEBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9EEBB.

Preview

Color preview on black background

This text has color #D9EEBB on black background.


Color preview on white background

This text has color #D9EEBB on white background.


Black color preview on #D9EEBB background

This text has black color on #D9EEBB background.


White color preview on #D9EEBB background

This text has white color on #D9EEBB background.


Related colors

Complementary color

Complementary color for #hex is #261144.


I love getcolorcode.com

Triadic colors

1 #BBD9EE and #EEBBD9 with #D9EEBB are triadic colors.

2 #BBEED9 and #EED9BB with #D9EEBB are triadic colors.