COLOR #E5BC6E

HEX: #E5BC6E RGB: (229,188,110)

Color info

#E5BC6E contains mainly red and green colors. Web safe color of #E5BC6E is #CCCC66 (or #CC6).

RGB color model

#E5BC6E color RGB value is (229,188,110).

RGB: (229,188,110) (90%, 74%, 43%)

RGB channels and saturation

R 229 of 255 = 90%
G 188 of 255 = 74%
B 110 of 255 = 43%

229
188
110

R + G + B ~ 69%. #E5BC6E is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 188 + 110 = 527 (100%)
R 229 of 527 ~ 43.45%
G 188 of 527 ~ 35.67%
B 110 of 527 ~ 20.87'%

%43.45
%35.67
%20.87

CMYK color model

#E5BC6E color CMYK value is (0,18,52,10).

  • cyan value is 0.00%
  • magenta value is 17.90%
  • yellow value is 51.97%
  • key color value is 10.20%
CMYK: (0,18,52,10) C0M18Y52K10 (0%,18%,52%,10%) (0.00/0.18/0.52/0.10) 

CMYK percentages

%0
%17.9
%51.97
%10.2

Codes

Color #E5BC6E in popluar color models

E5 BC 6E
RGB 229 188 110
HSL 39° 69.59% 66.47%
HSB/HSV 39° 51.97% 89.80%
CMYK 0.00% 17.90% 51.97%
10.20%

Color #E5BC6E in popluar number systems.

HEX E5 BC 6E
Decimal 229 188 110
Binary 11100101 10111100 1101110
Octal 345 274 156

Shades and tints

Shades of #E5BC6E

#E5BC6E
(229,188,110)
#D1AB64
(209,171,100)
#BD9A5A
(189,154,90)
#A98950
(169,137,80)
#957846
(149,120,70)
#81673C
(129,103,60)
#6D5632
(109,86,50)
#594528
(89,69,40)
#45341E
(69,52,30)
#312314
(49,35,20)
#1D120A
(29,18,10)
#000000
(0,0,0)

Tints of #E5BC6E

#E5BC6E
(229,188,110)
#E7C27B
(231,194,123)
#E9C888
(233,200,136)
#EBCE95
(235,206,149)
#EDD4A2
(237,212,162)
#EFDAAF
(239,218,175)
#F1E0BC
(241,224,188)
#F3E6C9
(243,230,201)
#F5ECD6
(245,236,214)
#F7F2E3
(247,242,227)
#F9F8F0
(249,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5BC6E; }

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

This text font color is #E5BC6E.

Background Color

.myBgColor { background-color: #E5BC6E; }

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

This div background color is #E5BC6E.

Border color

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

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

This div border color is #E5BC6E.

Opacity

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

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

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

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

This text has shadow with #E5BC6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5BC6E.

Preview

Color preview on black background

This text has color #E5BC6E on black background.


Color preview on white background

This text has color #E5BC6E on white background.


Black color preview on #E5BC6E background

This text has black color on #E5BC6E background.


White color preview on #E5BC6E background

This text has white color on #E5BC6E background.


Related colors

Complementary color

Complementary color for #hex is #1A4391.


I love getcolorcode.com

Triadic colors

1 #6EE5BC and #BC6EE5 with #E5BC6E are triadic colors.

2 #6EBCE5 and #BCE56E with #E5BC6E are triadic colors.