COLOR #A18D88

HEX: #A18D88 RGB: (161,141,136)

Color info

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

RGB color model

#A18D88 color RGB value is (161,141,136).

RGB: (161,141,136) (63%, 55%, 53%)

RGB channels and saturation

R 161 of 255 = 63%
G 141 of 255 = 55%
B 136 of 255 = 53%

161
141
136

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

Portions of RGB colors in percentages

R + G + B = 161 + 141 + 136 = 438 (100%)
R 161 of 438 ~ 36.76%
G 141 of 438 ~ 32.19%
B 136 of 438 ~ 31.05'%

%36.76
%32.19
%31.05

CMYK color model

#A18D88 color CMYK value is (0,12,16,37).

  • cyan value is 0.00%
  • magenta value is 12.42%
  • yellow value is 15.53%
  • key color value is 36.86%

CMYK: (0,12,16,37)
C0M12Y16K37 (0%, 12%, 16%, 37%)
(0.00 / 0.12 / 0.16 / 0.37)

CMYK percentages

%0
%12.42
%15.53
%36.86

Codes

Color #A18D88 in popluar color models

A1 8D 88
RGB 161 141 136
HSL 12° 11.74% 58.24%
HSB/HSV 12° 15.53% 63.14%
CMYK 0.00% 12.42% 15.53%
36.86%

Color #A18D88 in popluar number systems.

HEX A1 8D 88
Decimal 161 141 136
Binary 10100001 10001101 10001000
Octal 241 215 210

Shades and tints

Shades of #A18D88

#A18D88
(161,141,136)
#93817C
(147,129,124)
#857570
(133,117,112)
#776964
(119,105,100)
#695D58
(105,93,88)
#5B514C
(91,81,76)
#4D4540
(77,69,64)
#3F3934
(63,57,52)
#312D28
(49,45,40)
#23211C
(35,33,28)
#151510
(21,21,16)
#000000
(0,0,0)

Tints of #A18D88

#A18D88
(161,141,136)
#A99792
(169,151,146)
#B1A19C
(177,161,156)
#B9ABA6
(185,171,166)
#C1B5B0
(193,181,176)
#C9BFBA
(201,191,186)
#D1C9C4
(209,201,196)
#D9D3CE
(217,211,206)
#E1DDD8
(225,221,216)
#E9E7E2
(233,231,226)
#F1F1EC
(241,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A18D88 color. Also use rgb(161,141,136) instead hex code.

Text Font Color

.myTextColor { color: #A18D88; }

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

This text font color is #A18D88.

Background Color

.myBgColor { background-color: #A18D88; }

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

This div background color is #A18D88.

Border color

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

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

This div border color is #A18D88.

Opacity

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

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

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

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

This text has shadow with #A18D88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A18D88.

Preview

Color preview on black background

This text has color #A18D88 on black background.


Color preview on white background

This text has color #A18D88 on white background.


Black color preview on #A18D88 background

This text has black color on #A18D88 background.


White color preview on #A18D88 background

This text has white color on #A18D88 background.


Related colors

Complementary color

Complementary color for #hex is #5E7277.


I love getcolorcode.com

Triadic colors

1 #88A18D and #8D88A1 with #A18D88 are triadic colors.

2 #888DA1 and #8DA188 with #A18D88 are triadic colors.