COLOR #E4D4AF

HEX: #E4D4AF RGB: (228,212,175)

Renk bilgisi

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

RGB renk modeli

#E4D4AF color RGB value is (228,212,175).

RGB: (228,212,175) (89%, 83%, 69%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 212 of 255 = 83%
B 175 of 255 = 69%

228
212
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 212 + 175 = 615 (100%)
R 228 of 615 ~ 37.07%
G 212 of 615 ~ 34.47%
B 175 of 615 ~ 28.46'%

%37.07
%34.47
%28.46

CMYK RENK MODELİ

#E4D4AF rengi CMYK tonu (0,7,23,11).

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

CMYK: (0,7,23,11)
C0M7Y23K11 (0%, 7%, 23%, 11%)
(0.00 / 0.07 / 0.23 / 0.11)

CMYK yüzdeleri

%0
%7.02
%23.25
%10.59

Codes

Color #E4D4AF in popluar color models

E4 D4 AF
RGB 228 212 175
HSL 42° 49.53% 79.02%
HSB/HSV 42° 23.25% 89.41%
CMYK 0.00% 7.02% 23.25%
10.59%

Color #E4D4AF in popluar number systems.

HEX E4 D4 AF
Decimal 228 212 175
Binary 11100100 11010100 10101111
Octal 344 324 257

Shades and tints

Shades of #E4D4AF

#E4D4AF
(228,212,175)
#D0C1A0
(208,193,160)
#BCAE91
(188,174,145)
#A89B82
(168,155,130)
#948873
(148,136,115)
#807564
(128,117,100)
#6C6255
(108,98,85)
#584F46
(88,79,70)
#443C37
(68,60,55)
#302928
(48,41,40)
#1C1619
(28,22,25)
#000000
(0,0,0)

Tints of #E4D4AF

#E4D4AF
(228,212,175)
#E6D7B6
(230,215,182)
#E8DABD
(232,218,189)
#EADDC4
(234,221,196)
#ECE0CB
(236,224,203)
#EEE3D2
(238,227,210)
#F0E6D9
(240,230,217)
#F2E9E0
(242,233,224)
#F4ECE7
(244,236,231)
#F6EFEE
(246,239,238)
#F8F2F5
(248,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4D4AF; }

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

This text font color is #E4D4AF.

Background Color

.myBgColor { background-color: #E4D4AF; }

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

This div background color is #E4D4AF.

Border color

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

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

This div border color is #E4D4AF.

Opacity

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

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

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

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

This text has shadow with #E4D4AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D4AF.

Preview

Color preview on black background

This text has color #E4D4AF on black background.


Color preview on white background

This text has color #E4D4AF on white background.


Black color preview on #E4D4AF background

This text has black color on #E4D4AF background.


White color preview on #E4D4AF background

This text has white color on #E4D4AF background.


Related colors

Complementary color

Complementary color for #hex is #1B2B50.


I love getcolorcode.com

Triadic colors

1 #AFE4D4 and #D4AFE4 with #E4D4AF are triadic colors.

2 #AFD4E4 and #D4E4AF with #E4D4AF are triadic colors.