COLOR #A28385

HEX: #A28385 RGB: (162,131,133)

Color info

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

RGB color model

#A28385 color RGB value is (162,131,133).

RGB: (162,131,133) (64%, 51%, 52%)

RGB channels and saturation

R 162 of 255 = 64%
G 131 of 255 = 51%
B 133 of 255 = 52%

162
131
133

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

Portions of RGB colors in percentages

R + G + B = 162 + 131 + 133 = 426 (100%)
R 162 of 426 ~ 38.03%
G 131 of 426 ~ 30.75%
B 133 of 426 ~ 31.22'%

%38.03
%30.75
%31.22

CMYK color model

#A28385 color CMYK value is (0,19,18,36).

  • cyan value is 0.00%
  • magenta value is 19.14%
  • yellow value is 17.90%
  • key color value is 36.47%
CMYK: (0,19,18,36) C0M19Y18K36 (0%,19%,18%,36%) (0.00/0.19/0.18/0.36) 

CMYK percentages

%0
%19.14
%17.9
%36.47

Codes

Color #A28385 in popluar color models

A2 83 85
RGB 162 131 133
HSL 356° 14.29% 57.45%
HSB/HSV 356° 19.14% 63.53%
CMYK 0.00% 19.14% 17.90%
36.47%

Color #A28385 in popluar number systems.

HEX A2 83 85
Decimal 162 131 133
Binary 10100010 10000011 10000101
Octal 242 203 205

Shades and tints

Shades of #A28385

#A28385
(162,131,133)
#947879
(148,120,121)
#866D6D
(134,109,109)
#786261
(120,98,97)
#6A5755
(106,87,85)
#5C4C49
(92,76,73)
#4E413D
(78,65,61)
#403631
(64,54,49)
#322B25
(50,43,37)
#242019
(36,32,25)
#16150D
(22,21,13)
#000000
(0,0,0)

Tints of #A28385

#A28385
(162,131,133)
#AA8E90
(170,142,144)
#B2999B
(178,153,155)
#BAA4A6
(186,164,166)
#C2AFB1
(194,175,177)
#CABABC
(202,186,188)
#D2C5C7
(210,197,199)
#DAD0D2
(218,208,210)
#E2DBDD
(226,219,221)
#EAE6E8
(234,230,232)
#F2F1F3
(242,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A28385; }

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

This text font color is #A28385.

Background Color

.myBgColor { background-color: #A28385; }

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

This div background color is #A28385.

Border color

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

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

This div border color is #A28385.

Opacity

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

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

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

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

This text has shadow with #A28385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A28385.

Preview

Color preview on black background

This text has color #A28385 on black background.


Color preview on white background

This text has color #A28385 on white background.


Black color preview on #A28385 background

This text has black color on #A28385 background.


White color preview on #A28385 background

This text has white color on #A28385 background.


Related colors

Complementary color

Complementary color for #hex is #5D7C7A.


I love getcolorcode.com

Triadic colors

1 #85A283 and #8385A2 with #A28385 are triadic colors.

2 #8583A2 and #83A285 with #A28385 are triadic colors.