COLOR #A28096

HEX: #A28096 RGB: (162,128,150)

Color info

#A28096 contains red, green and blue colors in about the same proportion. Web safe color of #A28096 is #996699 (or #969).

RGB color model

#A28096 color RGB value is (162,128,150).

RGB: (162,128,150) (64%, 50%, 59%)

RGB channels and saturation

R 162 of 255 = 64%
G 128 of 255 = 50%
B 150 of 255 = 59%

162
128
150

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

Portions of RGB colors in percentages

R + G + B = 162 + 128 + 150 = 440 (100%)
R 162 of 440 ~ 36.82%
G 128 of 440 ~ 29.09%
B 150 of 440 ~ 34.09'%

%36.82
%29.09
%34.09

CMYK color model

#A28096 color CMYK value is (0,21,7,36).

  • cyan value is 0.00%
  • magenta value is 20.99%
  • yellow value is 7.41%
  • key color value is 36.47%

CMYK: (0,21,7,36)
C0M21Y7K36 (0%, 21%, 7%, 36%)
(0.00 / 0.21 / 0.07 / 0.36)

CMYK percentages

%0
%20.99
%7.41
%36.47

Codes

Color #A28096 in popluar color models

A2 80 96
RGB 162 128 150
HSL 321° 15.45% 56.86%
HSB/HSV 321° 20.99% 63.53%
CMYK 0.00% 20.99% 7.41%
36.47%

Color #A28096 in popluar number systems.

HEX A2 80 96
Decimal 162 128 150
Binary 10100010 10000000 10010110
Octal 242 200 226

Shades and tints

Shades of #A28096

#A28096
(162,128,150)
#947589
(148,117,137)
#866A7C
(134,106,124)
#785F6F
(120,95,111)
#6A5462
(106,84,98)
#5C4955
(92,73,85)
#4E3E48
(78,62,72)
#40333B
(64,51,59)
#32282E
(50,40,46)
#241D21
(36,29,33)
#161214
(22,18,20)
#000000
(0,0,0)

Tints of #A28096

#A28096
(162,128,150)
#AA8B9F
(170,139,159)
#B296A8
(178,150,168)
#BAA1B1
(186,161,177)
#C2ACBA
(194,172,186)
#CAB7C3
(202,183,195)
#D2C2CC
(210,194,204)
#DACDD5
(218,205,213)
#E2D8DE
(226,216,222)
#EAE3E7
(234,227,231)
#F2EEF0
(242,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A28096 color. Also use rgb(162,128,150) instead hex code.

Text Font Color

.myTextColor { color: #A28096; }

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

This text font color is #A28096.

Background Color

.myBgColor { background-color: #A28096; }

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

This div background color is #A28096.

Border color

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

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

This div border color is #A28096.

Opacity

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

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

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

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

This text has shadow with #A28096 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A28096.

Preview

Color preview on black background

This text has color #A28096 on black background.


Color preview on white background

This text has color #A28096 on white background.


Black color preview on #A28096 background

This text has black color on #A28096 background.


White color preview on #A28096 background

This text has white color on #A28096 background.


Related colors

Complementary color

Complementary color for #hex is #5D7F69.


I love getcolorcode.com

Triadic colors

1 #96A280 and #8096A2 with #A28096 are triadic colors.

2 #9680A2 and #80A296 with #A28096 are triadic colors.