COLOR #A592A6

HEX: #A592A6 RGB: (165,146,166)

Color info

#A592A6 contains red, green and blue colors in about the same proportion. Web safe color of #A592A6 is #999999 (or #999).

RGB color model

#A592A6 color RGB value is (165,146,166).

RGB: (165,146,166) (65%, 57%, 65%)

RGB channels and saturation

R 165 of 255 = 65%
G 146 of 255 = 57%
B 166 of 255 = 65%

165
146
166

R + G + B ~ 62%. #A592A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 146 + 166 = 477 (100%)
R 165 of 477 ~ 34.59%
G 146 of 477 ~ 30.61%
B 166 of 477 ~ 34.8'%

%34.59
%30.61
%34.8

CMYK color model

#A592A6 color CMYK value is (1,12,0,35).

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

CMYK: (1,12,0,35)
C1M12Y0K35 (1%, 12%, 0%, 35%)
(0.01 / 0.12 / 0.00 / 0.35)

CMYK percentages

%0.6
%12.05
%0
%34.9

Codes

Color #A592A6 in popluar color models

A5 92 A6
RGB 165 146 166
HSL 297° 10.10% 61.18%
HSB/HSV 297° 12.05% 65.10%
CMYK 0.60% 12.05% 0.00%
34.90%

Color #A592A6 in popluar number systems.

HEX A5 92 A6
Decimal 165 146 166
Binary 10100101 10010010 10100110
Octal 245 222 246

Shades and tints

Shades of #A592A6

#A592A6
(165,146,166)
#968597
(150,133,151)
#877888
(135,120,136)
#786B79
(120,107,121)
#695E6A
(105,94,106)
#5A515B
(90,81,91)
#4B444C
(75,68,76)
#3C373D
(60,55,61)
#2D2A2E
(45,42,46)
#1E1D1F
(30,29,31)
#0F1010
(15,16,16)
#000000
(0,0,0)

Tints of #A592A6

#A592A6
(165,146,166)
#AD9BAE
(173,155,174)
#B5A4B6
(181,164,182)
#BDADBE
(189,173,190)
#C5B6C6
(197,182,198)
#CDBFCE
(205,191,206)
#D5C8D6
(213,200,214)
#DDD1DE
(221,209,222)
#E5DAE6
(229,218,230)
#EDE3EE
(237,227,238)
#F5ECF6
(245,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A592A6; }

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

This text font color is #A592A6.

Background Color

.myBgColor { background-color: #A592A6; }

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

This div background color is #A592A6.

Border color

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

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

This div border color is #A592A6.

Opacity

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

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

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

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

This text has shadow with #A592A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A592A6.

Preview

Color preview on black background

This text has color #A592A6 on black background.


Color preview on white background

This text has color #A592A6 on white background.


Black color preview on #A592A6 background

This text has black color on #A592A6 background.


White color preview on #A592A6 background

This text has white color on #A592A6 background.


Related colors

Complementary color

Complementary color for #hex is #5A6D59.


I love getcolorcode.com

Triadic colors

1 #A6A592 and #92A6A5 with #A592A6 are triadic colors.

2 #A692A5 and #92A5A6 with #A592A6 are triadic colors.