COLOR #A28276

HEX: #A28276 RGB: (162,130,118)

Color info

#A28276 contains red, green and blue colors in about the same proportion. Web safe color of #A28276 is #999966 (or #996).

RGB color model

#A28276 color RGB value is (162,130,118).

RGB: (162,130,118) (64%, 51%, 46%)

RGB channels and saturation

R 162 of 255 = 64%
G 130 of 255 = 51%
B 118 of 255 = 46%

162
130
118

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

Portions of RGB colors in percentages

R + G + B = 162 + 130 + 118 = 410 (100%)
R 162 of 410 ~ 39.51%
G 130 of 410 ~ 31.71%
B 118 of 410 ~ 28.78'%

%39.51
%31.71
%28.78

CMYK color model

#A28276 color CMYK value is (0,20,27,36).

  • cyan value is 0.00%
  • magenta value is 19.75%
  • yellow value is 27.16%
  • key color value is 36.47%

CMYK: (0,20,27,36)
C0M20Y27K36 (0%, 20%, 27%, 36%)
(0.00 / 0.20 / 0.27 / 0.36)

CMYK percentages

%0
%19.75
%27.16
%36.47

Codes

Color #A28276 in popluar color models

A2 82 76
RGB 162 130 118
HSL 16° 19.13% 54.90%
HSB/HSV 16° 27.16% 63.53%
CMYK 0.00% 19.75% 27.16%
36.47%

Color #A28276 in popluar number systems.

HEX A2 82 76
Decimal 162 130 118
Binary 10100010 10000010 1110110
Octal 242 202 166

Shades and tints

Shades of #A28276

#A28276
(162,130,118)
#94776C
(148,119,108)
#866C62
(134,108,98)
#786158
(120,97,88)
#6A564E
(106,86,78)
#5C4B44
(92,75,68)
#4E403A
(78,64,58)
#403530
(64,53,48)
#322A26
(50,42,38)
#241F1C
(36,31,28)
#161412
(22,20,18)
#000000
(0,0,0)

Tints of #A28276

#A28276
(162,130,118)
#AA8D82
(170,141,130)
#B2988E
(178,152,142)
#BAA39A
(186,163,154)
#C2AEA6
(194,174,166)
#CAB9B2
(202,185,178)
#D2C4BE
(210,196,190)
#DACFCA
(218,207,202)
#E2DAD6
(226,218,214)
#EAE5E2
(234,229,226)
#F2F0EE
(242,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A28276 color. Also use rgb(162,130,118) instead hex code.

Text Font Color

.myTextColor { color: #A28276; }

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

This text font color is #A28276.

Background Color

.myBgColor { background-color: #A28276; }

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

This div background color is #A28276.

Border color

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

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

This div border color is #A28276.

Opacity

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

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

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

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

This text has shadow with #A28276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A28276.

Preview

Color preview on black background

This text has color #A28276 on black background.


Color preview on white background

This text has color #A28276 on white background.


Black color preview on #A28276 background

This text has black color on #A28276 background.


White color preview on #A28276 background

This text has white color on #A28276 background.


Related colors

Complementary color

Complementary color for #hex is #5D7D89.


I love getcolorcode.com

Triadic colors

1 #76A282 and #8276A2 with #A28276 are triadic colors.

2 #7682A2 and #82A276 with #A28276 are triadic colors.