COLOR #A04479

HEX: #A04479 RGB: (160,68,121)

Color info

#A04479 contains mainly red and blue colors. Web safe color of #A04479 is #993366 (or #936).

RGB color model

#A04479 color RGB value is (160,68,121).

RGB: (160,68,121) (63%, 27%, 47%)

RGB channels and saturation

R 160 of 255 = 63%
G 68 of 255 = 27%
B 121 of 255 = 47%

160
68
121

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

Portions of RGB colors in percentages

R + G + B = 160 + 68 + 121 = 349 (100%)
R 160 of 349 ~ 45.85%
G 68 of 349 ~ 19.48%
B 121 of 349 ~ 34.67'%

%45.85
%19.48
%34.67

CMYK color model

#A04479 color CMYK value is (0,58,24,37).

  • cyan value is 0.00%
  • magenta value is 57.50%
  • yellow value is 24.38%
  • key color value is 37.25%
CMYK: (0,58,24,37) C0M58Y24K37 (0%,58%,24%,37%) (0.00/0.58/0.24/0.37) 

CMYK percentages

%0
%57.5
%24.38
%37.25

Codes

Color #A04479 in popluar color models

A0 44 79
RGB 160 68 121
HSL 325° 40.35% 44.71%
HSB/HSV 325° 57.50% 62.75%
CMYK 0.00% 57.50% 24.38%
37.25%

Color #A04479 in popluar number systems.

HEX A0 44 79
Decimal 160 68 121
Binary 10100000 1000100 1111001
Octal 240 104 171

Shades and tints

Shades of #A04479

#A04479
(160,68,121)
#923E6E
(146,62,110)
#843863
(132,56,99)
#763258
(118,50,88)
#682C4D
(104,44,77)
#5A2642
(90,38,66)
#4C2037
(76,32,55)
#3E1A2C
(62,26,44)
#301421
(48,20,33)
#220E16
(34,14,22)
#14080B
(20,8,11)
#000000
(0,0,0)

Tints of #A04479

#A04479
(160,68,121)
#A85585
(168,85,133)
#B06691
(176,102,145)
#B8779D
(184,119,157)
#C088A9
(192,136,169)
#C899B5
(200,153,181)
#D0AAC1
(208,170,193)
#D8BBCD
(216,187,205)
#E0CCD9
(224,204,217)
#E8DDE5
(232,221,229)
#F0EEF1
(240,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A04479 color. Also use rgb(160,68,121) instead hex code.

Text Font Color

.myTextColor { color: #A04479; }

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

This text font color is #A04479.

Background Color

.myBgColor { background-color: #A04479; }

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

This div background color is #A04479.

Border color

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

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

This div border color is #A04479.

Opacity

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

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

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

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

This text has shadow with #A04479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A04479.

Preview

Color preview on black background

This text has color #A04479 on black background.


Color preview on white background

This text has color #A04479 on white background.


Black color preview on #A04479 background

This text has black color on #A04479 background.


White color preview on #A04479 background

This text has white color on #A04479 background.


Related colors

Complementary color

Complementary color for #hex is #5FBB86.


I love getcolorcode.com

Triadic colors

1 #79A044 and #4479A0 with #A04479 are triadic colors.

2 #7944A0 and #44A079 with #A04479 are triadic colors.