COLOR #A74475

HEX: #A74475 RGB: (167,68,117)

Color info

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

RGB color model

#A74475 color RGB value is (167,68,117).

RGB: (167,68,117) (65%, 27%, 46%)

RGB channels and saturation

R 167 of 255 = 65%
G 68 of 255 = 27%
B 117 of 255 = 46%

167
68
117

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

Portions of RGB colors in percentages

R + G + B = 167 + 68 + 117 = 352 (100%)
R 167 of 352 ~ 47.44%
G 68 of 352 ~ 19.32%
B 117 of 352 ~ 33.24'%

%47.44
%19.32
%33.24

CMYK color model

#A74475 color CMYK value is (0,59,30,35).

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

CMYK: (0,59,30,35)
C0M59Y30K35 (0%, 59%, 30%, 35%)
(0.00 / 0.59 / 0.30 / 0.35)

CMYK percentages

%0
%59.28
%29.94
%34.51

Codes

Color #A74475 in popluar color models

A7 44 75
RGB 167 68 117
HSL 330° 42.13% 46.08%
HSB/HSV 330° 59.28% 65.49%
CMYK 0.00% 59.28% 29.94%
34.51%

Color #A74475 in popluar number systems.

HEX A7 44 75
Decimal 167 68 117
Binary 10100111 1000100 1110101
Octal 247 104 165

Shades and tints

Shades of #A74475

#A74475
(167,68,117)
#983E6B
(152,62,107)
#893861
(137,56,97)
#7A3257
(122,50,87)
#6B2C4D
(107,44,77)
#5C2643
(92,38,67)
#4D2039
(77,32,57)
#3E1A2F
(62,26,47)
#2F1425
(47,20,37)
#200E1B
(32,14,27)
#110811
(17,8,17)
#000000
(0,0,0)

Tints of #A74475

#A74475
(167,68,117)
#AF5581
(175,85,129)
#B7668D
(183,102,141)
#BF7799
(191,119,153)
#C788A5
(199,136,165)
#CF99B1
(207,153,177)
#D7AABD
(215,170,189)
#DFBBC9
(223,187,201)
#E7CCD5
(231,204,213)
#EFDDE1
(239,221,225)
#F7EEED
(247,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A74475; }

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

This text font color is #A74475.

Background Color

.myBgColor { background-color: #A74475; }

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

This div background color is #A74475.

Border color

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

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

This div border color is #A74475.

Opacity

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

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

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

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

This text has shadow with #A74475 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A74475.

Preview

Color preview on black background

This text has color #A74475 on black background.


Color preview on white background

This text has color #A74475 on white background.


Black color preview on #A74475 background

This text has black color on #A74475 background.


White color preview on #A74475 background

This text has white color on #A74475 background.


Related colors

Complementary color

Complementary color for #hex is #58BB8A.


I love getcolorcode.com

Triadic colors

1 #75A744 and #4475A7 with #A74475 are triadic colors.

2 #7544A7 and #44A775 with #A74475 are triadic colors.