COLOR #A18EA6

HEX: #A18EA6 RGB: (161,142,166)

Color info

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

RGB color model

#A18EA6 color RGB value is (161,142,166).

RGB: (161,142,166) (63%, 56%, 65%)

RGB channels and saturation

R 161 of 255 = 63%
G 142 of 255 = 56%
B 166 of 255 = 65%

161
142
166

R + G + B ~ 61%. #A18EA6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 161 + 142 + 166 = 469 (100%)
R 161 of 469 ~ 34.33%
G 142 of 469 ~ 30.28%
B 166 of 469 ~ 35.39'%

%34.33
%30.28
%35.39

CMYK color model

#A18EA6 color CMYK value is (3,14,0,35).

  • cyan value is 3.01%
  • magenta value is 14.46%
  • yellow value is 0.00%
  • key color value is 34.90%

CMYK: (3,14,0,35)
C3M14Y0K35 (3%, 14%, 0%, 35%)
(0.03 / 0.14 / 0.00 / 0.35)

CMYK percentages

%3.01
%14.46
%0
%34.9

Codes

Color #A18EA6 in popluar color models

A1 8E A6
RGB 161 142 166
HSL 288° 11.88% 60.39%
HSB/HSV 288° 14.46% 65.10%
CMYK 3.01% 14.46% 0.00%
34.90%

Color #A18EA6 in popluar number systems.

HEX A1 8E A6
Decimal 161 142 166
Binary 10100001 10001110 10100110
Octal 241 216 246

Shades and tints

Shades of #A18EA6

#A18EA6
(161,142,166)
#938297
(147,130,151)
#857688
(133,118,136)
#776A79
(119,106,121)
#695E6A
(105,94,106)
#5B525B
(91,82,91)
#4D464C
(77,70,76)
#3F3A3D
(63,58,61)
#312E2E
(49,46,46)
#23221F
(35,34,31)
#151610
(21,22,16)
#000000
(0,0,0)

Tints of #A18EA6

#A18EA6
(161,142,166)
#A998AE
(169,152,174)
#B1A2B6
(177,162,182)
#B9ACBE
(185,172,190)
#C1B6C6
(193,182,198)
#C9C0CE
(201,192,206)
#D1CAD6
(209,202,214)
#D9D4DE
(217,212,222)
#E1DEE6
(225,222,230)
#E9E8EE
(233,232,238)
#F1F2F6
(241,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A18EA6; }

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

This text font color is #A18EA6.

Background Color

.myBgColor { background-color: #A18EA6; }

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

This div background color is #A18EA6.

Border color

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

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

This div border color is #A18EA6.

Opacity

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

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

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

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

This text has shadow with #A18EA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A18EA6.

Preview

Color preview on black background

This text has color #A18EA6 on black background.


Color preview on white background

This text has color #A18EA6 on white background.


Black color preview on #A18EA6 background

This text has black color on #A18EA6 background.


White color preview on #A18EA6 background

This text has white color on #A18EA6 background.


Related colors

Complementary color

Complementary color for #hex is #5E7159.


I love getcolorcode.com

Triadic colors

1 #A6A18E and #8EA6A1 with #A18EA6 are triadic colors.

2 #A68EA1 and #8EA1A6 with #A18EA6 are triadic colors.