COLOR #D4E4AD

HEX: #D4E4AD RGB: (212,228,173)

Renk bilgisi

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

RGB renk modeli

#D4E4AD color RGB value is (212,228,173).

RGB: (212,228,173) (83%, 89%, 68%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 228 of 255 = 89%
B 173 of 255 = 68%

212
228
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 228 + 173 = 613 (100%)
R 212 of 613 ~ 34.58%
G 228 of 613 ~ 37.19%
B 173 of 613 ~ 28.22'%

%34.58
%37.19
%28.22

CMYK RENK MODELİ

#D4E4AD rengi CMYK tonu (7,0,24,11).

  • camgöbeği tonu 7.02%
  • eflatun tonu 0.00%
  • sarı tonu 24.12%
  • ana renk tonu 10.59%

CMYK: (7,0,24,11)
C7M0Y24K11 (7%, 0%, 24%, 11%)
(0.07 / 0.00 / 0.24 / 0.11)

CMYK yüzdeleri

%7.02
%0
%24.12
%10.59

Codes

Color #D4E4AD in popluar color models

D4 E4 AD
RGB 212 228 173
HSL 77° 50.46% 78.63%
HSB/HSV 77° 24.12% 89.41%
CMYK 7.02% 0.00% 24.12%
10.59%

Color #D4E4AD in popluar number systems.

HEX D4 E4 AD
Decimal 212 228 173
Binary 11010100 11100100 10101101
Octal 324 344 255

Shades and tints

Shades of #D4E4AD

#D4E4AD
(212,228,173)
#C1D09E
(193,208,158)
#AEBC8F
(174,188,143)
#9BA880
(155,168,128)
#889471
(136,148,113)
#758062
(117,128,98)
#626C53
(98,108,83)
#4F5844
(79,88,68)
#3C4435
(60,68,53)
#293026
(41,48,38)
#161C17
(22,28,23)
#000000
(0,0,0)

Tints of #D4E4AD

#D4E4AD
(212,228,173)
#D7E6B4
(215,230,180)
#DAE8BB
(218,232,187)
#DDEAC2
(221,234,194)
#E0ECC9
(224,236,201)
#E3EED0
(227,238,208)
#E6F0D7
(230,240,215)
#E9F2DE
(233,242,222)
#ECF4E5
(236,244,229)
#EFF6EC
(239,246,236)
#F2F8F3
(242,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4E4AD; }

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

This text font color is #D4E4AD.

Background Color

.myBgColor { background-color: #D4E4AD; }

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

This div background color is #D4E4AD.

Border color

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

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

This div border color is #D4E4AD.

Opacity

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

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

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

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

This text has shadow with #D4E4AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4E4AD.

Preview

Color preview on black background

This text has color #D4E4AD on black background.


Color preview on white background

This text has color #D4E4AD on white background.


Black color preview on #D4E4AD background

This text has black color on #D4E4AD background.


White color preview on #D4E4AD background

This text has white color on #D4E4AD background.


Related colors

Complementary color

Complementary color for #hex is #2B1B52.


I love getcolorcode.com

Triadic colors

1 #ADD4E4 and #E4ADD4 with #D4E4AD are triadic colors.

2 #ADE4D4 and #E4D4AD with #D4E4AD are triadic colors.