COLOR #D9EEB4

HEX: #D9EEB4 RGB: (217,238,180)

Renk bilgisi

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

RGB renk modeli

#D9EEB4 color RGB value is (217,238,180).

RGB: (217,238,180) (85%, 93%, 71%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 238 of 255 = 93%
B 180 of 255 = 71%

217
238
180

R + G + B ~ 83%. #D9EEB4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 238 + 180 = 635 (100%)
R 217 of 635 ~ 34.17%
G 238 of 635 ~ 37.48%
B 180 of 635 ~ 28.35'%

%34.17
%37.48
%28.35

CMYK RENK MODELİ

#D9EEB4 rengi CMYK tonu (9,0,24,7).

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

CMYK: (9,0,24,7)
C9M0Y24K7 (9%, 0%, 24%, 7%)
(0.09 / 0.00 / 0.24 / 0.07)

CMYK yüzdeleri

%8.82
%0
%24.37
%6.67

Codes

Color #D9EEB4 in popluar color models

D9 EE B4
RGB 217 238 180
HSL 82° 63.04% 81.96%
HSB/HSV 82° 24.37% 93.33%
CMYK 8.82% 0.00% 24.37%
6.67%

Color #D9EEB4 in popluar number systems.

HEX D9 EE B4
Decimal 217 238 180
Binary 11011001 11101110 10110100
Octal 331 356 264

Shades and tints

Shades of #D9EEB4

#D9EEB4
(217,238,180)
#C6D9A4
(198,217,164)
#B3C494
(179,196,148)
#A0AF84
(160,175,132)
#8D9A74
(141,154,116)
#7A8564
(122,133,100)
#677054
(103,112,84)
#545B44
(84,91,68)
#414634
(65,70,52)
#2E3124
(46,49,36)
#1B1C14
(27,28,20)
#000000
(0,0,0)

Tints of #D9EEB4

#D9EEB4
(217,238,180)
#DCEFBA
(220,239,186)
#DFF0C0
(223,240,192)
#E2F1C6
(226,241,198)
#E5F2CC
(229,242,204)
#E8F3D2
(232,243,210)
#EBF4D8
(235,244,216)
#EEF5DE
(238,245,222)
#F1F6E4
(241,246,228)
#F4F7EA
(244,247,234)
#F7F8F0
(247,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9EEB4; }

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

This text font color is #D9EEB4.

Background Color

.myBgColor { background-color: #D9EEB4; }

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

This div background color is #D9EEB4.

Border color

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

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

This div border color is #D9EEB4.

Opacity

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

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

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

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

This text has shadow with #D9EEB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9EEB4.

Preview

Color preview on black background

This text has color #D9EEB4 on black background.


Color preview on white background

This text has color #D9EEB4 on white background.


Black color preview on #D9EEB4 background

This text has black color on #D9EEB4 background.


White color preview on #D9EEB4 background

This text has white color on #D9EEB4 background.


Related colors

Complementary color

Complementary color for #hex is #26114B.


I love getcolorcode.com

Triadic colors

1 #B4D9EE and #EEB4D9 with #D9EEB4 are triadic colors.

2 #B4EED9 and #EED9B4 with #D9EEB4 are triadic colors.