COLOR #E4BF83

HEX: #E4BF83 RGB: (228,191,131)

Color info

#E4BF83 contains mainly red and green colors. Web safe color of #E4BF83 is #CCCC99 (or #CC9).

RGB color model

#E4BF83 color RGB value is (228,191,131).

RGB: (228,191,131) (89%, 75%, 51%)

RGB channels and saturation

R 228 of 255 = 89%
G 191 of 255 = 75%
B 131 of 255 = 51%

228
191
131

R + G + B ~ 72%. #E4BF83 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 191 + 131 = 550 (100%)
R 228 of 550 ~ 41.45%
G 191 of 550 ~ 34.73%
B 131 of 550 ~ 23.82'%

%41.45
%34.73
%23.82

CMYK color model

#E4BF83 color CMYK value is (0,16,43,11).

  • cyan value is 0.00%
  • magenta value is 16.23%
  • yellow value is 42.54%
  • key color value is 10.59%

CMYK: (0,16,43,11)
C0M16Y43K11 (0%, 16%, 43%, 11%)
(0.00 / 0.16 / 0.43 / 0.11)

CMYK percentages

%0
%16.23
%42.54
%10.59

Codes

Color #E4BF83 in popluar color models

E4 BF 83
RGB 228 191 131
HSL 37° 64.24% 70.39%
HSB/HSV 37° 42.54% 89.41%
CMYK 0.00% 16.23% 42.54%
10.59%

Color #E4BF83 in popluar number systems.

HEX E4 BF 83
Decimal 228 191 131
Binary 11100100 10111111 10000011
Octal 344 277 203

Shades and tints

Shades of #E4BF83

#E4BF83
(228,191,131)
#D0AE78
(208,174,120)
#BC9D6D
(188,157,109)
#A88C62
(168,140,98)
#947B57
(148,123,87)
#806A4C
(128,106,76)
#6C5941
(108,89,65)
#584836
(88,72,54)
#44372B
(68,55,43)
#302620
(48,38,32)
#1C1515
(28,21,21)
#000000
(0,0,0)

Tints of #E4BF83

#E4BF83
(228,191,131)
#E6C48E
(230,196,142)
#E8C999
(232,201,153)
#EACEA4
(234,206,164)
#ECD3AF
(236,211,175)
#EED8BA
(238,216,186)
#F0DDC5
(240,221,197)
#F2E2D0
(242,226,208)
#F4E7DB
(244,231,219)
#F6ECE6
(246,236,230)
#F8F1F1
(248,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4BF83 color. Also use rgb(228,191,131) instead hex code.

Text Font Color

.myTextColor { color: #E4BF83; }

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

This text font color is #E4BF83.

Background Color

.myBgColor { background-color: #E4BF83; }

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

This div background color is #E4BF83.

Border color

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

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

This div border color is #E4BF83.

Opacity

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

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

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

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

This text has shadow with #E4BF83 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4BF83.

Preview

Color preview on black background

This text has color #E4BF83 on black background.


Color preview on white background

This text has color #E4BF83 on white background.


Black color preview on #E4BF83 background

This text has black color on #E4BF83 background.


White color preview on #E4BF83 background

This text has white color on #E4BF83 background.


Related colors

Complementary color

Complementary color for #hex is #1B407C.


I love getcolorcode.com

Triadic colors

1 #83E4BF and #BF83E4 with #E4BF83 are triadic colors.

2 #83BFE4 and #BFE483 with #E4BF83 are triadic colors.