COLOR #A28063

HEX: #A28063 RGB: (162,128,99)

Color info

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

RGB color model

#A28063 color RGB value is (162,128,99).

RGB: (162,128,99) (64%, 50%, 39%)

RGB channels and saturation

R 162 of 255 = 64%
G 128 of 255 = 50%
B 99 of 255 = 39%

162
128
99

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

Portions of RGB colors in percentages

R + G + B = 162 + 128 + 99 = 389 (100%)
R 162 of 389 ~ 41.65%
G 128 of 389 ~ 32.9%
B 99 of 389 ~ 25.45'%

%41.65
%32.9
%25.45

CMYK color model

#A28063 color CMYK value is (0,21,39,36).

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

CMYK: (0,21,39,36)
C0M21Y39K36 (0%, 21%, 39%, 36%)
(0.00 / 0.21 / 0.39 / 0.36)

CMYK percentages

%0
%20.99
%38.89
%36.47

Codes

Color #A28063 in popluar color models

A2 80 63
RGB 162 128 99
HSL 28° 25.30% 51.18%
HSB/HSV 28° 38.89% 63.53%
CMYK 0.00% 20.99% 38.89%
36.47%

Color #A28063 in popluar number systems.

HEX A2 80 63
Decimal 162 128 99
Binary 10100010 10000000 1100011
Octal 242 200 143

Shades and tints

Shades of #A28063

#A28063
(162,128,99)
#94755A
(148,117,90)
#866A51
(134,106,81)
#785F48
(120,95,72)
#6A543F
(106,84,63)
#5C4936
(92,73,54)
#4E3E2D
(78,62,45)
#403324
(64,51,36)
#32281B
(50,40,27)
#241D12
(36,29,18)
#161209
(22,18,9)
#000000
(0,0,0)

Tints of #A28063

#A28063
(162,128,99)
#AA8B71
(170,139,113)
#B2967F
(178,150,127)
#BAA18D
(186,161,141)
#C2AC9B
(194,172,155)
#CAB7A9
(202,183,169)
#D2C2B7
(210,194,183)
#DACDC5
(218,205,197)
#E2D8D3
(226,216,211)
#EAE3E1
(234,227,225)
#F2EEEF
(242,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A28063; }

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

This text font color is #A28063.

Background Color

.myBgColor { background-color: #A28063; }

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

This div background color is #A28063.

Border color

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

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

This div border color is #A28063.

Opacity

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

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

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

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

This text has shadow with #A28063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A28063.

Preview

Color preview on black background

This text has color #A28063 on black background.


Color preview on white background

This text has color #A28063 on white background.


Black color preview on #A28063 background

This text has black color on #A28063 background.


White color preview on #A28063 background

This text has white color on #A28063 background.


Related colors

Complementary color

Complementary color for #hex is #5D7F9C.


I love getcolorcode.com

Triadic colors

1 #63A280 and #8063A2 with #A28063 are triadic colors.

2 #6380A2 and #80A263 with #A28063 are triadic colors.