COLOR #A785A5

HEX: #A785A5 RGB: (167,133,165)

Color info

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

RGB color model

#A785A5 color RGB value is (167,133,165).

RGB: (167,133,165) (65%, 52%, 65%)

RGB channels and saturation

R 167 of 255 = 65%
G 133 of 255 = 52%
B 165 of 255 = 65%

167
133
165

R + G + B ~ 61%. #A785A5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 133 + 165 = 465 (100%)
R 167 of 465 ~ 35.91%
G 133 of 465 ~ 28.6%
B 165 of 465 ~ 35.48'%

%35.91
%28.6
%35.48

CMYK color model

#A785A5 color CMYK value is (0,20,1,35).

  • cyan value is 0.00%
  • magenta value is 20.36%
  • yellow value is 1.20%
  • key color value is 34.51%

CMYK: (0,20,1,35)
C0M20Y1K35 (0%, 20%, 1%, 35%)
(0.00 / 0.20 / 0.01 / 0.35)

CMYK percentages

%0
%20.36
%1.2
%34.51

Codes

Color #A785A5 in popluar color models

A7 85 A5
RGB 167 133 165
HSL 304° 16.19% 58.82%
HSB/HSV 304° 20.36% 65.49%
CMYK 0.00% 20.36% 1.20%
34.51%

Color #A785A5 in popluar number systems.

HEX A7 85 A5
Decimal 167 133 165
Binary 10100111 10000101 10100101
Octal 247 205 245

Shades and tints

Shades of #A785A5

#A785A5
(167,133,165)
#987996
(152,121,150)
#896D87
(137,109,135)
#7A6178
(122,97,120)
#6B5569
(107,85,105)
#5C495A
(92,73,90)
#4D3D4B
(77,61,75)
#3E313C
(62,49,60)
#2F252D
(47,37,45)
#20191E
(32,25,30)
#110D0F
(17,13,15)
#000000
(0,0,0)

Tints of #A785A5

#A785A5
(167,133,165)
#AF90AD
(175,144,173)
#B79BB5
(183,155,181)
#BFA6BD
(191,166,189)
#C7B1C5
(199,177,197)
#CFBCCD
(207,188,205)
#D7C7D5
(215,199,213)
#DFD2DD
(223,210,221)
#E7DDE5
(231,221,229)
#EFE8ED
(239,232,237)
#F7F3F5
(247,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A785A5 color. Also use rgb(167,133,165) instead hex code.

Text Font Color

.myTextColor { color: #A785A5; }

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

This text font color is #A785A5.

Background Color

.myBgColor { background-color: #A785A5; }

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

This div background color is #A785A5.

Border color

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

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

This div border color is #A785A5.

Opacity

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

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

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

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

This text has shadow with #A785A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A785A5.

Preview

Color preview on black background

This text has color #A785A5 on black background.


Color preview on white background

This text has color #A785A5 on white background.


Black color preview on #A785A5 background

This text has black color on #A785A5 background.


White color preview on #A785A5 background

This text has white color on #A785A5 background.


Related colors

Complementary color

Complementary color for #hex is #587A5A.


I love getcolorcode.com

Triadic colors

1 #A5A785 and #85A5A7 with #A785A5 are triadic colors.

2 #A585A7 and #85A7A5 with #A785A5 are triadic colors.