COLOR #D5E9AA

HEX: #D5E9AA RGB: (213,233,170)

Renk bilgisi

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

RGB renk modeli

#D5E9AA color RGB value is (213,233,170).

RGB: (213,233,170) (84%, 91%, 67%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 170 of 255 = 67%

213
233
170

R + G + B ~ 81%. #D5E9AA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 170 = 616 (100%)
R 213 of 616 ~ 34.58%
G 233 of 616 ~ 37.82%
B 170 of 616 ~ 27.6'%

%34.58
%37.82
%27.6

CMYK RENK MODELİ

#D5E9AA rengi CMYK tonu (9,0,27,9).

  • camgöbeği tonu 8.58%
  • eflatun tonu 0.00%
  • sarı tonu 27.04%
  • ana renk tonu 8.63%

CMYK: (9,0,27,9)
C9M0Y27K9 (9%, 0%, 27%, 9%)
(0.09 / 0.00 / 0.27 / 0.09)

CMYK yüzdeleri

%8.58
%0
%27.04
%8.63

Codes

Color #D5E9AA in popluar color models

D5 E9 AA
RGB 213 233 170
HSL 79° 58.88% 79.02%
HSB/HSV 79° 27.04% 91.37%
CMYK 8.58% 0.00% 27.04%
8.63%

Color #D5E9AA in popluar number systems.

HEX D5 E9 AA
Decimal 213 233 170
Binary 11010101 11101001 10101010
Octal 325 351 252

Shades and tints

Shades of #D5E9AA

#D5E9AA
(213,233,170)
#C2D49B
(194,212,155)
#AFBF8C
(175,191,140)
#9CAA7D
(156,170,125)
#89956E
(137,149,110)
#76805F
(118,128,95)
#636B50
(99,107,80)
#505641
(80,86,65)
#3D4132
(61,65,50)
#2A2C23
(42,44,35)
#171714
(23,23,20)
#000000
(0,0,0)

Tints of #D5E9AA

#D5E9AA
(213,233,170)
#D8EBB1
(216,235,177)
#DBEDB8
(219,237,184)
#DEEFBF
(222,239,191)
#E1F1C6
(225,241,198)
#E4F3CD
(228,243,205)
#E7F5D4
(231,245,212)
#EAF7DB
(234,247,219)
#EDF9E2
(237,249,226)
#F0FBE9
(240,251,233)
#F3FDF0
(243,253,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E9AA color. Also use rgb(213,233,170) instead hex code.

Text Font Color

.myTextColor { color: #D5E9AA; }

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

This text font color is #D5E9AA.

Background Color

.myBgColor { background-color: #D5E9AA; }

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

This div background color is #D5E9AA.

Border color

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

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

This div border color is #D5E9AA.

Opacity

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

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

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

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

This text has shadow with #D5E9AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E9AA.

Preview

Color preview on black background

This text has color #D5E9AA on black background.


Color preview on white background

This text has color #D5E9AA on white background.


Black color preview on #D5E9AA background

This text has black color on #D5E9AA background.


White color preview on #D5E9AA background

This text has white color on #D5E9AA background.


Related colors

Complementary color

Complementary color for #hex is #2A1655.


I love getcolorcode.com

Triadic colors

1 #AAD5E9 and #E9AAD5 with #D5E9AA are triadic colors.

2 #AAE9D5 and #E9D5AA with #D5E9AA are triadic colors.