COLOR #A65794

HEX: #A65794 RGB: (166,87,148)

Color info

#A65794 contains mainly red and blue colors. Web safe color of #A65794 is #996699 (or #969).

RGB color model

#A65794 color RGB value is (166,87,148).

RGB: (166,87,148) (65%, 34%, 58%)

RGB channels and saturation

R 166 of 255 = 65%
G 87 of 255 = 34%
B 148 of 255 = 58%

166
87
148

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

Portions of RGB colors in percentages

R + G + B = 166 + 87 + 148 = 401 (100%)
R 166 of 401 ~ 41.4%
G 87 of 401 ~ 21.7%
B 148 of 401 ~ 36.91'%

%41.4
%21.7
%36.91

CMYK color model

#A65794 color CMYK value is (0,48,11,35).

  • cyan value is 0.00%
  • magenta value is 47.59%
  • yellow value is 10.84%
  • key color value is 34.90%

CMYK: (0,48,11,35)
C0M48Y11K35 (0%, 48%, 11%, 35%)
(0.00 / 0.48 / 0.11 / 0.35)

CMYK percentages

%0
%47.59
%10.84
%34.9

Codes

Color #A65794 in popluar color models

A6 57 94
RGB 166 87 148
HSL 314° 31.23% 49.61%
HSB/HSV 314° 47.59% 65.10%
CMYK 0.00% 47.59% 10.84%
34.90%

Color #A65794 in popluar number systems.

HEX A6 57 94
Decimal 166 87 148
Binary 10100110 1010111 10010100
Octal 246 127 224

Shades and tints

Shades of #A65794

#A65794
(166,87,148)
#975087
(151,80,135)
#88497A
(136,73,122)
#79426D
(121,66,109)
#6A3B60
(106,59,96)
#5B3453
(91,52,83)
#4C2D46
(76,45,70)
#3D2639
(61,38,57)
#2E1F2C
(46,31,44)
#1F181F
(31,24,31)
#101112
(16,17,18)
#000000
(0,0,0)

Tints of #A65794

#A65794
(166,87,148)
#AE669D
(174,102,157)
#B675A6
(182,117,166)
#BE84AF
(190,132,175)
#C693B8
(198,147,184)
#CEA2C1
(206,162,193)
#D6B1CA
(214,177,202)
#DEC0D3
(222,192,211)
#E6CFDC
(230,207,220)
#EEDEE5
(238,222,229)
#F6EDEE
(246,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A65794 color. Also use rgb(166,87,148) instead hex code.

Text Font Color

.myTextColor { color: #A65794; }

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

This text font color is #A65794.

Background Color

.myBgColor { background-color: #A65794; }

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

This div background color is #A65794.

Border color

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

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

This div border color is #A65794.

Opacity

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

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

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

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

This text has shadow with #A65794 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A65794.

Preview

Color preview on black background

This text has color #A65794 on black background.


Color preview on white background

This text has color #A65794 on white background.


Black color preview on #A65794 background

This text has black color on #A65794 background.


White color preview on #A65794 background

This text has white color on #A65794 background.


Related colors

Complementary color

Complementary color for #hex is #59A86B.


I love getcolorcode.com

Triadic colors

1 #94A657 and #5794A6 with #A65794 are triadic colors.

2 #9457A6 and #57A694 with #A65794 are triadic colors.