COLOR #E4D9AC

HEX: #E4D9AC RGB: (228,217,172)

Renk bilgisi

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

RGB renk modeli

#E4D9AC color RGB value is (228,217,172).

RGB: (228,217,172) (89%, 85%, 67%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 217 of 255 = 85%
B 172 of 255 = 67%

228
217
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 217 + 172 = 617 (100%)
R 228 of 617 ~ 36.95%
G 217 of 617 ~ 35.17%
B 172 of 617 ~ 27.88'%

%36.95
%35.17
%27.88

CMYK RENK MODELİ

#E4D9AC rengi CMYK tonu (0,5,25,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.82%
  • sarı tonu 24.56%
  • ana renk tonu 10.59%

CMYK: (0,5,25,11)
C0M5Y25K11 (0%, 5%, 25%, 11%)
(0.00 / 0.05 / 0.25 / 0.11)

CMYK yüzdeleri

%0
%4.82
%24.56
%10.59

Codes

Color #E4D9AC in popluar color models

E4 D9 AC
RGB 228 217 172
HSL 48° 50.91% 78.43%
HSB/HSV 48° 24.56% 89.41%
CMYK 0.00% 4.82% 24.56%
10.59%

Color #E4D9AC in popluar number systems.

HEX E4 D9 AC
Decimal 228 217 172
Binary 11100100 11011001 10101100
Octal 344 331 254

Shades and tints

Shades of #E4D9AC

#E4D9AC
(228,217,172)
#D0C69D
(208,198,157)
#BCB38E
(188,179,142)
#A8A07F
(168,160,127)
#948D70
(148,141,112)
#807A61
(128,122,97)
#6C6752
(108,103,82)
#585443
(88,84,67)
#444134
(68,65,52)
#302E25
(48,46,37)
#1C1B16
(28,27,22)
#000000
(0,0,0)

Tints of #E4D9AC

#E4D9AC
(228,217,172)
#E6DCB3
(230,220,179)
#E8DFBA
(232,223,186)
#EAE2C1
(234,226,193)
#ECE5C8
(236,229,200)
#EEE8CF
(238,232,207)
#F0EBD6
(240,235,214)
#F2EEDD
(242,238,221)
#F4F1E4
(244,241,228)
#F6F4EB
(246,244,235)
#F8F7F2
(248,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4D9AC color. Also use rgb(228,217,172) instead hex code.

Text Font Color

.myTextColor { color: #E4D9AC; }

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

This text font color is #E4D9AC.

Background Color

.myBgColor { background-color: #E4D9AC; }

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

This div background color is #E4D9AC.

Border color

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

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

This div border color is #E4D9AC.

Opacity

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

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

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

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

This text has shadow with #E4D9AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D9AC.

Preview

Color preview on black background

This text has color #E4D9AC on black background.


Color preview on white background

This text has color #E4D9AC on white background.


Black color preview on #E4D9AC background

This text has black color on #E4D9AC background.


White color preview on #E4D9AC background

This text has white color on #E4D9AC background.


Related colors

Complementary color

Complementary color for #hex is #1B2653.


I love getcolorcode.com

Triadic colors

1 #ACE4D9 and #D9ACE4 with #E4D9AC are triadic colors.

2 #ACD9E4 and #D9E4AC with #E4D9AC are triadic colors.