COLOR #E4D9AB

HEX: #E4D9AB RGB: (228,217,171)

Renk bilgisi

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

RGB renk modeli

#E4D9AB color RGB value is (228,217,171).

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

RGB bağlantıları ve doygunluk

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

228
217
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 217 + 171 = 616 (100%)
R 228 of 616 ~ 37.01%
G 217 of 616 ~ 35.23%
B 171 of 616 ~ 27.76'%

%37.01
%35.23
%27.76

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.82%
  • sarı tonu 25.00%
  • 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
%25
%10.59

Codes

Color #E4D9AB in popluar color models

E4 D9 AB
RGB 228 217 171
HSL 48° 51.35% 78.24%
HSB/HSV 48° 25.00% 89.41%
CMYK 0.00% 4.82% 25.00%
10.59%

Color #E4D9AB in popluar number systems.

HEX E4 D9 AB
Decimal 228 217 171
Binary 11100100 11011001 10101011
Octal 344 331 253

Shades and tints

Shades of #E4D9AB

#E4D9AB
(228,217,171)
#D0C69C
(208,198,156)
#BCB38D
(188,179,141)
#A8A07E
(168,160,126)
#948D6F
(148,141,111)
#807A60
(128,122,96)
#6C6751
(108,103,81)
#585442
(88,84,66)
#444133
(68,65,51)
#302E24
(48,46,36)
#1C1B15
(28,27,21)
#000000
(0,0,0)

Tints of #E4D9AB

#E4D9AB
(228,217,171)
#E6DCB2
(230,220,178)
#E8DFB9
(232,223,185)
#EAE2C0
(234,226,192)
#ECE5C7
(236,229,199)
#EEE8CE
(238,232,206)
#F0EBD5
(240,235,213)
#F2EEDC
(242,238,220)
#F4F1E3
(244,241,227)
#F6F4EA
(246,244,234)
#F8F7F1
(248,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4D9AB; }

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

This text font color is #E4D9AB.

Background Color

.myBgColor { background-color: #E4D9AB; }

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

This div background color is #E4D9AB.

Border color

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

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

This div border color is #E4D9AB.

Opacity

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

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

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

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

This text has shadow with #E4D9AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D9AB.

Preview

Color preview on black background

This text has color #E4D9AB on black background.


Color preview on white background

This text has color #E4D9AB on white background.


Black color preview on #E4D9AB background

This text has black color on #E4D9AB background.


White color preview on #E4D9AB background

This text has white color on #E4D9AB background.


Related colors

Complementary color

Complementary color for #hex is #1B2654.


I love getcolorcode.com

Triadic colors

1 #ABE4D9 and #D9ABE4 with #E4D9AB are triadic colors.

2 #ABD9E4 and #D9E4AB with #E4D9AB are triadic colors.