COLOR #D9EE9A

HEX: #D9EE9A RGB: (217,238,154)

Renk bilgisi

#D9EE9A contains mainly red and green colors. #D9EE9A ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#D9EE9A color RGB value is (217,238,154).

RGB: (217,238,154) (85%, 93%, 60%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 238 of 255 = 93%
B 154 of 255 = 60%

217
238
154

R + G + B ~ 79%. #D9EE9A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 238 + 154 = 609 (100%)
R 217 of 609 ~ 35.63%
G 238 of 609 ~ 39.08%
B 154 of 609 ~ 25.29'%

%35.63
%39.08
%25.29

CMYK RENK MODELİ

#D9EE9A rengi CMYK tonu (9,0,35,7).

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

CMYK: (9,0,35,7)
C9M0Y35K7 (9%, 0%, 35%, 7%)
(0.09 / 0.00 / 0.35 / 0.07)

CMYK yüzdeleri

%8.82
%0
%35.29
%6.67

Codes

Color #D9EE9A in popluar color models

D9 EE 9A
RGB 217 238 154
HSL 75° 71.19% 76.86%
HSB/HSV 75° 35.29% 93.33%
CMYK 8.82% 0.00% 35.29%
6.67%

Color #D9EE9A in popluar number systems.

HEX D9 EE 9A
Decimal 217 238 154
Binary 11011001 11101110 10011010
Octal 331 356 232

Shades and tints

Shades of #D9EE9A

#D9EE9A
(217,238,154)
#C6D98C
(198,217,140)
#B3C47E
(179,196,126)
#A0AF70
(160,175,112)
#8D9A62
(141,154,98)
#7A8554
(122,133,84)
#677046
(103,112,70)
#545B38
(84,91,56)
#41462A
(65,70,42)
#2E311C
(46,49,28)
#1B1C0E
(27,28,14)
#000000
(0,0,0)

Tints of #D9EE9A

#D9EE9A
(217,238,154)
#DCEFA3
(220,239,163)
#DFF0AC
(223,240,172)
#E2F1B5
(226,241,181)
#E5F2BE
(229,242,190)
#E8F3C7
(232,243,199)
#EBF4D0
(235,244,208)
#EEF5D9
(238,245,217)
#F1F6E2
(241,246,226)
#F4F7EB
(244,247,235)
#F7F8F4
(247,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9EE9A; }

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

This text font color is #D9EE9A.

Background Color

.myBgColor { background-color: #D9EE9A; }

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

This div background color is #D9EE9A.

Border color

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

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

This div border color is #D9EE9A.

Opacity

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

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

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

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

This text has shadow with #D9EE9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9EE9A.

Preview

Color preview on black background

This text has color #D9EE9A on black background.


Color preview on white background

This text has color #D9EE9A on white background.


Black color preview on #D9EE9A background

This text has black color on #D9EE9A background.


White color preview on #D9EE9A background

This text has white color on #D9EE9A background.


Related colors

Complementary color

Complementary color for #hex is #261165.


I love getcolorcode.com

Triadic colors

1 #9AD9EE and #EE9AD9 with #D9EE9A are triadic colors.

2 #9AEED9 and #EED99A with #D9EE9A are triadic colors.