COLOR #A28790

HEX: #A28790 RGB: (162,135,144)

Color info

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

RGB color model

#A28790 color RGB value is (162,135,144).

RGB: (162,135,144) (64%, 53%, 56%)

RGB channels and saturation

R 162 of 255 = 64%
G 135 of 255 = 53%
B 144 of 255 = 56%

162
135
144

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

Portions of RGB colors in percentages

R + G + B = 162 + 135 + 144 = 441 (100%)
R 162 of 441 ~ 36.73%
G 135 of 441 ~ 30.61%
B 144 of 441 ~ 32.65'%

%36.73
%30.61
%32.65

CMYK color model

#A28790 color CMYK value is (0,17,11,36).

  • cyan value is 0.00%
  • magenta value is 16.67%
  • yellow value is 11.11%
  • key color value is 36.47%

CMYK: (0,17,11,36)
C0M17Y11K36 (0%, 17%, 11%, 36%)
(0.00 / 0.17 / 0.11 / 0.36)

CMYK percentages

%0
%16.67
%11.11
%36.47

Codes

Color #A28790 in popluar color models

A2 87 90
RGB 162 135 144
HSL 340° 12.68% 58.24%
HSB/HSV 340° 16.67% 63.53%
CMYK 0.00% 16.67% 11.11%
36.47%

Color #A28790 in popluar number systems.

HEX A2 87 90
Decimal 162 135 144
Binary 10100010 10000111 10010000
Octal 242 207 220

Shades and tints

Shades of #A28790

#A28790
(162,135,144)
#947B83
(148,123,131)
#866F76
(134,111,118)
#786369
(120,99,105)
#6A575C
(106,87,92)
#5C4B4F
(92,75,79)
#4E3F42
(78,63,66)
#403335
(64,51,53)
#322728
(50,39,40)
#241B1B
(36,27,27)
#160F0E
(22,15,14)
#000000
(0,0,0)

Tints of #A28790

#A28790
(162,135,144)
#AA919A
(170,145,154)
#B29BA4
(178,155,164)
#BAA5AE
(186,165,174)
#C2AFB8
(194,175,184)
#CAB9C2
(202,185,194)
#D2C3CC
(210,195,204)
#DACDD6
(218,205,214)
#E2D7E0
(226,215,224)
#EAE1EA
(234,225,234)
#F2EBF4
(242,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A28790 color. Also use rgb(162,135,144) instead hex code.

Text Font Color

.myTextColor { color: #A28790; }

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

This text font color is #A28790.

Background Color

.myBgColor { background-color: #A28790; }

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

This div background color is #A28790.

Border color

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

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

This div border color is #A28790.

Opacity

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

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

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

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

This text has shadow with #A28790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A28790.

Preview

Color preview on black background

This text has color #A28790 on black background.


Color preview on white background

This text has color #A28790 on white background.


Black color preview on #A28790 background

This text has black color on #A28790 background.


White color preview on #A28790 background

This text has white color on #A28790 background.


Related colors

Complementary color

Complementary color for #hex is #5D786F.


I love getcolorcode.com

Triadic colors

1 #90A287 and #8790A2 with #A28790 are triadic colors.

2 #9087A2 and #87A290 with #A28790 are triadic colors.