COLOR #A28A76

HEX: #A28A76 RGB: (162,138,118)

Color info

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

RGB color model

#A28A76 color RGB value is (162,138,118).

RGB: (162,138,118) (64%, 54%, 46%)

RGB channels and saturation

R 162 of 255 = 64%
G 138 of 255 = 54%
B 118 of 255 = 46%

162
138
118

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

Portions of RGB colors in percentages

R + G + B = 162 + 138 + 118 = 418 (100%)
R 162 of 418 ~ 38.76%
G 138 of 418 ~ 33.01%
B 118 of 418 ~ 28.23'%

%38.76
%33.01
%28.23

CMYK color model

#A28A76 color CMYK value is (0,15,27,36).

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

CMYK: (0,15,27,36)
C0M15Y27K36 (0%, 15%, 27%, 36%)
(0.00 / 0.15 / 0.27 / 0.36)

CMYK percentages

%0
%14.81
%27.16
%36.47

Codes

Color #A28A76 in popluar color models

A2 8A 76
RGB 162 138 118
HSL 27° 19.13% 54.90%
HSB/HSV 27° 27.16% 63.53%
CMYK 0.00% 14.81% 27.16%
36.47%

Color #A28A76 in popluar number systems.

HEX A2 8A 76
Decimal 162 138 118
Binary 10100010 10001010 1110110
Octal 242 212 166

Shades and tints

Shades of #A28A76

#A28A76
(162,138,118)
#947E6C
(148,126,108)
#867262
(134,114,98)
#786658
(120,102,88)
#6A5A4E
(106,90,78)
#5C4E44
(92,78,68)
#4E423A
(78,66,58)
#403630
(64,54,48)
#322A26
(50,42,38)
#241E1C
(36,30,28)
#161212
(22,18,18)
#000000
(0,0,0)

Tints of #A28A76

#A28A76
(162,138,118)
#AA9482
(170,148,130)
#B29E8E
(178,158,142)
#BAA89A
(186,168,154)
#C2B2A6
(194,178,166)
#CABCB2
(202,188,178)
#D2C6BE
(210,198,190)
#DAD0CA
(218,208,202)
#E2DAD6
(226,218,214)
#EAE4E2
(234,228,226)
#F2EEEE
(242,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A28A76; }

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

This text font color is #A28A76.

Background Color

.myBgColor { background-color: #A28A76; }

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

This div background color is #A28A76.

Border color

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

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

This div border color is #A28A76.

Opacity

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

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

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

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

This text has shadow with #A28A76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A28A76.

Preview

Color preview on black background

This text has color #A28A76 on black background.


Color preview on white background

This text has color #A28A76 on white background.


Black color preview on #A28A76 background

This text has black color on #A28A76 background.


White color preview on #A28A76 background

This text has white color on #A28A76 background.


Related colors

Complementary color

Complementary color for #hex is #5D7589.


I love getcolorcode.com

Triadic colors

1 #76A28A and #8A76A2 with #A28A76 are triadic colors.

2 #768AA2 and #8AA276 with #A28A76 are triadic colors.