COLOR #E5DBAE

HEX: #E5DBAE RGB: (229,219,174)

Renk bilgisi

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

RGB renk modeli

#E5DBAE color RGB value is (229,219,174).

RGB: (229,219,174) (90%, 86%, 68%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 219 of 255 = 86%
B 174 of 255 = 68%

229
219
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 219 + 174 = 622 (100%)
R 229 of 622 ~ 36.82%
G 219 of 622 ~ 35.21%
B 174 of 622 ~ 27.97'%

%36.82
%35.21
%27.97

CMYK RENK MODELİ

#E5DBAE rengi CMYK tonu (0,4,24,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.37%
  • sarı tonu 24.02%
  • ana renk tonu 10.20%

CMYK: (0,4,24,10)
C0M4Y24K10 (0%, 4%, 24%, 10%)
(0.00 / 0.04 / 0.24 / 0.10)

CMYK yüzdeleri

%0
%4.37
%24.02
%10.2

Codes

Color #E5DBAE in popluar color models

E5 DB AE
RGB 229 219 174
HSL 49° 51.40% 79.02%
HSB/HSV 49° 24.02% 89.80%
CMYK 0.00% 4.37% 24.02%
10.20%

Color #E5DBAE in popluar number systems.

HEX E5 DB AE
Decimal 229 219 174
Binary 11100101 11011011 10101110
Octal 345 333 256

Shades and tints

Shades of #E5DBAE

#E5DBAE
(229,219,174)
#D1C89F
(209,200,159)
#BDB590
(189,181,144)
#A9A281
(169,162,129)
#958F72
(149,143,114)
#817C63
(129,124,99)
#6D6954
(109,105,84)
#595645
(89,86,69)
#454336
(69,67,54)
#313027
(49,48,39)
#1D1D18
(29,29,24)
#000000
(0,0,0)

Tints of #E5DBAE

#E5DBAE
(229,219,174)
#E7DEB5
(231,222,181)
#E9E1BC
(233,225,188)
#EBE4C3
(235,228,195)
#EDE7CA
(237,231,202)
#EFEAD1
(239,234,209)
#F1EDD8
(241,237,216)
#F3F0DF
(243,240,223)
#F5F3E6
(245,243,230)
#F7F6ED
(247,246,237)
#F9F9F4
(249,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5DBAE color. Also use rgb(229,219,174) instead hex code.

Text Font Color

.myTextColor { color: #E5DBAE; }

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

This text font color is #E5DBAE.

Background Color

.myBgColor { background-color: #E5DBAE; }

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

This div background color is #E5DBAE.

Border color

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

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

This div border color is #E5DBAE.

Opacity

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

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

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

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

This text has shadow with #E5DBAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DBAE.

Preview

Color preview on black background

This text has color #E5DBAE on black background.


Color preview on white background

This text has color #E5DBAE on white background.


Black color preview on #E5DBAE background

This text has black color on #E5DBAE background.


White color preview on #E5DBAE background

This text has white color on #E5DBAE background.


Related colors

Complementary color

Complementary color for #hex is #1A2451.


I love getcolorcode.com

Triadic colors

1 #AEE5DB and #DBAEE5 with #E5DBAE are triadic colors.

2 #AEDBE5 and #DBE5AE with #E5DBAE are triadic colors.