COLOR #A73B74

HEX: #A73B74 RGB: (167,59,116)

Color info

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

RGB color model

#A73B74 color RGB value is (167,59,116).

RGB: (167,59,116) (65%, 23%, 45%)

RGB channels and saturation

R 167 of 255 = 65%
G 59 of 255 = 23%
B 116 of 255 = 45%

167
59
116

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

Portions of RGB colors in percentages

R + G + B = 167 + 59 + 116 = 342 (100%)
R 167 of 342 ~ 48.83%
G 59 of 342 ~ 17.25%
B 116 of 342 ~ 33.92'%

%48.83
%17.25
%33.92

CMYK color model

#A73B74 color CMYK value is (0,65,31,35).

  • cyan value is 0.00%
  • magenta value is 64.67%
  • yellow value is 30.54%
  • key color value is 34.51%

CMYK: (0,65,31,35)
C0M65Y31K35 (0%, 65%, 31%, 35%)
(0.00 / 0.65 / 0.31 / 0.35)

CMYK percentages

%0
%64.67
%30.54
%34.51

Codes

Color #A73B74 in popluar color models

A7 3B 74
RGB 167 59 116
HSL 328° 47.79% 44.31%
HSB/HSV 328° 64.67% 65.49%
CMYK 0.00% 64.67% 30.54%
34.51%

Color #A73B74 in popluar number systems.

HEX A7 3B 74
Decimal 167 59 116
Binary 10100111 111011 1110100
Octal 247 73 164

Shades and tints

Shades of #A73B74

#A73B74
(167,59,116)
#98366A
(152,54,106)
#893160
(137,49,96)
#7A2C56
(122,44,86)
#6B274C
(107,39,76)
#5C2242
(92,34,66)
#4D1D38
(77,29,56)
#3E182E
(62,24,46)
#2F1324
(47,19,36)
#200E1A
(32,14,26)
#110910
(17,9,16)
#000000
(0,0,0)

Tints of #A73B74

#A73B74
(167,59,116)
#AF4C80
(175,76,128)
#B75D8C
(183,93,140)
#BF6E98
(191,110,152)
#C77FA4
(199,127,164)
#CF90B0
(207,144,176)
#D7A1BC
(215,161,188)
#DFB2C8
(223,178,200)
#E7C3D4
(231,195,212)
#EFD4E0
(239,212,224)
#F7E5EC
(247,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A73B74 color. Also use rgb(167,59,116) instead hex code.

Text Font Color

.myTextColor { color: #A73B74; }

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

This text font color is #A73B74.

Background Color

.myBgColor { background-color: #A73B74; }

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

This div background color is #A73B74.

Border color

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

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

This div border color is #A73B74.

Opacity

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

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

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

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

This text has shadow with #A73B74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A73B74.

Preview

Color preview on black background

This text has color #A73B74 on black background.


Color preview on white background

This text has color #A73B74 on white background.


Black color preview on #A73B74 background

This text has black color on #A73B74 background.


White color preview on #A73B74 background

This text has white color on #A73B74 background.


Related colors

Complementary color

Complementary color for #hex is #58C48B.


I love getcolorcode.com

Triadic colors

1 #74A73B and #3B74A7 with #A73B74 are triadic colors.

2 #743BA7 and #3BA774 with #A73B74 are triadic colors.