COLOR #A48EAF

HEX: #A48EAF RGB: (164,142,175)

Color info

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

RGB color model

#A48EAF color RGB value is (164,142,175).

RGB: (164,142,175) (64%, 56%, 69%)

RGB channels and saturation

R 164 of 255 = 64%
G 142 of 255 = 56%
B 175 of 255 = 69%

164
142
175

R + G + B ~ 63%. #A48EAF is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 142 + 175 = 481 (100%)
R 164 of 481 ~ 34.1%
G 142 of 481 ~ 29.52%
B 175 of 481 ~ 36.38'%

%34.1
%29.52
%36.38

CMYK color model

#A48EAF color CMYK value is (6,19,0,31).

  • cyan value is 6.29%
  • magenta value is 18.86%
  • yellow value is 0.00%
  • key color value is 31.37%
CMYK: (6,19,0,31) C6M19Y0K31 (6%,19%,0%,31%) (0.06/0.19/0.00/0.31) 

CMYK percentages

%6.29
%18.86
%0
%31.37

Codes

Color #A48EAF in popluar color models

A4 8E AF
RGB 164 142 175
HSL 280° 17.10% 62.16%
HSB/HSV 280° 18.86% 68.63%
CMYK 6.29% 18.86% 0.00%
31.37%

Color #A48EAF in popluar number systems.

HEX A4 8E AF
Decimal 164 142 175
Binary 10100100 10001110 10101111
Octal 244 216 257

Shades and tints

Shades of #A48EAF

#A48EAF
(164,142,175)
#9682A0
(150,130,160)
#887691
(136,118,145)
#7A6A82
(122,106,130)
#6C5E73
(108,94,115)
#5E5264
(94,82,100)
#504655
(80,70,85)
#423A46
(66,58,70)
#342E37
(52,46,55)
#262228
(38,34,40)
#181619
(24,22,25)
#000000
(0,0,0)

Tints of #A48EAF

#A48EAF
(164,142,175)
#AC98B6
(172,152,182)
#B4A2BD
(180,162,189)
#BCACC4
(188,172,196)
#C4B6CB
(196,182,203)
#CCC0D2
(204,192,210)
#D4CAD9
(212,202,217)
#DCD4E0
(220,212,224)
#E4DEE7
(228,222,231)
#ECE8EE
(236,232,238)
#F4F2F5
(244,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A48EAF; }

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

This text font color is #A48EAF.

Background Color

.myBgColor { background-color: #A48EAF; }

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

This div background color is #A48EAF.

Border color

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

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

This div border color is #A48EAF.

Opacity

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

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

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

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

This text has shadow with #A48EAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48EAF.

Preview

Color preview on black background

This text has color #A48EAF on black background.


Color preview on white background

This text has color #A48EAF on white background.


Black color preview on #A48EAF background

This text has black color on #A48EAF background.


White color preview on #A48EAF background

This text has white color on #A48EAF background.


Related colors

Complementary color

Complementary color for #hex is #5B7150.


I love getcolorcode.com

Triadic colors

1 #AFA48E and #8EAFA4 with #A48EAF are triadic colors.

2 #AF8EA4 and #8EA4AF with #A48EAF are triadic colors.