COLOR #D9E2AD

HEX: #D9E2AD RGB: (217,226,173)

Renk bilgisi

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

RGB renk modeli

#D9E2AD color RGB value is (217,226,173).

RGB: (217,226,173) (85%, 89%, 68%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 226 of 255 = 89%
B 173 of 255 = 68%

217
226
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 226 + 173 = 616 (100%)
R 217 of 616 ~ 35.23%
G 226 of 616 ~ 36.69%
B 173 of 616 ~ 28.08'%

%35.23
%36.69
%28.08

CMYK RENK MODELİ

#D9E2AD rengi CMYK tonu (4,0,23,11).

  • camgöbeği tonu 3.98%
  • eflatun tonu 0.00%
  • sarı tonu 23.45%
  • ana renk tonu 11.37%

CMYK: (4,0,23,11)
C4M0Y23K11 (4%, 0%, 23%, 11%)
(0.04 / 0.00 / 0.23 / 0.11)

CMYK yüzdeleri

%3.98
%0
%23.45
%11.37

Codes

Color #D9E2AD in popluar color models

D9 E2 AD
RGB 217 226 173
HSL 70° 47.75% 78.24%
HSB/HSV 70° 23.45% 88.63%
CMYK 3.98% 0.00% 23.45%
11.37%

Color #D9E2AD in popluar number systems.

HEX D9 E2 AD
Decimal 217 226 173
Binary 11011001 11100010 10101101
Octal 331 342 255

Shades and tints

Shades of #D9E2AD

#D9E2AD
(217,226,173)
#C6CE9E
(198,206,158)
#B3BA8F
(179,186,143)
#A0A680
(160,166,128)
#8D9271
(141,146,113)
#7A7E62
(122,126,98)
#676A53
(103,106,83)
#545644
(84,86,68)
#414235
(65,66,53)
#2E2E26
(46,46,38)
#1B1A17
(27,26,23)
#000000
(0,0,0)

Tints of #D9E2AD

#D9E2AD
(217,226,173)
#DCE4B4
(220,228,180)
#DFE6BB
(223,230,187)
#E2E8C2
(226,232,194)
#E5EAC9
(229,234,201)
#E8ECD0
(232,236,208)
#EBEED7
(235,238,215)
#EEF0DE
(238,240,222)
#F1F2E5
(241,242,229)
#F4F4EC
(244,244,236)
#F7F6F3
(247,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9E2AD color. Also use rgb(217,226,173) instead hex code.

Text Font Color

.myTextColor { color: #D9E2AD; }

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

This text font color is #D9E2AD.

Background Color

.myBgColor { background-color: #D9E2AD; }

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

This div background color is #D9E2AD.

Border color

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

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

This div border color is #D9E2AD.

Opacity

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

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

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

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

This text has shadow with #D9E2AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E2AD.

Preview

Color preview on black background

This text has color #D9E2AD on black background.


Color preview on white background

This text has color #D9E2AD on white background.


Black color preview on #D9E2AD background

This text has black color on #D9E2AD background.


White color preview on #D9E2AD background

This text has white color on #D9E2AD background.


Related colors

Complementary color

Complementary color for #hex is #261D52.


I love getcolorcode.com

Triadic colors

1 #ADD9E2 and #E2ADD9 with #D9E2AD are triadic colors.

2 #ADE2D9 and #E2D9AD with #D9E2AD are triadic colors.