COLOR #A48187

HEX: #A48187 RGB: (164,129,135)

Color info

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

RGB color model

#A48187 color RGB value is (164,129,135).

RGB: (164,129,135) (64%, 51%, 53%)

RGB channels and saturation

R 164 of 255 = 64%
G 129 of 255 = 51%
B 135 of 255 = 53%

164
129
135

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

Portions of RGB colors in percentages

R + G + B = 164 + 129 + 135 = 428 (100%)
R 164 of 428 ~ 38.32%
G 129 of 428 ~ 30.14%
B 135 of 428 ~ 31.54'%

%38.32
%30.14
%31.54

CMYK color model

#A48187 color CMYK value is (0,21,18,36).

  • cyan value is 0.00%
  • magenta value is 21.34%
  • yellow value is 17.68%
  • key color value is 35.69%

CMYK: (0,21,18,36)
C0M21Y18K36 (0%, 21%, 18%, 36%)
(0.00 / 0.21 / 0.18 / 0.36)

CMYK percentages

%0
%21.34
%17.68
%35.69

Codes

Color #A48187 in popluar color models

A4 81 87
RGB 164 129 135
HSL 350° 16.13% 57.45%
HSB/HSV 350° 21.34% 64.31%
CMYK 0.00% 21.34% 17.68%
35.69%

Color #A48187 in popluar number systems.

HEX A4 81 87
Decimal 164 129 135
Binary 10100100 10000001 10000111
Octal 244 201 207

Shades and tints

Shades of #A48187

#A48187
(164,129,135)
#96767B
(150,118,123)
#886B6F
(136,107,111)
#7A6063
(122,96,99)
#6C5557
(108,85,87)
#5E4A4B
(94,74,75)
#503F3F
(80,63,63)
#423433
(66,52,51)
#342927
(52,41,39)
#261E1B
(38,30,27)
#18130F
(24,19,15)
#000000
(0,0,0)

Tints of #A48187

#A48187
(164,129,135)
#AC8C91
(172,140,145)
#B4979B
(180,151,155)
#BCA2A5
(188,162,165)
#C4ADAF
(196,173,175)
#CCB8B9
(204,184,185)
#D4C3C3
(212,195,195)
#DCCECD
(220,206,205)
#E4D9D7
(228,217,215)
#ECE4E1
(236,228,225)
#F4EFEB
(244,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A48187 color. Also use rgb(164,129,135) instead hex code.

Text Font Color

.myTextColor { color: #A48187; }

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

This text font color is #A48187.

Background Color

.myBgColor { background-color: #A48187; }

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

This div background color is #A48187.

Border color

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

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

This div border color is #A48187.

Opacity

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

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

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

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

This text has shadow with #A48187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48187.

Preview

Color preview on black background

This text has color #A48187 on black background.


Color preview on white background

This text has color #A48187 on white background.


Black color preview on #A48187 background

This text has black color on #A48187 background.


White color preview on #A48187 background

This text has white color on #A48187 background.


Related colors

Complementary color

Complementary color for #hex is #5B7E78.


I love getcolorcode.com

Triadic colors

1 #87A481 and #8187A4 with #A48187 are triadic colors.

2 #8781A4 and #81A487 with #A48187 are triadic colors.