COLOR #A48A8E

HEX: #A48A8E RGB: (164,138,142)

Color info

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

RGB color model

#A48A8E color RGB value is (164,138,142).

RGB: (164,138,142) (64%, 54%, 56%)

RGB channels and saturation

R 164 of 255 = 64%
G 138 of 255 = 54%
B 142 of 255 = 56%

164
138
142

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

Portions of RGB colors in percentages

R + G + B = 164 + 138 + 142 = 444 (100%)
R 164 of 444 ~ 36.94%
G 138 of 444 ~ 31.08%
B 142 of 444 ~ 31.98'%

%36.94
%31.08
%31.98

CMYK color model

#A48A8E color CMYK value is (0,16,13,36).

  • cyan value is 0.00%
  • magenta value is 15.85%
  • yellow value is 13.41%
  • key color value is 35.69%

CMYK: (0,16,13,36)
C0M16Y13K36 (0%, 16%, 13%, 36%)
(0.00 / 0.16 / 0.13 / 0.36)

CMYK percentages

%0
%15.85
%13.41
%35.69

Codes

Color #A48A8E in popluar color models

A4 8A 8E
RGB 164 138 142
HSL 351° 12.50% 59.22%
HSB/HSV 351° 15.85% 64.31%
CMYK 0.00% 15.85% 13.41%
35.69%

Color #A48A8E in popluar number systems.

HEX A4 8A 8E
Decimal 164 138 142
Binary 10100100 10001010 10001110
Octal 244 212 216

Shades and tints

Shades of #A48A8E

#A48A8E
(164,138,142)
#967E82
(150,126,130)
#887276
(136,114,118)
#7A666A
(122,102,106)
#6C5A5E
(108,90,94)
#5E4E52
(94,78,82)
#504246
(80,66,70)
#42363A
(66,54,58)
#342A2E
(52,42,46)
#261E22
(38,30,34)
#181216
(24,18,22)
#000000
(0,0,0)

Tints of #A48A8E

#A48A8E
(164,138,142)
#AC9498
(172,148,152)
#B49EA2
(180,158,162)
#BCA8AC
(188,168,172)
#C4B2B6
(196,178,182)
#CCBCC0
(204,188,192)
#D4C6CA
(212,198,202)
#DCD0D4
(220,208,212)
#E4DADE
(228,218,222)
#ECE4E8
(236,228,232)
#F4EEF2
(244,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A48A8E color. Also use rgb(164,138,142) instead hex code.

Text Font Color

.myTextColor { color: #A48A8E; }

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

This text font color is #A48A8E.

Background Color

.myBgColor { background-color: #A48A8E; }

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

This div background color is #A48A8E.

Border color

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

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

This div border color is #A48A8E.

Opacity

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

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

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

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

This text has shadow with #A48A8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48A8E.

Preview

Color preview on black background

This text has color #A48A8E on black background.


Color preview on white background

This text has color #A48A8E on white background.


Black color preview on #A48A8E background

This text has black color on #A48A8E background.


White color preview on #A48A8E background

This text has white color on #A48A8E background.


Related colors

Complementary color

Complementary color for #hex is #5B7571.


I love getcolorcode.com

Triadic colors

1 #8EA48A and #8A8EA4 with #A48A8E are triadic colors.

2 #8E8AA4 and #8AA48E with #A48A8E are triadic colors.