COLOR #E5B49B

HEX: #E5B49B RGB: (229,180,155)

Renk bilgisi

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

RGB renk modeli

#E5B49B color RGB value is (229,180,155).

RGB: (229,180,155) (90%, 71%, 61%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 180 of 255 = 71%
B 155 of 255 = 61%

229
180
155

R + G + B ~ 74%. #E5B49B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 180 + 155 = 564 (100%)
R 229 of 564 ~ 40.6%
G 180 of 564 ~ 31.91%
B 155 of 564 ~ 27.48'%

%40.6
%31.91
%27.48

CMYK RENK MODELİ

#E5B49B rengi CMYK tonu (0,21,32,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.40%
  • sarı tonu 32.31%
  • ana renk tonu 10.20%

CMYK: (0,21,32,10)
C0M21Y32K10 (0%, 21%, 32%, 10%)
(0.00 / 0.21 / 0.32 / 0.10)

CMYK yüzdeleri

%0
%21.4
%32.31
%10.2

Codes

Color #E5B49B in popluar color models

E5 B4 9B
RGB 229 180 155
HSL 20° 58.73% 75.29%
HSB/HSV 20° 32.31% 89.80%
CMYK 0.00% 21.40% 32.31%
10.20%

Color #E5B49B in popluar number systems.

HEX E5 B4 9B
Decimal 229 180 155
Binary 11100101 10110100 10011011
Octal 345 264 233

Shades and tints

Shades of #E5B49B

#E5B49B
(229,180,155)
#D1A48D
(209,164,141)
#BD947F
(189,148,127)
#A98471
(169,132,113)
#957463
(149,116,99)
#816455
(129,100,85)
#6D5447
(109,84,71)
#594439
(89,68,57)
#45342B
(69,52,43)
#31241D
(49,36,29)
#1D140F
(29,20,15)
#000000
(0,0,0)

Tints of #E5B49B

#E5B49B
(229,180,155)
#E7BAA4
(231,186,164)
#E9C0AD
(233,192,173)
#EBC6B6
(235,198,182)
#EDCCBF
(237,204,191)
#EFD2C8
(239,210,200)
#F1D8D1
(241,216,209)
#F3DEDA
(243,222,218)
#F5E4E3
(245,228,227)
#F7EAEC
(247,234,236)
#F9F0F5
(249,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5B49B color. Also use rgb(229,180,155) instead hex code.

Text Font Color

.myTextColor { color: #E5B49B; }

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

This text font color is #E5B49B.

Background Color

.myBgColor { background-color: #E5B49B; }

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

This div background color is #E5B49B.

Border color

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

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

This div border color is #E5B49B.

Opacity

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

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

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

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

This text has shadow with #E5B49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5B49B.

Preview

Color preview on black background

This text has color #E5B49B on black background.


Color preview on white background

This text has color #E5B49B on white background.


Black color preview on #E5B49B background

This text has black color on #E5B49B background.


White color preview on #E5B49B background

This text has white color on #E5B49B background.


Related colors

Complementary color

Complementary color for #hex is #1A4B64.


I love getcolorcode.com

Triadic colors

1 #9BE5B4 and #B49BE5 with #E5B49B are triadic colors.

2 #9BB4E5 and #B4E59B with #E5B49B are triadic colors.