COLOR #E4D9AF

HEX: #E4D9AF RGB: (228,217,175)

Renk bilgisi

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

RGB renk modeli

#E4D9AF color RGB value is (228,217,175).

RGB: (228,217,175) (89%, 85%, 69%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 217 of 255 = 85%
B 175 of 255 = 69%

228
217
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 217 + 175 = 620 (100%)
R 228 of 620 ~ 36.77%
G 217 of 620 ~ 35%
B 175 of 620 ~ 28.23'%

%36.77
%35
%28.23

CMYK RENK MODELİ

#E4D9AF rengi CMYK tonu (0,5,23,11).

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

CMYK: (0,5,23,11)
C0M5Y23K11 (0%, 5%, 23%, 11%)
(0.00 / 0.05 / 0.23 / 0.11)

CMYK yüzdeleri

%0
%4.82
%23.25
%10.59

Codes

Color #E4D9AF in popluar color models

E4 D9 AF
RGB 228 217 175
HSL 48° 49.53% 79.02%
HSB/HSV 48° 23.25% 89.41%
CMYK 0.00% 4.82% 23.25%
10.59%

Color #E4D9AF in popluar number systems.

HEX E4 D9 AF
Decimal 228 217 175
Binary 11100100 11011001 10101111
Octal 344 331 257

Shades and tints

Shades of #E4D9AF

#E4D9AF
(228,217,175)
#D0C6A0
(208,198,160)
#BCB391
(188,179,145)
#A8A082
(168,160,130)
#948D73
(148,141,115)
#807A64
(128,122,100)
#6C6755
(108,103,85)
#585446
(88,84,70)
#444137
(68,65,55)
#302E28
(48,46,40)
#1C1B19
(28,27,25)
#000000
(0,0,0)

Tints of #E4D9AF

#E4D9AF
(228,217,175)
#E6DCB6
(230,220,182)
#E8DFBD
(232,223,189)
#EAE2C4
(234,226,196)
#ECE5CB
(236,229,203)
#EEE8D2
(238,232,210)
#F0EBD9
(240,235,217)
#F2EEE0
(242,238,224)
#F4F1E7
(244,241,231)
#F6F4EE
(246,244,238)
#F8F7F5
(248,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4D9AF; }

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

This text font color is #E4D9AF.

Background Color

.myBgColor { background-color: #E4D9AF; }

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

This div background color is #E4D9AF.

Border color

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

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

This div border color is #E4D9AF.

Opacity

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

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

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

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

This text has shadow with #E4D9AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D9AF.

Preview

Color preview on black background

This text has color #E4D9AF on black background.


Color preview on white background

This text has color #E4D9AF on white background.


Black color preview on #E4D9AF background

This text has black color on #E4D9AF background.


White color preview on #E4D9AF background

This text has white color on #E4D9AF background.


Related colors

Complementary color

Complementary color for #hex is #1B2650.


I love getcolorcode.com

Triadic colors

1 #AFE4D9 and #D9AFE4 with #E4D9AF are triadic colors.

2 #AFD9E4 and #D9E4AF with #E4D9AF are triadic colors.