COLOR #A18E96

HEX: #A18E96 RGB: (161,142,150)

Color info

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

RGB color model

#A18E96 color RGB value is (161,142,150).

RGB: (161,142,150) (63%, 56%, 59%)

RGB channels and saturation

R 161 of 255 = 63%
G 142 of 255 = 56%
B 150 of 255 = 59%

161
142
150

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

Portions of RGB colors in percentages

R + G + B = 161 + 142 + 150 = 453 (100%)
R 161 of 453 ~ 35.54%
G 142 of 453 ~ 31.35%
B 150 of 453 ~ 33.11'%

%35.54
%31.35
%33.11

CMYK color model

#A18E96 color CMYK value is (0,12,7,37).

  • cyan value is 0.00%
  • magenta value is 11.80%
  • yellow value is 6.83%
  • key color value is 36.86%
CMYK: (0,12,7,37) C0M12Y7K37 (0%,12%,7%,37%) (0.00/0.12/0.07/0.37) 

CMYK percentages

%0
%11.8
%6.83
%36.86

Codes

Color #A18E96 in popluar color models

A1 8E 96
RGB 161 142 150
HSL 335° 9.18% 59.41%
HSB/HSV 335° 11.80% 63.14%
CMYK 0.00% 11.80% 6.83%
36.86%

Color #A18E96 in popluar number systems.

HEX A1 8E 96
Decimal 161 142 150
Binary 10100001 10001110 10010110
Octal 241 216 226

Shades and tints

Shades of #A18E96

#A18E96
(161,142,150)
#938289
(147,130,137)
#85767C
(133,118,124)
#776A6F
(119,106,111)
#695E62
(105,94,98)
#5B5255
(91,82,85)
#4D4648
(77,70,72)
#3F3A3B
(63,58,59)
#312E2E
(49,46,46)
#232221
(35,34,33)
#151614
(21,22,20)
#000000
(0,0,0)

Tints of #A18E96

#A18E96
(161,142,150)
#A9989F
(169,152,159)
#B1A2A8
(177,162,168)
#B9ACB1
(185,172,177)
#C1B6BA
(193,182,186)
#C9C0C3
(201,192,195)
#D1CACC
(209,202,204)
#D9D4D5
(217,212,213)
#E1DEDE
(225,222,222)
#E9E8E7
(233,232,231)
#F1F2F0
(241,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A18E96 color. Also use rgb(161,142,150) instead hex code.

Text Font Color

.myTextColor { color: #A18E96; }

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

This text font color is #A18E96.

Background Color

.myBgColor { background-color: #A18E96; }

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

This div background color is #A18E96.

Border color

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

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

This div border color is #A18E96.

Opacity

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

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

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

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

This text has shadow with #A18E96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A18E96.

Preview

Color preview on black background

This text has color #A18E96 on black background.


Color preview on white background

This text has color #A18E96 on white background.


Black color preview on #A18E96 background

This text has black color on #A18E96 background.


White color preview on #A18E96 background

This text has white color on #A18E96 background.


Related colors

Complementary color

Complementary color for #hex is #5E7169.


I love getcolorcode.com

Triadic colors

1 #96A18E and #8E96A1 with #A18E96 are triadic colors.

2 #968EA1 and #8EA196 with #A18E96 are triadic colors.