COLOR #D5E4AD

HEX: #D5E4AD RGB: (213,228,173)

Renk bilgisi

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

RGB renk modeli

#D5E4AD color RGB value is (213,228,173).

RGB: (213,228,173) (84%, 89%, 68%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 228 of 255 = 89%
B 173 of 255 = 68%

213
228
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 228 + 173 = 614 (100%)
R 213 of 614 ~ 34.69%
G 228 of 614 ~ 37.13%
B 173 of 614 ~ 28.18'%

%34.69
%37.13
%28.18

CMYK RENK MODELİ

#D5E4AD rengi CMYK tonu (7,0,24,11).

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

CMYK: (7,0,24,11)
C7M0Y24K11 (7%, 0%, 24%, 11%)
(0.07 / 0.00 / 0.24 / 0.11)

CMYK yüzdeleri

%6.58
%0
%24.12
%10.59

Codes

Color #D5E4AD in popluar color models

D5 E4 AD
RGB 213 228 173
HSL 76° 50.46% 78.63%
HSB/HSV 76° 24.12% 89.41%
CMYK 6.58% 0.00% 24.12%
10.59%

Color #D5E4AD in popluar number systems.

HEX D5 E4 AD
Decimal 213 228 173
Binary 11010101 11100100 10101101
Octal 325 344 255

Shades and tints

Shades of #D5E4AD

#D5E4AD
(213,228,173)
#C2D09E
(194,208,158)
#AFBC8F
(175,188,143)
#9CA880
(156,168,128)
#899471
(137,148,113)
#768062
(118,128,98)
#636C53
(99,108,83)
#505844
(80,88,68)
#3D4435
(61,68,53)
#2A3026
(42,48,38)
#171C17
(23,28,23)
#000000
(0,0,0)

Tints of #D5E4AD

#D5E4AD
(213,228,173)
#D8E6B4
(216,230,180)
#DBE8BB
(219,232,187)
#DEEAC2
(222,234,194)
#E1ECC9
(225,236,201)
#E4EED0
(228,238,208)
#E7F0D7
(231,240,215)
#EAF2DE
(234,242,222)
#EDF4E5
(237,244,229)
#F0F6EC
(240,246,236)
#F3F8F3
(243,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E4AD; }

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

This text font color is #D5E4AD.

Background Color

.myBgColor { background-color: #D5E4AD; }

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

This div background color is #D5E4AD.

Border color

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

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

This div border color is #D5E4AD.

Opacity

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

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

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

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

This text has shadow with #D5E4AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E4AD.

Preview

Color preview on black background

This text has color #D5E4AD on black background.


Color preview on white background

This text has color #D5E4AD on white background.


Black color preview on #D5E4AD background

This text has black color on #D5E4AD background.


White color preview on #D5E4AD background

This text has white color on #D5E4AD background.


Related colors

Complementary color

Complementary color for #hex is #2A1B52.


I love getcolorcode.com

Triadic colors

1 #ADD5E4 and #E4ADD5 with #D5E4AD are triadic colors.

2 #ADE4D5 and #E4D5AD with #D5E4AD are triadic colors.