COLOR #A28997

HEX: #A28997 RGB: (162,137,151)

Color info

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

RGB color model

#A28997 color RGB value is (162,137,151).

RGB: (162,137,151) (64%, 54%, 59%)

RGB channels and saturation

R 162 of 255 = 64%
G 137 of 255 = 54%
B 151 of 255 = 59%

162
137
151

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

Portions of RGB colors in percentages

R + G + B = 162 + 137 + 151 = 450 (100%)
R 162 of 450 ~ 36%
G 137 of 450 ~ 30.44%
B 151 of 450 ~ 33.56'%

%36
%30.44
%33.56

CMYK color model

#A28997 color CMYK value is (0,15,7,36).

  • cyan value is 0.00%
  • magenta value is 15.43%
  • yellow value is 6.79%
  • key color value is 36.47%

CMYK: (0,15,7,36)
C0M15Y7K36 (0%, 15%, 7%, 36%)
(0.00 / 0.15 / 0.07 / 0.36)

CMYK percentages

%0
%15.43
%6.79
%36.47

Codes

Color #A28997 in popluar color models

A2 89 97
RGB 162 137 151
HSL 326° 11.85% 58.63%
HSB/HSV 326° 15.43% 63.53%
CMYK 0.00% 15.43% 6.79%
36.47%

Color #A28997 in popluar number systems.

HEX A2 89 97
Decimal 162 137 151
Binary 10100010 10001001 10010111
Octal 242 211 227

Shades and tints

Shades of #A28997

#A28997
(162,137,151)
#947D8A
(148,125,138)
#86717D
(134,113,125)
#786570
(120,101,112)
#6A5963
(106,89,99)
#5C4D56
(92,77,86)
#4E4149
(78,65,73)
#40353C
(64,53,60)
#32292F
(50,41,47)
#241D22
(36,29,34)
#161115
(22,17,21)
#000000
(0,0,0)

Tints of #A28997

#A28997
(162,137,151)
#AA93A0
(170,147,160)
#B29DA9
(178,157,169)
#BAA7B2
(186,167,178)
#C2B1BB
(194,177,187)
#CABBC4
(202,187,196)
#D2C5CD
(210,197,205)
#DACFD6
(218,207,214)
#E2D9DF
(226,217,223)
#EAE3E8
(234,227,232)
#F2EDF1
(242,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A28997; }

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

This text font color is #A28997.

Background Color

.myBgColor { background-color: #A28997; }

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

This div background color is #A28997.

Border color

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

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

This div border color is #A28997.

Opacity

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

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

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

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

This text has shadow with #A28997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A28997.

Preview

Color preview on black background

This text has color #A28997 on black background.


Color preview on white background

This text has color #A28997 on white background.


Black color preview on #A28997 background

This text has black color on #A28997 background.


White color preview on #A28997 background

This text has white color on #A28997 background.


Related colors

Complementary color

Complementary color for #hex is #5D7668.


I love getcolorcode.com

Triadic colors

1 #97A289 and #8997A2 with #A28997 are triadic colors.

2 #9789A2 and #89A297 with #A28997 are triadic colors.