COLOR #A74361

HEX: #A74361 RGB: (167,67,97)

Color info

#A74361 contains mainly red color. Web safe color of #A74361 is #993366 (or #936).

RGB color model

#A74361 color RGB value is (167,67,97).

RGB: (167,67,97) (65%, 26%, 38%)

RGB channels and saturation

R 167 of 255 = 65%
G 67 of 255 = 26%
B 97 of 255 = 38%

167
67
97

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

Portions of RGB colors in percentages

R + G + B = 167 + 67 + 97 = 331 (100%)
R 167 of 331 ~ 50.45%
G 67 of 331 ~ 20.24%
B 97 of 331 ~ 29.31'%

%50.45
%20.24
%29.31

CMYK color model

#A74361 color CMYK value is (0,60,42,35).

  • cyan value is 0.00%
  • magenta value is 59.88%
  • yellow value is 41.92%
  • key color value is 34.51%

CMYK: (0,60,42,35)
C0M60Y42K35 (0%, 60%, 42%, 35%)
(0.00 / 0.60 / 0.42 / 0.35)

CMYK percentages

%0
%59.88
%41.92
%34.51

Codes

Color #A74361 in popluar color models

A7 43 61
RGB 167 67 97
HSL 342° 42.74% 45.88%
HSB/HSV 342° 59.88% 65.49%
CMYK 0.00% 59.88% 41.92%
34.51%

Color #A74361 in popluar number systems.

HEX A7 43 61
Decimal 167 67 97
Binary 10100111 1000011 1100001
Octal 247 103 141

Shades and tints

Shades of #A74361

#A74361
(167,67,97)
#983D59
(152,61,89)
#893751
(137,55,81)
#7A3149
(122,49,73)
#6B2B41
(107,43,65)
#5C2539
(92,37,57)
#4D1F31
(77,31,49)
#3E1929
(62,25,41)
#2F1321
(47,19,33)
#200D19
(32,13,25)
#110711
(17,7,17)
#000000
(0,0,0)

Tints of #A74361

#A74361
(167,67,97)
#AF546F
(175,84,111)
#B7657D
(183,101,125)
#BF768B
(191,118,139)
#C78799
(199,135,153)
#CF98A7
(207,152,167)
#D7A9B5
(215,169,181)
#DFBAC3
(223,186,195)
#E7CBD1
(231,203,209)
#EFDCDF
(239,220,223)
#F7EDED
(247,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A74361 color. Also use rgb(167,67,97) instead hex code.

Text Font Color

.myTextColor { color: #A74361; }

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

This text font color is #A74361.

Background Color

.myBgColor { background-color: #A74361; }

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

This div background color is #A74361.

Border color

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

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

This div border color is #A74361.

Opacity

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

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

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

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

This text has shadow with #A74361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A74361.

Preview

Color preview on black background

This text has color #A74361 on black background.


Color preview on white background

This text has color #A74361 on white background.


Black color preview on #A74361 background

This text has black color on #A74361 background.


White color preview on #A74361 background

This text has white color on #A74361 background.


Related colors

Complementary color

Complementary color for #hex is #58BC9E.


I love getcolorcode.com

Triadic colors

1 #61A743 and #4361A7 with #A74361 are triadic colors.

2 #6143A7 and #43A761 with #A74361 are triadic colors.