COLOR #A74979

HEX: #A74979 RGB: (167,73,121)

Color info

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

RGB color model

#A74979 color RGB value is (167,73,121).

RGB: (167,73,121) (65%, 29%, 47%)

RGB channels and saturation

R 167 of 255 = 65%
G 73 of 255 = 29%
B 121 of 255 = 47%

167
73
121

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

Portions of RGB colors in percentages

R + G + B = 167 + 73 + 121 = 361 (100%)
R 167 of 361 ~ 46.26%
G 73 of 361 ~ 20.22%
B 121 of 361 ~ 33.52'%

%46.26
%20.22
%33.52

CMYK color model

#A74979 color CMYK value is (0,56,28,35).

  • cyan value is 0.00%
  • magenta value is 56.29%
  • yellow value is 27.54%
  • key color value is 34.51%

CMYK: (0,56,28,35)
C0M56Y28K35 (0%, 56%, 28%, 35%)
(0.00 / 0.56 / 0.28 / 0.35)

CMYK percentages

%0
%56.29
%27.54
%34.51

Codes

Color #A74979 in popluar color models

A7 49 79
RGB 167 73 121
HSL 329° 39.17% 47.06%
HSB/HSV 329° 56.29% 65.49%
CMYK 0.00% 56.29% 27.54%
34.51%

Color #A74979 in popluar number systems.

HEX A7 49 79
Decimal 167 73 121
Binary 10100111 1001001 1111001
Octal 247 111 171

Shades and tints

Shades of #A74979

#A74979
(167,73,121)
#98436E
(152,67,110)
#893D63
(137,61,99)
#7A3758
(122,55,88)
#6B314D
(107,49,77)
#5C2B42
(92,43,66)
#4D2537
(77,37,55)
#3E1F2C
(62,31,44)
#2F1921
(47,25,33)
#201316
(32,19,22)
#110D0B
(17,13,11)
#000000
(0,0,0)

Tints of #A74979

#A74979
(167,73,121)
#AF5985
(175,89,133)
#B76991
(183,105,145)
#BF799D
(191,121,157)
#C789A9
(199,137,169)
#CF99B5
(207,153,181)
#D7A9C1
(215,169,193)
#DFB9CD
(223,185,205)
#E7C9D9
(231,201,217)
#EFD9E5
(239,217,229)
#F7E9F1
(247,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A74979; }

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

This text font color is #A74979.

Background Color

.myBgColor { background-color: #A74979; }

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

This div background color is #A74979.

Border color

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

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

This div border color is #A74979.

Opacity

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

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

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

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

This text has shadow with #A74979 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A74979.

Preview

Color preview on black background

This text has color #A74979 on black background.


Color preview on white background

This text has color #A74979 on white background.


Black color preview on #A74979 background

This text has black color on #A74979 background.


White color preview on #A74979 background

This text has white color on #A74979 background.


Related colors

Complementary color

Complementary color for #hex is #58B686.


I love getcolorcode.com

Triadic colors

1 #79A749 and #4979A7 with #A74979 are triadic colors.

2 #7949A7 and #49A779 with #A74979 are triadic colors.