COLOR #A28398

HEX: #A28398 RGB: (162,131,152)

Color info

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

RGB color model

#A28398 color RGB value is (162,131,152).

RGB: (162,131,152) (64%, 51%, 60%)

RGB channels and saturation

R 162 of 255 = 64%
G 131 of 255 = 51%
B 152 of 255 = 60%

162
131
152

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

Portions of RGB colors in percentages

R + G + B = 162 + 131 + 152 = 445 (100%)
R 162 of 445 ~ 36.4%
G 131 of 445 ~ 29.44%
B 152 of 445 ~ 34.16'%

%36.4
%29.44
%34.16

CMYK color model

#A28398 color CMYK value is (0,19,6,36).

  • cyan value is 0.00%
  • magenta value is 19.14%
  • yellow value is 6.17%
  • key color value is 36.47%

CMYK: (0,19,6,36)
C0M19Y6K36 (0%, 19%, 6%, 36%)
(0.00 / 0.19 / 0.06 / 0.36)

CMYK percentages

%0
%19.14
%6.17
%36.47

Codes

Color #A28398 in popluar color models

A2 83 98
RGB 162 131 152
HSL 319° 14.29% 57.45%
HSB/HSV 319° 19.14% 63.53%
CMYK 0.00% 19.14% 6.17%
36.47%

Color #A28398 in popluar number systems.

HEX A2 83 98
Decimal 162 131 152
Binary 10100010 10000011 10011000
Octal 242 203 230

Shades and tints

Shades of #A28398

#A28398
(162,131,152)
#94788B
(148,120,139)
#866D7E
(134,109,126)
#786271
(120,98,113)
#6A5764
(106,87,100)
#5C4C57
(92,76,87)
#4E414A
(78,65,74)
#40363D
(64,54,61)
#322B30
(50,43,48)
#242023
(36,32,35)
#161516
(22,21,22)
#000000
(0,0,0)

Tints of #A28398

#A28398
(162,131,152)
#AA8EA1
(170,142,161)
#B299AA
(178,153,170)
#BAA4B3
(186,164,179)
#C2AFBC
(194,175,188)
#CABAC5
(202,186,197)
#D2C5CE
(210,197,206)
#DAD0D7
(218,208,215)
#E2DBE0
(226,219,224)
#EAE6E9
(234,230,233)
#F2F1F2
(242,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A28398; }

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

This text font color is #A28398.

Background Color

.myBgColor { background-color: #A28398; }

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

This div background color is #A28398.

Border color

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

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

This div border color is #A28398.

Opacity

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

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

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

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

This text has shadow with #A28398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A28398.

Preview

Color preview on black background

This text has color #A28398 on black background.


Color preview on white background

This text has color #A28398 on white background.


Black color preview on #A28398 background

This text has black color on #A28398 background.


White color preview on #A28398 background

This text has white color on #A28398 background.


Related colors

Complementary color

Complementary color for #hex is #5D7C67.


I love getcolorcode.com

Triadic colors

1 #98A283 and #8398A2 with #A28398 are triadic colors.

2 #9883A2 and #83A298 with #A28398 are triadic colors.