COLOR #A073A9

HEX: #A073A9 RGB: (160,115,169)

Color info

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

RGB color model

#A073A9 color RGB value is (160,115,169).

RGB: (160,115,169) (63%, 45%, 66%)

RGB channels and saturation

R 160 of 255 = 63%
G 115 of 255 = 45%
B 169 of 255 = 66%

160
115
169

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

Portions of RGB colors in percentages

R + G + B = 160 + 115 + 169 = 444 (100%)
R 160 of 444 ~ 36.04%
G 115 of 444 ~ 25.9%
B 169 of 444 ~ 38.06'%

%36.04
%25.9
%38.06

CMYK color model

#A073A9 color CMYK value is (5,32,0,34).

  • cyan value is 5.33%
  • magenta value is 31.95%
  • yellow value is 0.00%
  • key color value is 33.73%
CMYK: (5,32,0,34) C5M32Y0K34 (5%,32%,0%,34%) (0.05/0.32/0.00/0.34) 

CMYK percentages

%5.33
%31.95
%0
%33.73

Codes

Color #A073A9 in popluar color models

A0 73 A9
RGB 160 115 169
HSL 290° 23.89% 55.69%
HSB/HSV 290° 31.95% 66.27%
CMYK 5.33% 31.95% 0.00%
33.73%

Color #A073A9 in popluar number systems.

HEX A0 73 A9
Decimal 160 115 169
Binary 10100000 1110011 10101001
Octal 240 163 251

Shades and tints

Shades of #A073A9

#A073A9
(160,115,169)
#92699A
(146,105,154)
#845F8B
(132,95,139)
#76557C
(118,85,124)
#684B6D
(104,75,109)
#5A415E
(90,65,94)
#4C374F
(76,55,79)
#3E2D40
(62,45,64)
#302331
(48,35,49)
#221922
(34,25,34)
#140F13
(20,15,19)
#000000
(0,0,0)

Tints of #A073A9

#A073A9
(160,115,169)
#A87FB0
(168,127,176)
#B08BB7
(176,139,183)
#B897BE
(184,151,190)
#C0A3C5
(192,163,197)
#C8AFCC
(200,175,204)
#D0BBD3
(208,187,211)
#D8C7DA
(216,199,218)
#E0D3E1
(224,211,225)
#E8DFE8
(232,223,232)
#F0EBEF
(240,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A073A9 color. Also use rgb(160,115,169) instead hex code.

Text Font Color

.myTextColor { color: #A073A9; }

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

This text font color is #A073A9.

Background Color

.myBgColor { background-color: #A073A9; }

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

This div background color is #A073A9.

Border color

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

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

This div border color is #A073A9.

Opacity

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

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

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

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

This text has shadow with #A073A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A073A9.

Preview

Color preview on black background

This text has color #A073A9 on black background.


Color preview on white background

This text has color #A073A9 on white background.


Black color preview on #A073A9 background

This text has black color on #A073A9 background.


White color preview on #A073A9 background

This text has white color on #A073A9 background.


Related colors

Complementary color

Complementary color for #hex is #5F8C56.


I love getcolorcode.com

Triadic colors

1 #A9A073 and #73A9A0 with #A073A9 are triadic colors.

2 #A973A0 and #73A0A9 with #A073A9 are triadic colors.