COLOR #A079A0

HEX: #A079A0 RGB: (160,121,160)

Color info

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

RGB color model

#A079A0 color RGB value is (160,121,160).

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

RGB channels and saturation

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

160
121
160

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

Portions of RGB colors in percentages

R + G + B = 160 + 121 + 160 = 441 (100%)
R 160 of 441 ~ 36.28%
G 121 of 441 ~ 27.44%
B 160 of 441 ~ 36.28'%

%36.28
%27.44
%36.28

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 24.38%
  • yellow value is 0.00%
  • key color value is 37.25%

CMYK: (0,24,0,37)
C0M24Y0K37 (0%, 24%, 0%, 37%)
(0.00 / 0.24 / 0.00 / 0.37)

CMYK percentages

%0
%24.38
%0
%37.25

Codes

Color #A079A0 in popluar color models

A0 79 A0
RGB 160 121 160
HSL 300° 17.03% 55.10%
HSB/HSV 300° 24.38% 62.75%
CMYK 0.00% 24.38% 0.00%
37.25%

Color #A079A0 in popluar number systems.

HEX A0 79 A0
Decimal 160 121 160
Binary 10100000 1111001 10100000
Octal 240 171 240

Shades and tints

Shades of #A079A0

#A079A0
(160,121,160)
#926E92
(146,110,146)
#846384
(132,99,132)
#765876
(118,88,118)
#684D68
(104,77,104)
#5A425A
(90,66,90)
#4C374C
(76,55,76)
#3E2C3E
(62,44,62)
#302130
(48,33,48)
#221622
(34,22,34)
#140B14
(20,11,20)
#000000
(0,0,0)

Tints of #A079A0

#A079A0
(160,121,160)
#A885A8
(168,133,168)
#B091B0
(176,145,176)
#B89DB8
(184,157,184)
#C0A9C0
(192,169,192)
#C8B5C8
(200,181,200)
#D0C1D0
(208,193,208)
#D8CDD8
(216,205,216)
#E0D9E0
(224,217,224)
#E8E5E8
(232,229,232)
#F0F1F0
(240,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A079A0; }

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

This text font color is #A079A0.

Background Color

.myBgColor { background-color: #A079A0; }

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

This div background color is #A079A0.

Border color

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

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

This div border color is #A079A0.

Opacity

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

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

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

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

This text has shadow with #A079A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A079A0.

Preview

Color preview on black background

This text has color #A079A0 on black background.


Color preview on white background

This text has color #A079A0 on white background.


Black color preview on #A079A0 background

This text has black color on #A079A0 background.


White color preview on #A079A0 background

This text has white color on #A079A0 background.


Related colors

Complementary color

Complementary color for #hex is #5F865F.


I love getcolorcode.com

Triadic colors

1 #A0A079 and #79A0A0 with #A079A0 are triadic colors.

2 #A079A0 and #79A0A0 with #A079A0 are triadic colors.