COLOR #E4DAA4

HEX: #E4DAA4 RGB: (228,218,164)

Renk bilgisi

#E4DAA4 contains mainly red and green colors. #E4DAA4 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E4DAA4 color RGB value is (228,218,164).

RGB: (228,218,164) (89%, 85%, 64%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 218 of 255 = 85%
B 164 of 255 = 64%

228
218
164

R + G + B ~ 79%. #E4DAA4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 218 + 164 = 610 (100%)
R 228 of 610 ~ 37.38%
G 218 of 610 ~ 35.74%
B 164 of 610 ~ 26.89'%

%37.38
%35.74
%26.89

CMYK RENK MODELİ

#E4DAA4 rengi CMYK tonu (0,4,28,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.39%
  • sarı tonu 28.07%
  • ana renk tonu 10.59%

CMYK: (0,4,28,11)
C0M4Y28K11 (0%, 4%, 28%, 11%)
(0.00 / 0.04 / 0.28 / 0.11)

CMYK yüzdeleri

%0
%4.39
%28.07
%10.59

Codes

Color #E4DAA4 in popluar color models

E4 DA A4
RGB 228 218 164
HSL 51° 54.24% 76.86%
HSB/HSV 51° 28.07% 89.41%
CMYK 0.00% 4.39% 28.07%
10.59%

Color #E4DAA4 in popluar number systems.

HEX E4 DA A4
Decimal 228 218 164
Binary 11100100 11011010 10100100
Octal 344 332 244

Shades and tints

Shades of #E4DAA4

#E4DAA4
(228,218,164)
#D0C796
(208,199,150)
#BCB488
(188,180,136)
#A8A17A
(168,161,122)
#948E6C
(148,142,108)
#807B5E
(128,123,94)
#6C6850
(108,104,80)
#585542
(88,85,66)
#444234
(68,66,52)
#302F26
(48,47,38)
#1C1C18
(28,28,24)
#000000
(0,0,0)

Tints of #E4DAA4

#E4DAA4
(228,218,164)
#E6DDAC
(230,221,172)
#E8E0B4
(232,224,180)
#EAE3BC
(234,227,188)
#ECE6C4
(236,230,196)
#EEE9CC
(238,233,204)
#F0ECD4
(240,236,212)
#F2EFDC
(242,239,220)
#F4F2E4
(244,242,228)
#F6F5EC
(246,245,236)
#F8F8F4
(248,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4DAA4 color. Also use rgb(228,218,164) instead hex code.

Text Font Color

.myTextColor { color: #E4DAA4; }

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

This text font color is #E4DAA4.

Background Color

.myBgColor { background-color: #E4DAA4; }

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

This div background color is #E4DAA4.

Border color

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

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

This div border color is #E4DAA4.

Opacity

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

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

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

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

This text has shadow with #E4DAA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4DAA4.

Preview

Color preview on black background

This text has color #E4DAA4 on black background.


Color preview on white background

This text has color #E4DAA4 on white background.


Black color preview on #E4DAA4 background

This text has black color on #E4DAA4 background.


White color preview on #E4DAA4 background

This text has white color on #E4DAA4 background.


Related colors

Complementary color

Complementary color for #hex is #1B255B.


I love getcolorcode.com

Triadic colors

1 #A4E4DA and #DAA4E4 with #E4DAA4 are triadic colors.

2 #A4DAE4 and #DAE4A4 with #E4DAA4 are triadic colors.