COLOR #E5BCB0

HEX: #E5BCB0 RGB: (229,188,176)

Renk bilgisi

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

RGB renk modeli

#E5BCB0 color RGB value is (229,188,176).

RGB: (229,188,176) (90%, 74%, 69%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 188 of 255 = 74%
B 176 of 255 = 69%

229
188
176

R + G + B ~ 78%. #E5BCB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 188 + 176 = 593 (100%)
R 229 of 593 ~ 38.62%
G 188 of 593 ~ 31.7%
B 176 of 593 ~ 29.68'%

%38.62
%31.7
%29.68

CMYK RENK MODELİ

#E5BCB0 rengi CMYK tonu (0,18,23,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.90%
  • sarı tonu 23.14%
  • ana renk tonu 10.20%

CMYK: (0,18,23,10)
C0M18Y23K10 (0%, 18%, 23%, 10%)
(0.00 / 0.18 / 0.23 / 0.10)

CMYK yüzdeleri

%0
%17.9
%23.14
%10.2

Codes

Color #E5BCB0 in popluar color models

E5 BC B0
RGB 229 188 176
HSL 14° 50.48% 79.41%
HSB/HSV 14° 23.14% 89.80%
CMYK 0.00% 17.90% 23.14%
10.20%

Color #E5BCB0 in popluar number systems.

HEX E5 BC B0
Decimal 229 188 176
Binary 11100101 10111100 10110000
Octal 345 274 260

Shades and tints

Shades of #E5BCB0

#E5BCB0
(229,188,176)
#D1ABA0
(209,171,160)
#BD9A90
(189,154,144)
#A98980
(169,137,128)
#957870
(149,120,112)
#816760
(129,103,96)
#6D5650
(109,86,80)
#594540
(89,69,64)
#453430
(69,52,48)
#312320
(49,35,32)
#1D1210
(29,18,16)
#000000
(0,0,0)

Tints of #E5BCB0

#E5BCB0
(229,188,176)
#E7C2B7
(231,194,183)
#E9C8BE
(233,200,190)
#EBCEC5
(235,206,197)
#EDD4CC
(237,212,204)
#EFDAD3
(239,218,211)
#F1E0DA
(241,224,218)
#F3E6E1
(243,230,225)
#F5ECE8
(245,236,232)
#F7F2EF
(247,242,239)
#F9F8F6
(249,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5BCB0 color. Also use rgb(229,188,176) instead hex code.

Text Font Color

.myTextColor { color: #E5BCB0; }

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

This text font color is #E5BCB0.

Background Color

.myBgColor { background-color: #E5BCB0; }

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

This div background color is #E5BCB0.

Border color

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

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

This div border color is #E5BCB0.

Opacity

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

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

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

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

This text has shadow with #E5BCB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5BCB0.

Preview

Color preview on black background

This text has color #E5BCB0 on black background.


Color preview on white background

This text has color #E5BCB0 on white background.


Black color preview on #E5BCB0 background

This text has black color on #E5BCB0 background.


White color preview on #E5BCB0 background

This text has white color on #E5BCB0 background.


Related colors

Complementary color

Complementary color for #hex is #1A434F.


I love getcolorcode.com

Triadic colors

1 #B0E5BC and #BCB0E5 with #E5BCB0 are triadic colors.

2 #B0BCE5 and #BCE5B0 with #E5BCB0 are triadic colors.