COLOR #E6B581

HEX: #E6B581 RGB: (230,181,129)

Color info

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

RGB color model

#E6B581 color RGB value is (230,181,129).

RGB: (230,181,129) (90%, 71%, 51%)

RGB channels and saturation

R 230 of 255 = 90%
G 181 of 255 = 71%
B 129 of 255 = 51%

230
181
129

R + G + B ~ 71%. #E6B581 is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 181 + 129 = 540 (100%)
R 230 of 540 ~ 42.59%
G 181 of 540 ~ 33.52%
B 129 of 540 ~ 23.89'%

%42.59
%33.52
%23.89

CMYK color model

#E6B581 color CMYK value is (0,21,44,10).

  • cyan value is 0.00%
  • magenta value is 21.30%
  • yellow value is 43.91%
  • key color value is 9.80%

CMYK: (0,21,44,10)
C0M21Y44K10 (0%, 21%, 44%, 10%)
(0.00 / 0.21 / 0.44 / 0.10)

CMYK percentages

%0
%21.3
%43.91
%9.8

Codes

Color #E6B581 in popluar color models

E6 B5 81
RGB 230 181 129
HSL 31° 66.89% 70.39%
HSB/HSV 31° 43.91% 90.20%
CMYK 0.00% 21.30% 43.91%
9.80%

Color #E6B581 in popluar number systems.

HEX E6 B5 81
Decimal 230 181 129
Binary 11100110 10110101 10000001
Octal 346 265 201

Shades and tints

Shades of #E6B581

#E6B581
(230,181,129)
#D2A576
(210,165,118)
#BE956B
(190,149,107)
#AA8560
(170,133,96)
#967555
(150,117,85)
#82654A
(130,101,74)
#6E553F
(110,85,63)
#5A4534
(90,69,52)
#463529
(70,53,41)
#32251E
(50,37,30)
#1E1513
(30,21,19)
#000000
(0,0,0)

Tints of #E6B581

#E6B581
(230,181,129)
#E8BB8C
(232,187,140)
#EAC197
(234,193,151)
#ECC7A2
(236,199,162)
#EECDAD
(238,205,173)
#F0D3B8
(240,211,184)
#F2D9C3
(242,217,195)
#F4DFCE
(244,223,206)
#F6E5D9
(246,229,217)
#F8EBE4
(248,235,228)
#FAF1EF
(250,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B581 color. Also use rgb(230,181,129) instead hex code.

Text Font Color

.myTextColor { color: #E6B581; }

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

This text font color is #E6B581.

Background Color

.myBgColor { background-color: #E6B581; }

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

This div background color is #E6B581.

Border color

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

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

This div border color is #E6B581.

Opacity

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

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

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

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

This text has shadow with #E6B581 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B581.

Preview

Color preview on black background

This text has color #E6B581 on black background.


Color preview on white background

This text has color #E6B581 on white background.


Black color preview on #E6B581 background

This text has black color on #E6B581 background.


White color preview on #E6B581 background

This text has white color on #E6B581 background.


Related colors

Complementary color

Complementary color for #hex is #194A7E.


I love getcolorcode.com

Triadic colors

1 #81E6B5 and #B581E6 with #E6B581 are triadic colors.

2 #81B5E6 and #B5E681 with #E6B581 are triadic colors.