COLOR #A28289

HEX: #A28289 RGB: (162,130,137)

Color info

#A28289 contains red, green and blue colors in about the same proportion. Web safe color of #A28289 is #999999 (or #999).

RGB color model

#A28289 color RGB value is (162,130,137).

RGB: (162,130,137) (64%, 51%, 54%)

RGB channels and saturation

R 162 of 255 = 64%
G 130 of 255 = 51%
B 137 of 255 = 54%

162
130
137

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

Portions of RGB colors in percentages

R + G + B = 162 + 130 + 137 = 429 (100%)
R 162 of 429 ~ 37.76%
G 130 of 429 ~ 30.3%
B 137 of 429 ~ 31.93'%

%37.76
%30.3
%31.93

CMYK color model

#A28289 color CMYK value is (0,20,15,36).

  • cyan value is 0.00%
  • magenta value is 19.75%
  • yellow value is 15.43%
  • key color value is 36.47%
CMYK: (0,20,15,36) C0M20Y15K36 (0%,20%,15%,36%) (0.00/0.20/0.15/0.36) 

CMYK percentages

%0
%19.75
%15.43
%36.47

Codes

Color #A28289 in popluar color models

A2 82 89
RGB 162 130 137
HSL 347° 14.68% 57.25%
HSB/HSV 347° 19.75% 63.53%
CMYK 0.00% 19.75% 15.43%
36.47%

Color #A28289 in popluar number systems.

HEX A2 82 89
Decimal 162 130 137
Binary 10100010 10000010 10001001
Octal 242 202 211

Shades and tints

Shades of #A28289

#A28289
(162,130,137)
#94777D
(148,119,125)
#866C71
(134,108,113)
#786165
(120,97,101)
#6A5659
(106,86,89)
#5C4B4D
(92,75,77)
#4E4041
(78,64,65)
#403535
(64,53,53)
#322A29
(50,42,41)
#241F1D
(36,31,29)
#161411
(22,20,17)
#000000
(0,0,0)

Tints of #A28289

#A28289
(162,130,137)
#AA8D93
(170,141,147)
#B2989D
(178,152,157)
#BAA3A7
(186,163,167)
#C2AEB1
(194,174,177)
#CAB9BB
(202,185,187)
#D2C4C5
(210,196,197)
#DACFCF
(218,207,207)
#E2DAD9
(226,218,217)
#EAE5E3
(234,229,227)
#F2F0ED
(242,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A28289; }

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

This text font color is #A28289.

Background Color

.myBgColor { background-color: #A28289; }

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

This div background color is #A28289.

Border color

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

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

This div border color is #A28289.

Opacity

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

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

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

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

This text has shadow with #A28289 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A28289.

Preview

Color preview on black background

This text has color #A28289 on black background.


Color preview on white background

This text has color #A28289 on white background.


Black color preview on #A28289 background

This text has black color on #A28289 background.


White color preview on #A28289 background

This text has white color on #A28289 background.


Related colors

Complementary color

Complementary color for #hex is #5D7D76.


I love getcolorcode.com

Triadic colors

1 #89A282 and #8289A2 with #A28289 are triadic colors.

2 #8982A2 and #82A289 with #A28289 are triadic colors.