COLOR #A28594

HEX: #A28594 RGB: (162,133,148)

Color info

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

RGB color model

#A28594 color RGB value is (162,133,148).

RGB: (162,133,148) (64%, 52%, 58%)

RGB channels and saturation

R 162 of 255 = 64%
G 133 of 255 = 52%
B 148 of 255 = 58%

162
133
148

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

Portions of RGB colors in percentages

R + G + B = 162 + 133 + 148 = 443 (100%)
R 162 of 443 ~ 36.57%
G 133 of 443 ~ 30.02%
B 148 of 443 ~ 33.41'%

%36.57
%30.02
%33.41

CMYK color model

#A28594 color CMYK value is (0,18,9,36).

  • cyan value is 0.00%
  • magenta value is 17.90%
  • yellow value is 8.64%
  • key color value is 36.47%
CMYK: (0,18,9,36) C0M18Y9K36 (0%,18%,9%,36%) (0.00/0.18/0.09/0.36) 

CMYK percentages

%0
%17.9
%8.64
%36.47

Codes

Color #A28594 in popluar color models

A2 85 94
RGB 162 133 148
HSL 329° 13.49% 57.84%
HSB/HSV 329° 17.90% 63.53%
CMYK 0.00% 17.90% 8.64%
36.47%

Color #A28594 in popluar number systems.

HEX A2 85 94
Decimal 162 133 148
Binary 10100010 10000101 10010100
Octal 242 205 224

Shades and tints

Shades of #A28594

#A28594
(162,133,148)
#947987
(148,121,135)
#866D7A
(134,109,122)
#78616D
(120,97,109)
#6A5560
(106,85,96)
#5C4953
(92,73,83)
#4E3D46
(78,61,70)
#403139
(64,49,57)
#32252C
(50,37,44)
#24191F
(36,25,31)
#160D12
(22,13,18)
#000000
(0,0,0)

Tints of #A28594

#A28594
(162,133,148)
#AA909D
(170,144,157)
#B29BA6
(178,155,166)
#BAA6AF
(186,166,175)
#C2B1B8
(194,177,184)
#CABCC1
(202,188,193)
#D2C7CA
(210,199,202)
#DAD2D3
(218,210,211)
#E2DDDC
(226,221,220)
#EAE8E5
(234,232,229)
#F2F3EE
(242,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A28594 color. Also use rgb(162,133,148) instead hex code.

Text Font Color

.myTextColor { color: #A28594; }

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

This text font color is #A28594.

Background Color

.myBgColor { background-color: #A28594; }

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

This div background color is #A28594.

Border color

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

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

This div border color is #A28594.

Opacity

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

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

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

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

This text has shadow with #A28594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A28594.

Preview

Color preview on black background

This text has color #A28594 on black background.


Color preview on white background

This text has color #A28594 on white background.


Black color preview on #A28594 background

This text has black color on #A28594 background.


White color preview on #A28594 background

This text has white color on #A28594 background.


Related colors

Complementary color

Complementary color for #hex is #5D7A6B.


I love getcolorcode.com

Triadic colors

1 #94A285 and #8594A2 with #A28594 are triadic colors.

2 #9485A2 and #85A294 with #A28594 are triadic colors.