COLOR #A28373

HEX: #A28373 RGB: (162,131,115)

Color info

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

RGB color model

#A28373 color RGB value is (162,131,115).

RGB: (162,131,115) (64%, 51%, 45%)

RGB channels and saturation

R 162 of 255 = 64%
G 131 of 255 = 51%
B 115 of 255 = 45%

162
131
115

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

Portions of RGB colors in percentages

R + G + B = 162 + 131 + 115 = 408 (100%)
R 162 of 408 ~ 39.71%
G 131 of 408 ~ 32.11%
B 115 of 408 ~ 28.19'%

%39.71
%32.11
%28.19

CMYK color model

#A28373 color CMYK value is (0,19,29,36).

  • cyan value is 0.00%
  • magenta value is 19.14%
  • yellow value is 29.01%
  • key color value is 36.47%

CMYK: (0,19,29,36)
C0M19Y29K36 (0%, 19%, 29%, 36%)
(0.00 / 0.19 / 0.29 / 0.36)

CMYK percentages

%0
%19.14
%29.01
%36.47

Codes

Color #A28373 in popluar color models

A2 83 73
RGB 162 131 115
HSL 20° 20.17% 54.31%
HSB/HSV 20° 29.01% 63.53%
CMYK 0.00% 19.14% 29.01%
36.47%

Color #A28373 in popluar number systems.

HEX A2 83 73
Decimal 162 131 115
Binary 10100010 10000011 1110011
Octal 242 203 163

Shades and tints

Shades of #A28373

#A28373
(162,131,115)
#947869
(148,120,105)
#866D5F
(134,109,95)
#786255
(120,98,85)
#6A574B
(106,87,75)
#5C4C41
(92,76,65)
#4E4137
(78,65,55)
#40362D
(64,54,45)
#322B23
(50,43,35)
#242019
(36,32,25)
#16150F
(22,21,15)
#000000
(0,0,0)

Tints of #A28373

#A28373
(162,131,115)
#AA8E7F
(170,142,127)
#B2998B
(178,153,139)
#BAA497
(186,164,151)
#C2AFA3
(194,175,163)
#CABAAF
(202,186,175)
#D2C5BB
(210,197,187)
#DAD0C7
(218,208,199)
#E2DBD3
(226,219,211)
#EAE6DF
(234,230,223)
#F2F1EB
(242,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A28373; }

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

This text font color is #A28373.

Background Color

.myBgColor { background-color: #A28373; }

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

This div background color is #A28373.

Border color

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

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

This div border color is #A28373.

Opacity

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

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

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

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

This text has shadow with #A28373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A28373.

Preview

Color preview on black background

This text has color #A28373 on black background.


Color preview on white background

This text has color #A28373 on white background.


Black color preview on #A28373 background

This text has black color on #A28373 background.


White color preview on #A28373 background

This text has white color on #A28373 background.


Related colors

Complementary color

Complementary color for #hex is #5D7C8C.


I love getcolorcode.com

Triadic colors

1 #73A283 and #8373A2 with #A28373 are triadic colors.

2 #7383A2 and #83A273 with #A28373 are triadic colors.