COLOR #A48290

HEX: #A48290 RGB: (164,130,144)

Color info

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

RGB color model

#A48290 color RGB value is (164,130,144).

RGB: (164,130,144) (64%, 51%, 56%)

RGB channels and saturation

R 164 of 255 = 64%
G 130 of 255 = 51%
B 144 of 255 = 56%

164
130
144

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

Portions of RGB colors in percentages

R + G + B = 164 + 130 + 144 = 438 (100%)
R 164 of 438 ~ 37.44%
G 130 of 438 ~ 29.68%
B 144 of 438 ~ 32.88'%

%37.44
%29.68
%32.88

CMYK color model

#A48290 color CMYK value is (0,21,12,36).

  • cyan value is 0.00%
  • magenta value is 20.73%
  • yellow value is 12.20%
  • key color value is 35.69%
CMYK: (0,21,12,36) C0M21Y12K36 (0%,21%,12%,36%) (0.00/0.21/0.12/0.36) 

CMYK percentages

%0
%20.73
%12.2
%35.69

Codes

Color #A48290 in popluar color models

A4 82 90
RGB 164 130 144
HSL 335° 15.74% 57.65%
HSB/HSV 335° 20.73% 64.31%
CMYK 0.00% 20.73% 12.20%
35.69%

Color #A48290 in popluar number systems.

HEX A4 82 90
Decimal 164 130 144
Binary 10100100 10000010 10010000
Octal 244 202 220

Shades and tints

Shades of #A48290

#A48290
(164,130,144)
#967783
(150,119,131)
#886C76
(136,108,118)
#7A6169
(122,97,105)
#6C565C
(108,86,92)
#5E4B4F
(94,75,79)
#504042
(80,64,66)
#423535
(66,53,53)
#342A28
(52,42,40)
#261F1B
(38,31,27)
#18140E
(24,20,14)
#000000
(0,0,0)

Tints of #A48290

#A48290
(164,130,144)
#AC8D9A
(172,141,154)
#B498A4
(180,152,164)
#BCA3AE
(188,163,174)
#C4AEB8
(196,174,184)
#CCB9C2
(204,185,194)
#D4C4CC
(212,196,204)
#DCCFD6
(220,207,214)
#E4DAE0
(228,218,224)
#ECE5EA
(236,229,234)
#F4F0F4
(244,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A48290 color. Also use rgb(164,130,144) instead hex code.

Text Font Color

.myTextColor { color: #A48290; }

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

This text font color is #A48290.

Background Color

.myBgColor { background-color: #A48290; }

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

This div background color is #A48290.

Border color

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

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

This div border color is #A48290.

Opacity

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

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

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

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

This text has shadow with #A48290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48290.

Preview

Color preview on black background

This text has color #A48290 on black background.


Color preview on white background

This text has color #A48290 on white background.


Black color preview on #A48290 background

This text has black color on #A48290 background.


White color preview on #A48290 background

This text has white color on #A48290 background.


Related colors

Complementary color

Complementary color for #hex is #5B7D6F.


I love getcolorcode.com

Triadic colors

1 #90A482 and #8290A4 with #A48290 are triadic colors.

2 #9082A4 and #82A490 with #A48290 are triadic colors.