COLOR #A48D92

HEX: #A48D92 RGB: (164,141,146)

Color info

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

RGB color model

#A48D92 color RGB value is (164,141,146).

RGB: (164,141,146) (64%, 55%, 57%)

RGB channels and saturation

R 164 of 255 = 64%
G 141 of 255 = 55%
B 146 of 255 = 57%

164
141
146

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

Portions of RGB colors in percentages

R + G + B = 164 + 141 + 146 = 451 (100%)
R 164 of 451 ~ 36.36%
G 141 of 451 ~ 31.26%
B 146 of 451 ~ 32.37'%

%36.36
%31.26
%32.37

CMYK color model

#A48D92 color CMYK value is (0,14,11,36).

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

CMYK: (0,14,11,36)
C0M14Y11K36 (0%, 14%, 11%, 36%)
(0.00 / 0.14 / 0.11 / 0.36)

CMYK percentages

%0
%14.02
%10.98
%35.69

Codes

Color #A48D92 in popluar color models

A4 8D 92
RGB 164 141 146
HSL 347° 11.22% 59.80%
HSB/HSV 347° 14.02% 64.31%
CMYK 0.00% 14.02% 10.98%
35.69%

Color #A48D92 in popluar number systems.

HEX A4 8D 92
Decimal 164 141 146
Binary 10100100 10001101 10010010
Octal 244 215 222

Shades and tints

Shades of #A48D92

#A48D92
(164,141,146)
#968185
(150,129,133)
#887578
(136,117,120)
#7A696B
(122,105,107)
#6C5D5E
(108,93,94)
#5E5151
(94,81,81)
#504544
(80,69,68)
#423937
(66,57,55)
#342D2A
(52,45,42)
#26211D
(38,33,29)
#181510
(24,21,16)
#000000
(0,0,0)

Tints of #A48D92

#A48D92
(164,141,146)
#AC979B
(172,151,155)
#B4A1A4
(180,161,164)
#BCABAD
(188,171,173)
#C4B5B6
(196,181,182)
#CCBFBF
(204,191,191)
#D4C9C8
(212,201,200)
#DCD3D1
(220,211,209)
#E4DDDA
(228,221,218)
#ECE7E3
(236,231,227)
#F4F1EC
(244,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A48D92; }

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

This text font color is #A48D92.

Background Color

.myBgColor { background-color: #A48D92; }

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

This div background color is #A48D92.

Border color

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

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

This div border color is #A48D92.

Opacity

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

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

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

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

This text has shadow with #A48D92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48D92.

Preview

Color preview on black background

This text has color #A48D92 on black background.


Color preview on white background

This text has color #A48D92 on white background.


Black color preview on #A48D92 background

This text has black color on #A48D92 background.


White color preview on #A48D92 background

This text has white color on #A48D92 background.


Related colors

Complementary color

Complementary color for #hex is #5B726D.


I love getcolorcode.com

Triadic colors

1 #92A48D and #8D92A4 with #A48D92 are triadic colors.

2 #928DA4 and #8DA492 with #A48D92 are triadic colors.