COLOR #E0A683

HEX: #E0A683 RGB: (224,166,131)

Color info

#E0A683 contains mainly red and green colors. Web safe color of #E0A683 is #CC9999 (or #C99).

RGB color model

#E0A683 color RGB value is (224,166,131).

RGB: (224,166,131) (88%, 65%, 51%)

RGB channels and saturation

R 224 of 255 = 88%
G 166 of 255 = 65%
B 131 of 255 = 51%

224
166
131

R + G + B ~ 68%. #E0A683 is quite light color.

Portions of RGB colors in percentages

R + G + B = 224 + 166 + 131 = 521 (100%)
R 224 of 521 ~ 42.99%
G 166 of 521 ~ 31.86%
B 131 of 521 ~ 25.14'%

%42.99
%31.86
%25.14

CMYK color model

#E0A683 color CMYK value is (0,26,42,12).

  • cyan value is 0.00%
  • magenta value is 25.89%
  • yellow value is 41.52%
  • key color value is 12.16%

CMYK: (0,26,42,12)
C0M26Y42K12 (0%, 26%, 42%, 12%)
(0.00 / 0.26 / 0.42 / 0.12)

CMYK percentages

%0
%25.89
%41.52
%12.16

Codes

Color #E0A683 in popluar color models

E0 A6 83
RGB 224 166 131
HSL 23° 60.00% 69.61%
HSB/HSV 23° 41.52% 87.84%
CMYK 0.00% 25.89% 41.52%
12.16%

Color #E0A683 in popluar number systems.

HEX E0 A6 83
Decimal 224 166 131
Binary 11100000 10100110 10000011
Octal 340 246 203

Shades and tints

Shades of #E0A683

#E0A683
(224,166,131)
#CC9778
(204,151,120)
#B8886D
(184,136,109)
#A47962
(164,121,98)
#906A57
(144,106,87)
#7C5B4C
(124,91,76)
#684C41
(104,76,65)
#543D36
(84,61,54)
#402E2B
(64,46,43)
#2C1F20
(44,31,32)
#181015
(24,16,21)
#000000
(0,0,0)

Tints of #E0A683

#E0A683
(224,166,131)
#E2AE8E
(226,174,142)
#E4B699
(228,182,153)
#E6BEA4
(230,190,164)
#E8C6AF
(232,198,175)
#EACEBA
(234,206,186)
#ECD6C5
(236,214,197)
#EEDED0
(238,222,208)
#F0E6DB
(240,230,219)
#F2EEE6
(242,238,230)
#F4F6F1
(244,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E0A683 color. Also use rgb(224,166,131) instead hex code.

Text Font Color

.myTextColor { color: #E0A683; }

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

This text font color is #E0A683.

Background Color

.myBgColor { background-color: #E0A683; }

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

This div background color is #E0A683.

Border color

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

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

This div border color is #E0A683.

Opacity

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

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

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

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

This text has shadow with #E0A683 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E0A683.

Preview

Color preview on black background

This text has color #E0A683 on black background.


Color preview on white background

This text has color #E0A683 on white background.


Black color preview on #E0A683 background

This text has black color on #E0A683 background.


White color preview on #E0A683 background

This text has white color on #E0A683 background.


Related colors

Complementary color

Complementary color for #hex is #1F597C.


I love getcolorcode.com

Triadic colors

1 #83E0A6 and #A683E0 with #E0A683 are triadic colors.

2 #83A6E0 and #A6E083 with #E0A683 are triadic colors.