COLOR #A8A273

HEX: #A8A273 RGB: (168,162,115)

Color info

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

RGB color model

#A8A273 color RGB value is (168,162,115).

RGB: (168,162,115) (66%, 64%, 45%)

RGB channels and saturation

R 168 of 255 = 66%
G 162 of 255 = 64%
B 115 of 255 = 45%

168
162
115

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

Portions of RGB colors in percentages

R + G + B = 168 + 162 + 115 = 445 (100%)
R 168 of 445 ~ 37.75%
G 162 of 445 ~ 36.4%
B 115 of 445 ~ 25.84'%

%37.75
%36.4
%25.84

CMYK color model

#A8A273 color CMYK value is (0,4,32,34).

  • cyan value is 0.00%
  • magenta value is 3.57%
  • yellow value is 31.55%
  • key color value is 34.12%
CMYK: (0,4,32,34) C0M4Y32K34 (0%,4%,32%,34%) (0.00/0.04/0.32/0.34) 

CMYK percentages

%0
%3.57
%31.55
%34.12

Codes

Color #A8A273 in popluar color models

A8 A2 73
RGB 168 162 115
HSL 53° 23.35% 55.49%
HSB/HSV 53° 31.55% 65.88%
CMYK 0.00% 3.57% 31.55%
34.12%

Color #A8A273 in popluar number systems.

HEX A8 A2 73
Decimal 168 162 115
Binary 10101000 10100010 1110011
Octal 250 242 163

Shades and tints

Shades of #A8A273

#A8A273
(168,162,115)
#999469
(153,148,105)
#8A865F
(138,134,95)
#7B7855
(123,120,85)
#6C6A4B
(108,106,75)
#5D5C41
(93,92,65)
#4E4E37
(78,78,55)
#3F402D
(63,64,45)
#303223
(48,50,35)
#212419
(33,36,25)
#12160F
(18,22,15)
#000000
(0,0,0)

Tints of #A8A273

#A8A273
(168,162,115)
#AFAA7F
(175,170,127)
#B6B28B
(182,178,139)
#BDBA97
(189,186,151)
#C4C2A3
(196,194,163)
#CBCAAF
(203,202,175)
#D2D2BB
(210,210,187)
#D9DAC7
(217,218,199)
#E0E2D3
(224,226,211)
#E7EADF
(231,234,223)
#EEF2EB
(238,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8A273 color. Also use rgb(168,162,115) instead hex code.

Text Font Color

.myTextColor { color: #A8A273; }

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

This text font color is #A8A273.

Background Color

.myBgColor { background-color: #A8A273; }

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

This div background color is #A8A273.

Border color

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

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

This div border color is #A8A273.

Opacity

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

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

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

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

This text has shadow with #A8A273 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8A273.

Preview

Color preview on black background

This text has color #A8A273 on black background.


Color preview on white background

This text has color #A8A273 on white background.


Black color preview on #A8A273 background

This text has black color on #A8A273 background.


White color preview on #A8A273 background

This text has white color on #A8A273 background.


Related colors

Complementary color

Complementary color for #hex is #575D8C.


I love getcolorcode.com

Triadic colors

1 #73A8A2 and #A273A8 with #A8A273 are triadic colors.

2 #73A2A8 and #A2A873 with #A8A273 are triadic colors.