COLOR #D5E4AA

HEX: #D5E4AA RGB: (213,228,170)

Renk bilgisi

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

RGB renk modeli

#D5E4AA color RGB value is (213,228,170).

RGB: (213,228,170) (84%, 89%, 67%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 228 of 255 = 89%
B 170 of 255 = 67%

213
228
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 228 + 170 = 611 (100%)
R 213 of 611 ~ 34.86%
G 228 of 611 ~ 37.32%
B 170 of 611 ~ 27.82'%

%34.86
%37.32
%27.82

CMYK RENK MODELİ

#D5E4AA rengi CMYK tonu (7,0,25,11).

  • camgöbeği tonu 6.58%
  • eflatun tonu 0.00%
  • sarı tonu 25.44%
  • ana renk tonu 10.59%

CMYK: (7,0,25,11)
C7M0Y25K11 (7%, 0%, 25%, 11%)
(0.07 / 0.00 / 0.25 / 0.11)

CMYK yüzdeleri

%6.58
%0
%25.44
%10.59

Codes

Color #D5E4AA in popluar color models

D5 E4 AA
RGB 213 228 170
HSL 76° 51.79% 78.04%
HSB/HSV 76° 25.44% 89.41%
CMYK 6.58% 0.00% 25.44%
10.59%

Color #D5E4AA in popluar number systems.

HEX D5 E4 AA
Decimal 213 228 170
Binary 11010101 11100100 10101010
Octal 325 344 252

Shades and tints

Shades of #D5E4AA

#D5E4AA
(213,228,170)
#C2D09B
(194,208,155)
#AFBC8C
(175,188,140)
#9CA87D
(156,168,125)
#89946E
(137,148,110)
#76805F
(118,128,95)
#636C50
(99,108,80)
#505841
(80,88,65)
#3D4432
(61,68,50)
#2A3023
(42,48,35)
#171C14
(23,28,20)
#000000
(0,0,0)

Tints of #D5E4AA

#D5E4AA
(213,228,170)
#D8E6B1
(216,230,177)
#DBE8B8
(219,232,184)
#DEEABF
(222,234,191)
#E1ECC6
(225,236,198)
#E4EECD
(228,238,205)
#E7F0D4
(231,240,212)
#EAF2DB
(234,242,219)
#EDF4E2
(237,244,226)
#F0F6E9
(240,246,233)
#F3F8F0
(243,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E4AA; }

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

This text font color is #D5E4AA.

Background Color

.myBgColor { background-color: #D5E4AA; }

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

This div background color is #D5E4AA.

Border color

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

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

This div border color is #D5E4AA.

Opacity

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

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

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

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

This text has shadow with #D5E4AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E4AA.

Preview

Color preview on black background

This text has color #D5E4AA on black background.


Color preview on white background

This text has color #D5E4AA on white background.


Black color preview on #D5E4AA background

This text has black color on #D5E4AA background.


White color preview on #D5E4AA background

This text has white color on #D5E4AA background.


Related colors

Complementary color

Complementary color for #hex is #2A1B55.


I love getcolorcode.com

Triadic colors

1 #AAD5E4 and #E4AAD5 with #D5E4AA are triadic colors.

2 #AAE4D5 and #E4D5AA with #D5E4AA are triadic colors.