COLOR #D4E6AC

HEX: #D4E6AC RGB: (212,230,172)

Renk bilgisi

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

RGB renk modeli

#D4E6AC color RGB value is (212,230,172).

RGB: (212,230,172) (83%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 230 of 255 = 90%
B 172 of 255 = 67%

212
230
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 230 + 172 = 614 (100%)
R 212 of 614 ~ 34.53%
G 230 of 614 ~ 37.46%
B 172 of 614 ~ 28.01'%

%34.53
%37.46
%28.01

CMYK RENK MODELİ

#D4E6AC rengi CMYK tonu (8,0,25,10).

  • camgöbeği tonu 7.83%
  • eflatun tonu 0.00%
  • sarı tonu 25.22%
  • ana renk tonu 9.80%

CMYK: (8,0,25,10)
C8M0Y25K10 (8%, 0%, 25%, 10%)
(0.08 / 0.00 / 0.25 / 0.10)

CMYK yüzdeleri

%7.83
%0
%25.22
%9.8

Codes

Color #D4E6AC in popluar color models

D4 E6 AC
RGB 212 230 172
HSL 79° 53.70% 78.82%
HSB/HSV 79° 25.22% 90.20%
CMYK 7.83% 0.00% 25.22%
9.80%

Color #D4E6AC in popluar number systems.

HEX D4 E6 AC
Decimal 212 230 172
Binary 11010100 11100110 10101100
Octal 324 346 254

Shades and tints

Shades of #D4E6AC

#D4E6AC
(212,230,172)
#C1D29D
(193,210,157)
#AEBE8E
(174,190,142)
#9BAA7F
(155,170,127)
#889670
(136,150,112)
#758261
(117,130,97)
#626E52
(98,110,82)
#4F5A43
(79,90,67)
#3C4634
(60,70,52)
#293225
(41,50,37)
#161E16
(22,30,22)
#000000
(0,0,0)

Tints of #D4E6AC

#D4E6AC
(212,230,172)
#D7E8B3
(215,232,179)
#DAEABA
(218,234,186)
#DDECC1
(221,236,193)
#E0EEC8
(224,238,200)
#E3F0CF
(227,240,207)
#E6F2D6
(230,242,214)
#E9F4DD
(233,244,221)
#ECF6E4
(236,246,228)
#EFF8EB
(239,248,235)
#F2FAF2
(242,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4E6AC color. Also use rgb(212,230,172) instead hex code.

Text Font Color

.myTextColor { color: #D4E6AC; }

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

This text font color is #D4E6AC.

Background Color

.myBgColor { background-color: #D4E6AC; }

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

This div background color is #D4E6AC.

Border color

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

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

This div border color is #D4E6AC.

Opacity

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

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

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

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

This text has shadow with #D4E6AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4E6AC.

Preview

Color preview on black background

This text has color #D4E6AC on black background.


Color preview on white background

This text has color #D4E6AC on white background.


Black color preview on #D4E6AC background

This text has black color on #D4E6AC background.


White color preview on #D4E6AC background

This text has white color on #D4E6AC background.


Related colors

Complementary color

Complementary color for #hex is #2B1953.


I love getcolorcode.com

Triadic colors

1 #ACD4E6 and #E6ACD4 with #D4E6AC are triadic colors.

2 #ACE6D4 and #E6D4AC with #D4E6AC are triadic colors.