COLOR #A74487

HEX: #A74487 RGB: (167,68,135)

Color info

#A74487 contains mainly red and blue colors. Web safe color of #A74487 is #993399 (or #939).

RGB color model

#A74487 color RGB value is (167,68,135).

RGB: (167,68,135) (65%, 27%, 53%)

RGB channels and saturation

R 167 of 255 = 65%
G 68 of 255 = 27%
B 135 of 255 = 53%

167
68
135

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

Portions of RGB colors in percentages

R + G + B = 167 + 68 + 135 = 370 (100%)
R 167 of 370 ~ 45.14%
G 68 of 370 ~ 18.38%
B 135 of 370 ~ 36.49'%

%45.14
%18.38
%36.49

CMYK color model

#A74487 color CMYK value is (0,59,19,35).

  • cyan value is 0.00%
  • magenta value is 59.28%
  • yellow value is 19.16%
  • key color value is 34.51%

CMYK: (0,59,19,35)
C0M59Y19K35 (0%, 59%, 19%, 35%)
(0.00 / 0.59 / 0.19 / 0.35)

CMYK percentages

%0
%59.28
%19.16
%34.51

Codes

Color #A74487 in popluar color models

A7 44 87
RGB 167 68 135
HSL 319° 42.13% 46.08%
HSB/HSV 319° 59.28% 65.49%
CMYK 0.00% 59.28% 19.16%
34.51%

Color #A74487 in popluar number systems.

HEX A7 44 87
Decimal 167 68 135
Binary 10100111 1000100 10000111
Octal 247 104 207

Shades and tints

Shades of #A74487

#A74487
(167,68,135)
#983E7B
(152,62,123)
#89386F
(137,56,111)
#7A3263
(122,50,99)
#6B2C57
(107,44,87)
#5C264B
(92,38,75)
#4D203F
(77,32,63)
#3E1A33
(62,26,51)
#2F1427
(47,20,39)
#200E1B
(32,14,27)
#11080F
(17,8,15)
#000000
(0,0,0)

Tints of #A74487

#A74487
(167,68,135)
#AF5591
(175,85,145)
#B7669B
(183,102,155)
#BF77A5
(191,119,165)
#C788AF
(199,136,175)
#CF99B9
(207,153,185)
#D7AAC3
(215,170,195)
#DFBBCD
(223,187,205)
#E7CCD7
(231,204,215)
#EFDDE1
(239,221,225)
#F7EEEB
(247,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A74487 color. Also use rgb(167,68,135) instead hex code.

Text Font Color

.myTextColor { color: #A74487; }

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

This text font color is #A74487.

Background Color

.myBgColor { background-color: #A74487; }

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

This div background color is #A74487.

Border color

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

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

This div border color is #A74487.

Opacity

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

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

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

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

This text has shadow with #A74487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A74487.

Preview

Color preview on black background

This text has color #A74487 on black background.


Color preview on white background

This text has color #A74487 on white background.


Black color preview on #A74487 background

This text has black color on #A74487 background.


White color preview on #A74487 background

This text has white color on #A74487 background.


Related colors

Complementary color

Complementary color for #hex is #58BB78.


I love getcolorcode.com

Triadic colors

1 #87A744 and #4487A7 with #A74487 are triadic colors.

2 #8744A7 and #44A787 with #A74487 are triadic colors.