COLOR #D5E5AD

HEX: #D5E5AD RGB: (213,229,173)

Renk bilgisi

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

RGB renk modeli

#D5E5AD color RGB value is (213,229,173).

RGB: (213,229,173) (84%, 90%, 68%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 229 of 255 = 90%
B 173 of 255 = 68%

213
229
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 229 + 173 = 615 (100%)
R 213 of 615 ~ 34.63%
G 229 of 615 ~ 37.24%
B 173 of 615 ~ 28.13'%

%34.63
%37.24
%28.13

CMYK RENK MODELİ

#D5E5AD rengi CMYK tonu (7,0,24,10).

  • camgöbeği tonu 6.99%
  • eflatun tonu 0.00%
  • sarı tonu 24.45%
  • ana renk tonu 10.20%

CMYK: (7,0,24,10)
C7M0Y24K10 (7%, 0%, 24%, 10%)
(0.07 / 0.00 / 0.24 / 0.10)

CMYK yüzdeleri

%6.99
%0
%24.45
%10.2

Codes

Color #D5E5AD in popluar color models

D5 E5 AD
RGB 213 229 173
HSL 77° 51.85% 78.82%
HSB/HSV 77° 24.45% 89.80%
CMYK 6.99% 0.00% 24.45%
10.20%

Color #D5E5AD in popluar number systems.

HEX D5 E5 AD
Decimal 213 229 173
Binary 11010101 11100101 10101101
Octal 325 345 255

Shades and tints

Shades of #D5E5AD

#D5E5AD
(213,229,173)
#C2D19E
(194,209,158)
#AFBD8F
(175,189,143)
#9CA980
(156,169,128)
#899571
(137,149,113)
#768162
(118,129,98)
#636D53
(99,109,83)
#505944
(80,89,68)
#3D4535
(61,69,53)
#2A3126
(42,49,38)
#171D17
(23,29,23)
#000000
(0,0,0)

Tints of #D5E5AD

#D5E5AD
(213,229,173)
#D8E7B4
(216,231,180)
#DBE9BB
(219,233,187)
#DEEBC2
(222,235,194)
#E1EDC9
(225,237,201)
#E4EFD0
(228,239,208)
#E7F1D7
(231,241,215)
#EAF3DE
(234,243,222)
#EDF5E5
(237,245,229)
#F0F7EC
(240,247,236)
#F3F9F3
(243,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E5AD; }

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

This text font color is #D5E5AD.

Background Color

.myBgColor { background-color: #D5E5AD; }

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

This div background color is #D5E5AD.

Border color

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

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

This div border color is #D5E5AD.

Opacity

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

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

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

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

This text has shadow with #D5E5AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E5AD.

Preview

Color preview on black background

This text has color #D5E5AD on black background.


Color preview on white background

This text has color #D5E5AD on white background.


Black color preview on #D5E5AD background

This text has black color on #D5E5AD background.


White color preview on #D5E5AD background

This text has white color on #D5E5AD background.


Related colors

Complementary color

Complementary color for #hex is #2A1A52.


I love getcolorcode.com

Triadic colors

1 #ADD5E5 and #E5ADD5 with #D5E5AD are triadic colors.

2 #ADE5D5 and #E5D5AD with #D5E5AD are triadic colors.