COLOR #A18E94

HEX: #A18E94 RGB: (161,142,148)

Color info

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

RGB color model

#A18E94 color RGB value is (161,142,148).

RGB: (161,142,148) (63%, 56%, 58%)

RGB channels and saturation

R 161 of 255 = 63%
G 142 of 255 = 56%
B 148 of 255 = 58%

161
142
148

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

Portions of RGB colors in percentages

R + G + B = 161 + 142 + 148 = 451 (100%)
R 161 of 451 ~ 35.7%
G 142 of 451 ~ 31.49%
B 148 of 451 ~ 32.82'%

%35.7
%31.49
%32.82

CMYK color model

#A18E94 color CMYK value is (0,12,8,37).

  • cyan value is 0.00%
  • magenta value is 11.80%
  • yellow value is 8.07%
  • key color value is 36.86%

CMYK: (0,12,8,37)
C0M12Y8K37 (0%, 12%, 8%, 37%)
(0.00 / 0.12 / 0.08 / 0.37)

CMYK percentages

%0
%11.8
%8.07
%36.86

Codes

Color #A18E94 in popluar color models

A1 8E 94
RGB 161 142 148
HSL 341° 9.18% 59.41%
HSB/HSV 341° 11.80% 63.14%
CMYK 0.00% 11.80% 8.07%
36.86%

Color #A18E94 in popluar number systems.

HEX A1 8E 94
Decimal 161 142 148
Binary 10100001 10001110 10010100
Octal 241 216 224

Shades and tints

Shades of #A18E94

#A18E94
(161,142,148)
#938287
(147,130,135)
#85767A
(133,118,122)
#776A6D
(119,106,109)
#695E60
(105,94,96)
#5B5253
(91,82,83)
#4D4646
(77,70,70)
#3F3A39
(63,58,57)
#312E2C
(49,46,44)
#23221F
(35,34,31)
#151612
(21,22,18)
#000000
(0,0,0)

Tints of #A18E94

#A18E94
(161,142,148)
#A9989D
(169,152,157)
#B1A2A6
(177,162,166)
#B9ACAF
(185,172,175)
#C1B6B8
(193,182,184)
#C9C0C1
(201,192,193)
#D1CACA
(209,202,202)
#D9D4D3
(217,212,211)
#E1DEDC
(225,222,220)
#E9E8E5
(233,232,229)
#F1F2EE
(241,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A18E94; }

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

This text font color is #A18E94.

Background Color

.myBgColor { background-color: #A18E94; }

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

This div background color is #A18E94.

Border color

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

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

This div border color is #A18E94.

Opacity

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

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

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

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

This text has shadow with #A18E94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A18E94.

Preview

Color preview on black background

This text has color #A18E94 on black background.


Color preview on white background

This text has color #A18E94 on white background.


Black color preview on #A18E94 background

This text has black color on #A18E94 background.


White color preview on #A18E94 background

This text has white color on #A18E94 background.


Related colors

Complementary color

Complementary color for #hex is #5E716B.


I love getcolorcode.com

Triadic colors

1 #94A18E and #8E94A1 with #A18E94 are triadic colors.

2 #948EA1 and #8EA194 with #A18E94 are triadic colors.