COLOR #A28592

HEX: #A28592 RGB: (162,133,146)

Color info

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

RGB color model

#A28592 color RGB value is (162,133,146).

RGB: (162,133,146) (64%, 52%, 57%)

RGB channels and saturation

R 162 of 255 = 64%
G 133 of 255 = 52%
B 146 of 255 = 57%

162
133
146

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

Portions of RGB colors in percentages

R + G + B = 162 + 133 + 146 = 441 (100%)
R 162 of 441 ~ 36.73%
G 133 of 441 ~ 30.16%
B 146 of 441 ~ 33.11'%

%36.73
%30.16
%33.11

CMYK color model

#A28592 color CMYK value is (0,18,10,36).

  • cyan value is 0.00%
  • magenta value is 17.90%
  • yellow value is 9.88%
  • key color value is 36.47%

CMYK: (0,18,10,36)
C0M18Y10K36 (0%, 18%, 10%, 36%)
(0.00 / 0.18 / 0.10 / 0.36)

CMYK percentages

%0
%17.9
%9.88
%36.47

Codes

Color #A28592 in popluar color models

A2 85 92
RGB 162 133 146
HSL 333° 13.49% 57.84%
HSB/HSV 333° 17.90% 63.53%
CMYK 0.00% 17.90% 9.88%
36.47%

Color #A28592 in popluar number systems.

HEX A2 85 92
Decimal 162 133 146
Binary 10100010 10000101 10010010
Octal 242 205 222

Shades and tints

Shades of #A28592

#A28592
(162,133,146)
#947985
(148,121,133)
#866D78
(134,109,120)
#78616B
(120,97,107)
#6A555E
(106,85,94)
#5C4951
(92,73,81)
#4E3D44
(78,61,68)
#403137
(64,49,55)
#32252A
(50,37,42)
#24191D
(36,25,29)
#160D10
(22,13,16)
#000000
(0,0,0)

Tints of #A28592

#A28592
(162,133,146)
#AA909B
(170,144,155)
#B29BA4
(178,155,164)
#BAA6AD
(186,166,173)
#C2B1B6
(194,177,182)
#CABCBF
(202,188,191)
#D2C7C8
(210,199,200)
#DAD2D1
(218,210,209)
#E2DDDA
(226,221,218)
#EAE8E3
(234,232,227)
#F2F3EC
(242,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A28592; }

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

This text font color is #A28592.

Background Color

.myBgColor { background-color: #A28592; }

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

This div background color is #A28592.

Border color

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

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

This div border color is #A28592.

Opacity

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

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

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

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

This text has shadow with #A28592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A28592.

Preview

Color preview on black background

This text has color #A28592 on black background.


Color preview on white background

This text has color #A28592 on white background.


Black color preview on #A28592 background

This text has black color on #A28592 background.


White color preview on #A28592 background

This text has white color on #A28592 background.


Related colors

Complementary color

Complementary color for #hex is #5D7A6D.


I love getcolorcode.com

Triadic colors

1 #92A285 and #8592A2 with #A28592 are triadic colors.

2 #9285A2 and #85A292 with #A28592 are triadic colors.