COLOR #D4E9AD

HEX: #D4E9AD RGB: (212,233,173)

Renk bilgisi

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

RGB renk modeli

#D4E9AD color RGB value is (212,233,173).

RGB: (212,233,173) (83%, 91%, 68%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 233 of 255 = 91%
B 173 of 255 = 68%

212
233
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 233 + 173 = 618 (100%)
R 212 of 618 ~ 34.3%
G 233 of 618 ~ 37.7%
B 173 of 618 ~ 27.99'%

%34.3
%37.7
%27.99

CMYK RENK MODELİ

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

  • camgöbeği tonu 9.01%
  • 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

%9.01
%0
%25.75
%8.63

Codes

Color #D4E9AD in popluar color models

D4 E9 AD
RGB 212 233 173
HSL 81° 57.69% 79.61%
HSB/HSV 81° 25.75% 91.37%
CMYK 9.01% 0.00% 25.75%
8.63%

Color #D4E9AD in popluar number systems.

HEX D4 E9 AD
Decimal 212 233 173
Binary 11010100 11101001 10101101
Octal 324 351 255

Shades and tints

Shades of #D4E9AD

#D4E9AD
(212,233,173)
#C1D49E
(193,212,158)
#AEBF8F
(174,191,143)
#9BAA80
(155,170,128)
#889571
(136,149,113)
#758062
(117,128,98)
#626B53
(98,107,83)
#4F5644
(79,86,68)
#3C4135
(60,65,53)
#292C26
(41,44,38)
#161717
(22,23,23)
#000000
(0,0,0)

Tints of #D4E9AD

#D4E9AD
(212,233,173)
#D7EBB4
(215,235,180)
#DAEDBB
(218,237,187)
#DDEFC2
(221,239,194)
#E0F1C9
(224,241,201)
#E3F3D0
(227,243,208)
#E6F5D7
(230,245,215)
#E9F7DE
(233,247,222)
#ECF9E5
(236,249,229)
#EFFBEC
(239,251,236)
#F2FDF3
(242,253,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4E9AD; }

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

This text font color is #D4E9AD.

Background Color

.myBgColor { background-color: #D4E9AD; }

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

This div background color is #D4E9AD.

Border color

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

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

This div border color is #D4E9AD.

Opacity

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

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

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

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

This text has shadow with #D4E9AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4E9AD.

Preview

Color preview on black background

This text has color #D4E9AD on black background.


Color preview on white background

This text has color #D4E9AD on white background.


Black color preview on #D4E9AD background

This text has black color on #D4E9AD background.


White color preview on #D4E9AD background

This text has white color on #D4E9AD background.


Related colors

Complementary color

Complementary color for #hex is #2B1652.


I love getcolorcode.com

Triadic colors

1 #ADD4E9 and #E9ADD4 with #D4E9AD are triadic colors.

2 #ADE9D4 and #E9D4AD with #D4E9AD are triadic colors.