COLOR #E4DDAB

HEX: #E4DDAB RGB: (228,221,171)

Renk bilgisi

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

RGB renk modeli

#E4DDAB color RGB value is (228,221,171).

RGB: (228,221,171) (89%, 87%, 67%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 221 of 255 = 87%
B 171 of 255 = 67%

228
221
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 221 + 171 = 620 (100%)
R 228 of 620 ~ 36.77%
G 221 of 620 ~ 35.65%
B 171 of 620 ~ 27.58'%

%36.77
%35.65
%27.58

CMYK RENK MODELİ

#E4DDAB rengi CMYK tonu (0,3,25,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.07%
  • sarı tonu 25.00%
  • ana renk tonu 10.59%

CMYK: (0,3,25,11)
C0M3Y25K11 (0%, 3%, 25%, 11%)
(0.00 / 0.03 / 0.25 / 0.11)

CMYK yüzdeleri

%0
%3.07
%25
%10.59

Codes

Color #E4DDAB in popluar color models

E4 DD AB
RGB 228 221 171
HSL 53° 51.35% 78.24%
HSB/HSV 53° 25.00% 89.41%
CMYK 0.00% 3.07% 25.00%
10.59%

Color #E4DDAB in popluar number systems.

HEX E4 DD AB
Decimal 228 221 171
Binary 11100100 11011101 10101011
Octal 344 335 253

Shades and tints

Shades of #E4DDAB

#E4DDAB
(228,221,171)
#D0C99C
(208,201,156)
#BCB58D
(188,181,141)
#A8A17E
(168,161,126)
#948D6F
(148,141,111)
#807960
(128,121,96)
#6C6551
(108,101,81)
#585142
(88,81,66)
#443D33
(68,61,51)
#302924
(48,41,36)
#1C1515
(28,21,21)
#000000
(0,0,0)

Tints of #E4DDAB

#E4DDAB
(228,221,171)
#E6E0B2
(230,224,178)
#E8E3B9
(232,227,185)
#EAE6C0
(234,230,192)
#ECE9C7
(236,233,199)
#EEECCE
(238,236,206)
#F0EFD5
(240,239,213)
#F2F2DC
(242,242,220)
#F4F5E3
(244,245,227)
#F6F8EA
(246,248,234)
#F8FBF1
(248,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4DDAB; }

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

This text font color is #E4DDAB.

Background Color

.myBgColor { background-color: #E4DDAB; }

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

This div background color is #E4DDAB.

Border color

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

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

This div border color is #E4DDAB.

Opacity

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

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

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

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

This text has shadow with #E4DDAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4DDAB.

Preview

Color preview on black background

This text has color #E4DDAB on black background.


Color preview on white background

This text has color #E4DDAB on white background.


Black color preview on #E4DDAB background

This text has black color on #E4DDAB background.


White color preview on #E4DDAB background

This text has white color on #E4DDAB background.


Related colors

Complementary color

Complementary color for #hex is #1B2254.


I love getcolorcode.com

Triadic colors

1 #ABE4DD and #DDABE4 with #E4DDAB are triadic colors.

2 #ABDDE4 and #DDE4AB with #E4DDAB are triadic colors.