COLOR #E4DAAE

HEX: #E4DAAE RGB: (228,218,174)

Renk bilgisi

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

RGB renk modeli

#E4DAAE color RGB value is (228,218,174).

RGB: (228,218,174) (89%, 85%, 68%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 218 of 255 = 85%
B 174 of 255 = 68%

228
218
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 218 + 174 = 620 (100%)
R 228 of 620 ~ 36.77%
G 218 of 620 ~ 35.16%
B 174 of 620 ~ 28.06'%

%36.77
%35.16
%28.06

CMYK RENK MODELİ

#E4DAAE rengi CMYK tonu (0,4,24,11).

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

CMYK: (0,4,24,11)
C0M4Y24K11 (0%, 4%, 24%, 11%)
(0.00 / 0.04 / 0.24 / 0.11)

CMYK yüzdeleri

%0
%4.39
%23.68
%10.59

Codes

Color #E4DAAE in popluar color models

E4 DA AE
RGB 228 218 174
HSL 49° 50.00% 78.82%
HSB/HSV 49° 23.68% 89.41%
CMYK 0.00% 4.39% 23.68%
10.59%

Color #E4DAAE in popluar number systems.

HEX E4 DA AE
Decimal 228 218 174
Binary 11100100 11011010 10101110
Octal 344 332 256

Shades and tints

Shades of #E4DAAE

#E4DAAE
(228,218,174)
#D0C79F
(208,199,159)
#BCB490
(188,180,144)
#A8A181
(168,161,129)
#948E72
(148,142,114)
#807B63
(128,123,99)
#6C6854
(108,104,84)
#585545
(88,85,69)
#444236
(68,66,54)
#302F27
(48,47,39)
#1C1C18
(28,28,24)
#000000
(0,0,0)

Tints of #E4DAAE

#E4DAAE
(228,218,174)
#E6DDB5
(230,221,181)
#E8E0BC
(232,224,188)
#EAE3C3
(234,227,195)
#ECE6CA
(236,230,202)
#EEE9D1
(238,233,209)
#F0ECD8
(240,236,216)
#F2EFDF
(242,239,223)
#F4F2E6
(244,242,230)
#F6F5ED
(246,245,237)
#F8F8F4
(248,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4DAAE; }

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

This text font color is #E4DAAE.

Background Color

.myBgColor { background-color: #E4DAAE; }

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

This div background color is #E4DAAE.

Border color

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

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

This div border color is #E4DAAE.

Opacity

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

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

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

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

This text has shadow with #E4DAAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4DAAE.

Preview

Color preview on black background

This text has color #E4DAAE on black background.


Color preview on white background

This text has color #E4DAAE on white background.


Black color preview on #E4DAAE background

This text has black color on #E4DAAE background.


White color preview on #E4DAAE background

This text has white color on #E4DAAE background.


Related colors

Complementary color

Complementary color for #hex is #1B2551.


I love getcolorcode.com

Triadic colors

1 #AEE4DA and #DAAEE4 with #E4DAAE are triadic colors.

2 #AEDAE4 and #DAE4AE with #E4DAAE are triadic colors.