COLOR #E5D4BE

HEX: #E5D4BE RGB: (229,212,190)

Renk bilgisi

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

RGB renk modeli

#E5D4BE color RGB value is (229,212,190).

RGB: (229,212,190) (90%, 83%, 75%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 212 of 255 = 83%
B 190 of 255 = 75%

229
212
190

R + G + B ~ 83%. #E5D4BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 212 + 190 = 631 (100%)
R 229 of 631 ~ 36.29%
G 212 of 631 ~ 33.6%
B 190 of 631 ~ 30.11'%

%36.29
%33.6
%30.11

CMYK RENK MODELİ

#E5D4BE rengi CMYK tonu (0,7,17,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.42%
  • sarı tonu 17.03%
  • ana renk tonu 10.20%

CMYK: (0,7,17,10)
C0M7Y17K10 (0%, 7%, 17%, 10%)
(0.00 / 0.07 / 0.17 / 0.10)

CMYK yüzdeleri

%0
%7.42
%17.03
%10.2

Codes

Color #E5D4BE in popluar color models

E5 D4 BE
RGB 229 212 190
HSL 34° 42.86% 82.16%
HSB/HSV 34° 17.03% 89.80%
CMYK 0.00% 7.42% 17.03%
10.20%

Color #E5D4BE in popluar number systems.

HEX E5 D4 BE
Decimal 229 212 190
Binary 11100101 11010100 10111110
Octal 345 324 276

Shades and tints

Shades of #E5D4BE

#E5D4BE
(229,212,190)
#D1C1AD
(209,193,173)
#BDAE9C
(189,174,156)
#A99B8B
(169,155,139)
#95887A
(149,136,122)
#817569
(129,117,105)
#6D6258
(109,98,88)
#594F47
(89,79,71)
#453C36
(69,60,54)
#312925
(49,41,37)
#1D1614
(29,22,20)
#000000
(0,0,0)

Tints of #E5D4BE

#E5D4BE
(229,212,190)
#E7D7C3
(231,215,195)
#E9DAC8
(233,218,200)
#EBDDCD
(235,221,205)
#EDE0D2
(237,224,210)
#EFE3D7
(239,227,215)
#F1E6DC
(241,230,220)
#F3E9E1
(243,233,225)
#F5ECE6
(245,236,230)
#F7EFEB
(247,239,235)
#F9F2F0
(249,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D4BE color. Also use rgb(229,212,190) instead hex code.

Text Font Color

.myTextColor { color: #E5D4BE; }

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

This text font color is #E5D4BE.

Background Color

.myBgColor { background-color: #E5D4BE; }

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

This div background color is #E5D4BE.

Border color

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

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

This div border color is #E5D4BE.

Opacity

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

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

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

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

This text has shadow with #E5D4BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D4BE.

Preview

Color preview on black background

This text has color #E5D4BE on black background.


Color preview on white background

This text has color #E5D4BE on white background.


Black color preview on #E5D4BE background

This text has black color on #E5D4BE background.


White color preview on #E5D4BE background

This text has white color on #E5D4BE background.


Related colors

Complementary color

Complementary color for #hex is #1A2B41.


I love getcolorcode.com

Triadic colors

1 #BEE5D4 and #D4BEE5 with #E5D4BE are triadic colors.

2 #BED4E5 and #D4E5BE with #E5D4BE are triadic colors.