COLOR #D5E3AD

HEX: #D5E3AD RGB: (213,227,173)

Renk bilgisi

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

RGB renk modeli

#D5E3AD color RGB value is (213,227,173).

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

RGB bağlantıları ve doygunluk

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

213
227
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 227 + 173 = 613 (100%)
R 213 of 613 ~ 34.75%
G 227 of 613 ~ 37.03%
B 173 of 613 ~ 28.22'%

%34.75
%37.03
%28.22

CMYK RENK MODELİ

#D5E3AD rengi CMYK tonu (6,0,24,11).

  • camgöbeği tonu 6.17%
  • eflatun tonu 0.00%
  • sarı tonu 23.79%
  • ana renk tonu 10.98%

CMYK: (6,0,24,11)
C6M0Y24K11 (6%, 0%, 24%, 11%)
(0.06 / 0.00 / 0.24 / 0.11)

CMYK yüzdeleri

%6.17
%0
%23.79
%10.98

Codes

Color #D5E3AD in popluar color models

D5 E3 AD
RGB 213 227 173
HSL 76° 49.09% 78.43%
HSB/HSV 76° 23.79% 89.02%
CMYK 6.17% 0.00% 23.79%
10.98%

Color #D5E3AD in popluar number systems.

HEX D5 E3 AD
Decimal 213 227 173
Binary 11010101 11100011 10101101
Octal 325 343 255

Shades and tints

Shades of #D5E3AD

#D5E3AD
(213,227,173)
#C2CF9E
(194,207,158)
#AFBB8F
(175,187,143)
#9CA780
(156,167,128)
#899371
(137,147,113)
#767F62
(118,127,98)
#636B53
(99,107,83)
#505744
(80,87,68)
#3D4335
(61,67,53)
#2A2F26
(42,47,38)
#171B17
(23,27,23)
#000000
(0,0,0)

Tints of #D5E3AD

#D5E3AD
(213,227,173)
#D8E5B4
(216,229,180)
#DBE7BB
(219,231,187)
#DEE9C2
(222,233,194)
#E1EBC9
(225,235,201)
#E4EDD0
(228,237,208)
#E7EFD7
(231,239,215)
#EAF1DE
(234,241,222)
#EDF3E5
(237,243,229)
#F0F5EC
(240,245,236)
#F3F7F3
(243,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E3AD; }

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

This text font color is #D5E3AD.

Background Color

.myBgColor { background-color: #D5E3AD; }

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

This div background color is #D5E3AD.

Border color

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

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

This div border color is #D5E3AD.

Opacity

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

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

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

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

This text has shadow with #D5E3AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E3AD.

Preview

Color preview on black background

This text has color #D5E3AD on black background.


Color preview on white background

This text has color #D5E3AD on white background.


Black color preview on #D5E3AD background

This text has black color on #D5E3AD background.


White color preview on #D5E3AD background

This text has white color on #D5E3AD background.


Related colors

Complementary color

Complementary color for #hex is #2A1C52.


I love getcolorcode.com

Triadic colors

1 #ADD5E3 and #E3ADD5 with #D5E3AD are triadic colors.

2 #ADE3D5 and #E3D5AD with #D5E3AD are triadic colors.