COLOR #D5E6AA

HEX: #D5E6AA RGB: (213,230,170)

Renk bilgisi

#D5E6AA contains mainly red and green colors. #D5E6AA ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#D5E6AA color RGB value is (213,230,170).

RGB: (213,230,170) (84%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 230 of 255 = 90%
B 170 of 255 = 67%

213
230
170

R + G + B ~ 80%. #D5E6AA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 230 + 170 = 613 (100%)
R 213 of 613 ~ 34.75%
G 230 of 613 ~ 37.52%
B 170 of 613 ~ 27.73'%

%34.75
%37.52
%27.73

CMYK RENK MODELİ

#D5E6AA rengi CMYK tonu (7,0,26,10).

  • camgöbeği tonu 7.39%
  • eflatun tonu 0.00%
  • sarı tonu 26.09%
  • ana renk tonu 9.80%

CMYK: (7,0,26,10)
C7M0Y26K10 (7%, 0%, 26%, 10%)
(0.07 / 0.00 / 0.26 / 0.10)

CMYK yüzdeleri

%7.39
%0
%26.09
%9.8

Codes

Color #D5E6AA in popluar color models

D5 E6 AA
RGB 213 230 170
HSL 77° 54.55% 78.43%
HSB/HSV 77° 26.09% 90.20%
CMYK 7.39% 0.00% 26.09%
9.80%

Color #D5E6AA in popluar number systems.

HEX D5 E6 AA
Decimal 213 230 170
Binary 11010101 11100110 10101010
Octal 325 346 252

Shades and tints

Shades of #D5E6AA

#D5E6AA
(213,230,170)
#C2D29B
(194,210,155)
#AFBE8C
(175,190,140)
#9CAA7D
(156,170,125)
#89966E
(137,150,110)
#76825F
(118,130,95)
#636E50
(99,110,80)
#505A41
(80,90,65)
#3D4632
(61,70,50)
#2A3223
(42,50,35)
#171E14
(23,30,20)
#000000
(0,0,0)

Tints of #D5E6AA

#D5E6AA
(213,230,170)
#D8E8B1
(216,232,177)
#DBEAB8
(219,234,184)
#DEECBF
(222,236,191)
#E1EEC6
(225,238,198)
#E4F0CD
(228,240,205)
#E7F2D4
(231,242,212)
#EAF4DB
(234,244,219)
#EDF6E2
(237,246,226)
#F0F8E9
(240,248,233)
#F3FAF0
(243,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E6AA; }

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

This text font color is #D5E6AA.

Background Color

.myBgColor { background-color: #D5E6AA; }

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

This div background color is #D5E6AA.

Border color

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

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

This div border color is #D5E6AA.

Opacity

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

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

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

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

This text has shadow with #D5E6AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E6AA.

Preview

Color preview on black background

This text has color #D5E6AA on black background.


Color preview on white background

This text has color #D5E6AA on white background.


Black color preview on #D5E6AA background

This text has black color on #D5E6AA background.


White color preview on #D5E6AA background

This text has white color on #D5E6AA background.


Related colors

Complementary color

Complementary color for #hex is #2A1955.


I love getcolorcode.com

Triadic colors

1 #AAD5E6 and #E6AAD5 with #D5E6AA are triadic colors.

2 #AAE6D5 and #E6D5AA with #D5E6AA are triadic colors.