COLOR #A48D9D

HEX: #A48D9D RGB: (164,141,157)

Color info

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

RGB color model

#A48D9D color RGB value is (164,141,157).

RGB: (164,141,157) (64%, 55%, 62%)

RGB channels and saturation

R 164 of 255 = 64%
G 141 of 255 = 55%
B 157 of 255 = 62%

164
141
157

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

Portions of RGB colors in percentages

R + G + B = 164 + 141 + 157 = 462 (100%)
R 164 of 462 ~ 35.5%
G 141 of 462 ~ 30.52%
B 157 of 462 ~ 33.98'%

%35.5
%30.52
%33.98

CMYK color model

#A48D9D color CMYK value is (0,14,4,36).

  • cyan value is 0.00%
  • magenta value is 14.02%
  • yellow value is 4.27%
  • key color value is 35.69%

CMYK: (0,14,4,36)
C0M14Y4K36 (0%, 14%, 4%, 36%)
(0.00 / 0.14 / 0.04 / 0.36)

CMYK percentages

%0
%14.02
%4.27
%35.69

Codes

Color #A48D9D in popluar color models

A4 8D 9D
RGB 164 141 157
HSL 318° 11.22% 59.80%
HSB/HSV 318° 14.02% 64.31%
CMYK 0.00% 14.02% 4.27%
35.69%

Color #A48D9D in popluar number systems.

HEX A4 8D 9D
Decimal 164 141 157
Binary 10100100 10001101 10011101
Octal 244 215 235

Shades and tints

Shades of #A48D9D

#A48D9D
(164,141,157)
#96818F
(150,129,143)
#887581
(136,117,129)
#7A6973
(122,105,115)
#6C5D65
(108,93,101)
#5E5157
(94,81,87)
#504549
(80,69,73)
#42393B
(66,57,59)
#342D2D
(52,45,45)
#26211F
(38,33,31)
#181511
(24,21,17)
#000000
(0,0,0)

Tints of #A48D9D

#A48D9D
(164,141,157)
#AC97A5
(172,151,165)
#B4A1AD
(180,161,173)
#BCABB5
(188,171,181)
#C4B5BD
(196,181,189)
#CCBFC5
(204,191,197)
#D4C9CD
(212,201,205)
#DCD3D5
(220,211,213)
#E4DDDD
(228,221,221)
#ECE7E5
(236,231,229)
#F4F1ED
(244,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A48D9D color. Also use rgb(164,141,157) instead hex code.

Text Font Color

.myTextColor { color: #A48D9D; }

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

This text font color is #A48D9D.

Background Color

.myBgColor { background-color: #A48D9D; }

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

This div background color is #A48D9D.

Border color

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

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

This div border color is #A48D9D.

Opacity

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

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

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

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

This text has shadow with #A48D9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48D9D.

Preview

Color preview on black background

This text has color #A48D9D on black background.


Color preview on white background

This text has color #A48D9D on white background.


Black color preview on #A48D9D background

This text has black color on #A48D9D background.


White color preview on #A48D9D background

This text has white color on #A48D9D background.


Related colors

Complementary color

Complementary color for #hex is #5B7262.


I love getcolorcode.com

Triadic colors

1 #9DA48D and #8D9DA4 with #A48D9D are triadic colors.

2 #9D8DA4 and #8DA49D with #A48D9D are triadic colors.