COLOR #A28059

HEX: #A28059 RGB: (162,128,89)

Color info

#A28059 contains mainly red and green colors. Web safe color of #A28059 is #996666 (or #966).

RGB color model

#A28059 color RGB value is (162,128,89).

RGB: (162,128,89) (64%, 50%, 35%)

RGB channels and saturation

R 162 of 255 = 64%
G 128 of 255 = 50%
B 89 of 255 = 35%

162
128
89

R + G + B ~ 50%. #A28059 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 162 + 128 + 89 = 379 (100%)
R 162 of 379 ~ 42.74%
G 128 of 379 ~ 33.77%
B 89 of 379 ~ 23.48'%

%42.74
%33.77
%23.48

CMYK color model

#A28059 color CMYK value is (0,21,45,36).

  • cyan value is 0.00%
  • magenta value is 20.99%
  • yellow value is 45.06%
  • key color value is 36.47%

CMYK: (0,21,45,36)
C0M21Y45K36 (0%, 21%, 45%, 36%)
(0.00 / 0.21 / 0.45 / 0.36)

CMYK percentages

%0
%20.99
%45.06
%36.47

Codes

Color #A28059 in popluar color models

A2 80 59
RGB 162 128 89
HSL 32° 29.08% 49.22%
HSB/HSV 32° 45.06% 63.53%
CMYK 0.00% 20.99% 45.06%
36.47%

Color #A28059 in popluar number systems.

HEX A2 80 59
Decimal 162 128 89
Binary 10100010 10000000 1011001
Octal 242 200 131

Shades and tints

Shades of #A28059

#A28059
(162,128,89)
#947551
(148,117,81)
#866A49
(134,106,73)
#785F41
(120,95,65)
#6A5439
(106,84,57)
#5C4931
(92,73,49)
#4E3E29
(78,62,41)
#403321
(64,51,33)
#322819
(50,40,25)
#241D11
(36,29,17)
#161209
(22,18,9)
#000000
(0,0,0)

Tints of #A28059

#A28059
(162,128,89)
#AA8B68
(170,139,104)
#B29677
(178,150,119)
#BAA186
(186,161,134)
#C2AC95
(194,172,149)
#CAB7A4
(202,183,164)
#D2C2B3
(210,194,179)
#DACDC2
(218,205,194)
#E2D8D1
(226,216,209)
#EAE3E0
(234,227,224)
#F2EEEF
(242,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A28059 color. Also use rgb(162,128,89) instead hex code.

Text Font Color

.myTextColor { color: #A28059; }

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

This text font color is #A28059.

Background Color

.myBgColor { background-color: #A28059; }

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

This div background color is #A28059.

Border color

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

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

This div border color is #A28059.

Opacity

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

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

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

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

This text has shadow with #A28059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A28059.

Preview

Color preview on black background

This text has color #A28059 on black background.


Color preview on white background

This text has color #A28059 on white background.


Black color preview on #A28059 background

This text has black color on #A28059 background.


White color preview on #A28059 background

This text has white color on #A28059 background.


Related colors

Complementary color

Complementary color for #hex is #5D7FA6.


I love getcolorcode.com

Triadic colors

1 #59A280 and #8059A2 with #A28059 are triadic colors.

2 #5980A2 and #80A259 with #A28059 are triadic colors.