COLOR #A64592

HEX: #A64592 RGB: (166,69,146)

Color info

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

RGB color model

#A64592 color RGB value is (166,69,146).

RGB: (166,69,146) (65%, 27%, 57%)

RGB channels and saturation

R 166 of 255 = 65%
G 69 of 255 = 27%
B 146 of 255 = 57%

166
69
146

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

Portions of RGB colors in percentages

R + G + B = 166 + 69 + 146 = 381 (100%)
R 166 of 381 ~ 43.57%
G 69 of 381 ~ 18.11%
B 146 of 381 ~ 38.32'%

%43.57
%18.11
%38.32

CMYK color model

#A64592 color CMYK value is (0,58,12,35).

  • cyan value is 0.00%
  • magenta value is 58.43%
  • yellow value is 12.05%
  • key color value is 34.90%

CMYK: (0,58,12,35)
C0M58Y12K35 (0%, 58%, 12%, 35%)
(0.00 / 0.58 / 0.12 / 0.35)

CMYK percentages

%0
%58.43
%12.05
%34.9

Codes

Color #A64592 in popluar color models

A6 45 92
RGB 166 69 146
HSL 312° 41.28% 46.08%
HSB/HSV 312° 58.43% 65.10%
CMYK 0.00% 58.43% 12.05%
34.90%

Color #A64592 in popluar number systems.

HEX A6 45 92
Decimal 166 69 146
Binary 10100110 1000101 10010010
Octal 246 105 222

Shades and tints

Shades of #A64592

#A64592
(166,69,146)
#973F85
(151,63,133)
#883978
(136,57,120)
#79336B
(121,51,107)
#6A2D5E
(106,45,94)
#5B2751
(91,39,81)
#4C2144
(76,33,68)
#3D1B37
(61,27,55)
#2E152A
(46,21,42)
#1F0F1D
(31,15,29)
#100910
(16,9,16)
#000000
(0,0,0)

Tints of #A64592

#A64592
(166,69,146)
#AE559B
(174,85,155)
#B665A4
(182,101,164)
#BE75AD
(190,117,173)
#C685B6
(198,133,182)
#CE95BF
(206,149,191)
#D6A5C8
(214,165,200)
#DEB5D1
(222,181,209)
#E6C5DA
(230,197,218)
#EED5E3
(238,213,227)
#F6E5EC
(246,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A64592 color. Also use rgb(166,69,146) instead hex code.

Text Font Color

.myTextColor { color: #A64592; }

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

This text font color is #A64592.

Background Color

.myBgColor { background-color: #A64592; }

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

This div background color is #A64592.

Border color

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

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

This div border color is #A64592.

Opacity

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

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

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

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

This text has shadow with #A64592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A64592.

Preview

Color preview on black background

This text has color #A64592 on black background.


Color preview on white background

This text has color #A64592 on white background.


Black color preview on #A64592 background

This text has black color on #A64592 background.


White color preview on #A64592 background

This text has white color on #A64592 background.


Related colors

Complementary color

Complementary color for #hex is #59BA6D.


I love getcolorcode.com

Triadic colors

1 #92A645 and #4592A6 with #A64592 are triadic colors.

2 #9245A6 and #45A692 with #A64592 are triadic colors.