COLOR #E4D1AD

HEX: #E4D1AD RGB: (228,209,173)

Renk bilgisi

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

RGB renk modeli

#E4D1AD color RGB value is (228,209,173).

RGB: (228,209,173) (89%, 82%, 68%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 209 of 255 = 82%
B 173 of 255 = 68%

228
209
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 209 + 173 = 610 (100%)
R 228 of 610 ~ 37.38%
G 209 of 610 ~ 34.26%
B 173 of 610 ~ 28.36'%

%37.38
%34.26
%28.36

CMYK RENK MODELİ

#E4D1AD rengi CMYK tonu (0,8,24,11).

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

CMYK: (0,8,24,11)
C0M8Y24K11 (0%, 8%, 24%, 11%)
(0.00 / 0.08 / 0.24 / 0.11)

CMYK yüzdeleri

%0
%8.33
%24.12
%10.59

Codes

Color #E4D1AD in popluar color models

E4 D1 AD
RGB 228 209 173
HSL 39° 50.46% 78.63%
HSB/HSV 39° 24.12% 89.41%
CMYK 0.00% 8.33% 24.12%
10.59%

Color #E4D1AD in popluar number systems.

HEX E4 D1 AD
Decimal 228 209 173
Binary 11100100 11010001 10101101
Octal 344 321 255

Shades and tints

Shades of #E4D1AD

#E4D1AD
(228,209,173)
#D0BE9E
(208,190,158)
#BCAB8F
(188,171,143)
#A89880
(168,152,128)
#948571
(148,133,113)
#807262
(128,114,98)
#6C5F53
(108,95,83)
#584C44
(88,76,68)
#443935
(68,57,53)
#302626
(48,38,38)
#1C1317
(28,19,23)
#000000
(0,0,0)

Tints of #E4D1AD

#E4D1AD
(228,209,173)
#E6D5B4
(230,213,180)
#E8D9BB
(232,217,187)
#EADDC2
(234,221,194)
#ECE1C9
(236,225,201)
#EEE5D0
(238,229,208)
#F0E9D7
(240,233,215)
#F2EDDE
(242,237,222)
#F4F1E5
(244,241,229)
#F6F5EC
(246,245,236)
#F8F9F3
(248,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4D1AD; }

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

This text font color is #E4D1AD.

Background Color

.myBgColor { background-color: #E4D1AD; }

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

This div background color is #E4D1AD.

Border color

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

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

This div border color is #E4D1AD.

Opacity

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

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

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

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

This text has shadow with #E4D1AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D1AD.

Preview

Color preview on black background

This text has color #E4D1AD on black background.


Color preview on white background

This text has color #E4D1AD on white background.


Black color preview on #E4D1AD background

This text has black color on #E4D1AD background.


White color preview on #E4D1AD background

This text has white color on #E4D1AD background.


Related colors

Complementary color

Complementary color for #hex is #1B2E52.


I love getcolorcode.com

Triadic colors

1 #ADE4D1 and #D1ADE4 with #E4D1AD are triadic colors.

2 #ADD1E4 and #D1E4AD with #E4D1AD are triadic colors.