COLOR #A65896

HEX: #A65896 RGB: (166,88,150)

Color info

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

RGB color model

#A65896 color RGB value is (166,88,150).

RGB: (166,88,150) (65%, 35%, 59%)

RGB channels and saturation

R 166 of 255 = 65%
G 88 of 255 = 35%
B 150 of 255 = 59%

166
88
150

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

Portions of RGB colors in percentages

R + G + B = 166 + 88 + 150 = 404 (100%)
R 166 of 404 ~ 41.09%
G 88 of 404 ~ 21.78%
B 150 of 404 ~ 37.13'%

%41.09
%21.78
%37.13

CMYK color model

#A65896 color CMYK value is (0,47,10,35).

  • cyan value is 0.00%
  • magenta value is 46.99%
  • yellow value is 9.64%
  • key color value is 34.90%

CMYK: (0,47,10,35)
C0M47Y10K35 (0%, 47%, 10%, 35%)
(0.00 / 0.47 / 0.10 / 0.35)

CMYK percentages

%0
%46.99
%9.64
%34.9

Codes

Color #A65896 in popluar color models

A6 58 96
RGB 166 88 150
HSL 312° 30.71% 49.80%
HSB/HSV 312° 46.99% 65.10%
CMYK 0.00% 46.99% 9.64%
34.90%

Color #A65896 in popluar number systems.

HEX A6 58 96
Decimal 166 88 150
Binary 10100110 1011000 10010110
Octal 246 130 226

Shades and tints

Shades of #A65896

#A65896
(166,88,150)
#975089
(151,80,137)
#88487C
(136,72,124)
#79406F
(121,64,111)
#6A3862
(106,56,98)
#5B3055
(91,48,85)
#4C2848
(76,40,72)
#3D203B
(61,32,59)
#2E182E
(46,24,46)
#1F1021
(31,16,33)
#100814
(16,8,20)
#000000
(0,0,0)

Tints of #A65896

#A65896
(166,88,150)
#AE679F
(174,103,159)
#B676A8
(182,118,168)
#BE85B1
(190,133,177)
#C694BA
(198,148,186)
#CEA3C3
(206,163,195)
#D6B2CC
(214,178,204)
#DEC1D5
(222,193,213)
#E6D0DE
(230,208,222)
#EEDFE7
(238,223,231)
#F6EEF0
(246,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A65896 color. Also use rgb(166,88,150) instead hex code.

Text Font Color

.myTextColor { color: #A65896; }

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

This text font color is #A65896.

Background Color

.myBgColor { background-color: #A65896; }

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

This div background color is #A65896.

Border color

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

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

This div border color is #A65896.

Opacity

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

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

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

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

This text has shadow with #A65896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A65896.

Preview

Color preview on black background

This text has color #A65896 on black background.


Color preview on white background

This text has color #A65896 on white background.


Black color preview on #A65896 background

This text has black color on #A65896 background.


White color preview on #A65896 background

This text has white color on #A65896 background.


Related colors

Complementary color

Complementary color for #hex is #59A769.


I love getcolorcode.com

Triadic colors

1 #96A658 and #5896A6 with #A65896 are triadic colors.

2 #9658A6 and #58A696 with #A65896 are triadic colors.