COLOR #E5D0BE

HEX: #E5D0BE RGB: (229,208,190)

Renk bilgisi

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

RGB renk modeli

#E5D0BE color RGB value is (229,208,190).

RGB: (229,208,190) (90%, 82%, 75%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 208 of 255 = 82%
B 190 of 255 = 75%

229
208
190

R + G + B ~ 82%. #E5D0BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 208 + 190 = 627 (100%)
R 229 of 627 ~ 36.52%
G 208 of 627 ~ 33.17%
B 190 of 627 ~ 30.3'%

%36.52
%33.17
%30.3

CMYK RENK MODELİ

#E5D0BE rengi CMYK tonu (0,9,17,10).

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

CMYK: (0,9,17,10)
C0M9Y17K10 (0%, 9%, 17%, 10%)
(0.00 / 0.09 / 0.17 / 0.10)

CMYK yüzdeleri

%0
%9.17
%17.03
%10.2

Codes

Color #E5D0BE in popluar color models

E5 D0 BE
RGB 229 208 190
HSL 28° 42.86% 82.16%
HSB/HSV 28° 17.03% 89.80%
CMYK 0.00% 9.17% 17.03%
10.20%

Color #E5D0BE in popluar number systems.

HEX E5 D0 BE
Decimal 229 208 190
Binary 11100101 11010000 10111110
Octal 345 320 276

Shades and tints

Shades of #E5D0BE

#E5D0BE
(229,208,190)
#D1BEAD
(209,190,173)
#BDAC9C
(189,172,156)
#A99A8B
(169,154,139)
#95887A
(149,136,122)
#817669
(129,118,105)
#6D6458
(109,100,88)
#595247
(89,82,71)
#454036
(69,64,54)
#312E25
(49,46,37)
#1D1C14
(29,28,20)
#000000
(0,0,0)

Tints of #E5D0BE

#E5D0BE
(229,208,190)
#E7D4C3
(231,212,195)
#E9D8C8
(233,216,200)
#EBDCCD
(235,220,205)
#EDE0D2
(237,224,210)
#EFE4D7
(239,228,215)
#F1E8DC
(241,232,220)
#F3ECE1
(243,236,225)
#F5F0E6
(245,240,230)
#F7F4EB
(247,244,235)
#F9F8F0
(249,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D0BE; }

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

This text font color is #E5D0BE.

Background Color

.myBgColor { background-color: #E5D0BE; }

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

This div background color is #E5D0BE.

Border color

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

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

This div border color is #E5D0BE.

Opacity

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

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

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

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

This text has shadow with #E5D0BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D0BE.

Preview

Color preview on black background

This text has color #E5D0BE on black background.


Color preview on white background

This text has color #E5D0BE on white background.


Black color preview on #E5D0BE background

This text has black color on #E5D0BE background.


White color preview on #E5D0BE background

This text has white color on #E5D0BE background.


Related colors

Complementary color

Complementary color for #hex is #1A2F41.


I love getcolorcode.com

Triadic colors

1 #BEE5D0 and #D0BEE5 with #E5D0BE are triadic colors.

2 #BED0E5 and #D0E5BE with #E5D0BE are triadic colors.