COLOR #A48093

HEX: #A48093 RGB: (164,128,147)

Color info

#A48093 contains red, green and blue colors in about the same proportion. Web safe color of #A48093 is #996699 (or #969).

RGB color model

#A48093 color RGB value is (164,128,147).

RGB: (164,128,147) (64%, 50%, 58%)

RGB channels and saturation

R 164 of 255 = 64%
G 128 of 255 = 50%
B 147 of 255 = 58%

164
128
147

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

Portions of RGB colors in percentages

R + G + B = 164 + 128 + 147 = 439 (100%)
R 164 of 439 ~ 37.36%
G 128 of 439 ~ 29.16%
B 147 of 439 ~ 33.49'%

%37.36
%29.16
%33.49

CMYK color model

#A48093 color CMYK value is (0,22,10,36).

  • cyan value is 0.00%
  • magenta value is 21.95%
  • yellow value is 10.37%
  • key color value is 35.69%

CMYK: (0,22,10,36)
C0M22Y10K36 (0%, 22%, 10%, 36%)
(0.00 / 0.22 / 0.10 / 0.36)

CMYK percentages

%0
%21.95
%10.37
%35.69

Codes

Color #A48093 in popluar color models

A4 80 93
RGB 164 128 147
HSL 328° 16.51% 57.25%
HSB/HSV 328° 21.95% 64.31%
CMYK 0.00% 21.95% 10.37%
35.69%

Color #A48093 in popluar number systems.

HEX A4 80 93
Decimal 164 128 147
Binary 10100100 10000000 10010011
Octal 244 200 223

Shades and tints

Shades of #A48093

#A48093
(164,128,147)
#967586
(150,117,134)
#886A79
(136,106,121)
#7A5F6C
(122,95,108)
#6C545F
(108,84,95)
#5E4952
(94,73,82)
#503E45
(80,62,69)
#423338
(66,51,56)
#34282B
(52,40,43)
#261D1E
(38,29,30)
#181211
(24,18,17)
#000000
(0,0,0)

Tints of #A48093

#A48093
(164,128,147)
#AC8B9C
(172,139,156)
#B496A5
(180,150,165)
#BCA1AE
(188,161,174)
#C4ACB7
(196,172,183)
#CCB7C0
(204,183,192)
#D4C2C9
(212,194,201)
#DCCDD2
(220,205,210)
#E4D8DB
(228,216,219)
#ECE3E4
(236,227,228)
#F4EEED
(244,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A48093 color. Also use rgb(164,128,147) instead hex code.

Text Font Color

.myTextColor { color: #A48093; }

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

This text font color is #A48093.

Background Color

.myBgColor { background-color: #A48093; }

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

This div background color is #A48093.

Border color

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

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

This div border color is #A48093.

Opacity

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

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

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

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

This text has shadow with #A48093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48093.

Preview

Color preview on black background

This text has color #A48093 on black background.


Color preview on white background

This text has color #A48093 on white background.


Black color preview on #A48093 background

This text has black color on #A48093 background.


White color preview on #A48093 background

This text has white color on #A48093 background.


Related colors

Complementary color

Complementary color for #hex is #5B7F6C.


I love getcolorcode.com

Triadic colors

1 #93A480 and #8093A4 with #A48093 are triadic colors.

2 #9380A4 and #80A493 with #A48093 are triadic colors.