COLOR #D5E7AD

HEX: #D5E7AD RGB: (213,231,173)

Renk bilgisi

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

RGB renk modeli

#D5E7AD color RGB value is (213,231,173).

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

RGB bağlantıları ve doygunluk

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

213
231
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 231 + 173 = 617 (100%)
R 213 of 617 ~ 34.52%
G 231 of 617 ~ 37.44%
B 173 of 617 ~ 28.04'%

%34.52
%37.44
%28.04

CMYK RENK MODELİ

#D5E7AD rengi CMYK tonu (8,0,25,9).

  • camgöbeği tonu 7.79%
  • eflatun tonu 0.00%
  • sarı tonu 25.11%
  • ana renk tonu 9.41%

CMYK: (8,0,25,9)
C8M0Y25K9 (8%, 0%, 25%, 9%)
(0.08 / 0.00 / 0.25 / 0.09)

CMYK yüzdeleri

%7.79
%0
%25.11
%9.41

Codes

Color #D5E7AD in popluar color models

D5 E7 AD
RGB 213 231 173
HSL 79° 54.72% 79.22%
HSB/HSV 79° 25.11% 90.59%
CMYK 7.79% 0.00% 25.11%
9.41%

Color #D5E7AD in popluar number systems.

HEX D5 E7 AD
Decimal 213 231 173
Binary 11010101 11100111 10101101
Octal 325 347 255

Shades and tints

Shades of #D5E7AD

#D5E7AD
(213,231,173)
#C2D29E
(194,210,158)
#AFBD8F
(175,189,143)
#9CA880
(156,168,128)
#899371
(137,147,113)
#767E62
(118,126,98)
#636953
(99,105,83)
#505444
(80,84,68)
#3D3F35
(61,63,53)
#2A2A26
(42,42,38)
#171517
(23,21,23)
#000000
(0,0,0)

Tints of #D5E7AD

#D5E7AD
(213,231,173)
#D8E9B4
(216,233,180)
#DBEBBB
(219,235,187)
#DEEDC2
(222,237,194)
#E1EFC9
(225,239,201)
#E4F1D0
(228,241,208)
#E7F3D7
(231,243,215)
#EAF5DE
(234,245,222)
#EDF7E5
(237,247,229)
#F0F9EC
(240,249,236)
#F3FBF3
(243,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E7AD; }

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

This text font color is #D5E7AD.

Background Color

.myBgColor { background-color: #D5E7AD; }

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

This div background color is #D5E7AD.

Border color

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

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

This div border color is #D5E7AD.

Opacity

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

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

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

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

This text has shadow with #D5E7AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E7AD.

Preview

Color preview on black background

This text has color #D5E7AD on black background.


Color preview on white background

This text has color #D5E7AD on white background.


Black color preview on #D5E7AD background

This text has black color on #D5E7AD background.


White color preview on #D5E7AD background

This text has white color on #D5E7AD background.


Related colors

Complementary color

Complementary color for #hex is #2A1852.


I love getcolorcode.com

Triadic colors

1 #ADD5E7 and #E7ADD5 with #D5E7AD are triadic colors.

2 #ADE7D5 and #E7D5AD with #D5E7AD are triadic colors.