COLOR #D5E9AD

HEX: #D5E9AD RGB: (213,233,173)

Renk bilgisi

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

RGB renk modeli

#D5E9AD color RGB value is (213,233,173).

RGB: (213,233,173) (84%, 91%, 68%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 173 of 255 = 68%

213
233
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 173 = 619 (100%)
R 213 of 619 ~ 34.41%
G 233 of 619 ~ 37.64%
B 173 of 619 ~ 27.95'%

%34.41
%37.64
%27.95

CMYK RENK MODELİ

#D5E9AD rengi CMYK tonu (9,0,26,9).

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

CMYK: (9,0,26,9)
C9M0Y26K9 (9%, 0%, 26%, 9%)
(0.09 / 0.00 / 0.26 / 0.09)

CMYK yüzdeleri

%8.58
%0
%25.75
%8.63

Codes

Color #D5E9AD in popluar color models

D5 E9 AD
RGB 213 233 173
HSL 80° 57.69% 79.61%
HSB/HSV 80° 25.75% 91.37%
CMYK 8.58% 0.00% 25.75%
8.63%

Color #D5E9AD in popluar number systems.

HEX D5 E9 AD
Decimal 213 233 173
Binary 11010101 11101001 10101101
Octal 325 351 255

Shades and tints

Shades of #D5E9AD

#D5E9AD
(213,233,173)
#C2D49E
(194,212,158)
#AFBF8F
(175,191,143)
#9CAA80
(156,170,128)
#899571
(137,149,113)
#768062
(118,128,98)
#636B53
(99,107,83)
#505644
(80,86,68)
#3D4135
(61,65,53)
#2A2C26
(42,44,38)
#171717
(23,23,23)
#000000
(0,0,0)

Tints of #D5E9AD

#D5E9AD
(213,233,173)
#D8EBB4
(216,235,180)
#DBEDBB
(219,237,187)
#DEEFC2
(222,239,194)
#E1F1C9
(225,241,201)
#E4F3D0
(228,243,208)
#E7F5D7
(231,245,215)
#EAF7DE
(234,247,222)
#EDF9E5
(237,249,229)
#F0FBEC
(240,251,236)
#F3FDF3
(243,253,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E9AD; }

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

This text font color is #D5E9AD.

Background Color

.myBgColor { background-color: #D5E9AD; }

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

This div background color is #D5E9AD.

Border color

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

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

This div border color is #D5E9AD.

Opacity

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

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

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

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

This text has shadow with #D5E9AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E9AD.

Preview

Color preview on black background

This text has color #D5E9AD on black background.


Color preview on white background

This text has color #D5E9AD on white background.


Black color preview on #D5E9AD background

This text has black color on #D5E9AD background.


White color preview on #D5E9AD background

This text has white color on #D5E9AD background.


Related colors

Complementary color

Complementary color for #hex is #2A1652.


I love getcolorcode.com

Triadic colors

1 #ADD5E9 and #E9ADD5 with #D5E9AD are triadic colors.

2 #ADE9D5 and #E9D5AD with #D5E9AD are triadic colors.