COLOR #A792A6

HEX: #A792A6 RGB: (167,146,166)

Color info

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

RGB color model

#A792A6 color RGB value is (167,146,166).

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

RGB channels and saturation

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

167
146
166

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

Portions of RGB colors in percentages

R + G + B = 167 + 146 + 166 = 479 (100%)
R 167 of 479 ~ 34.86%
G 146 of 479 ~ 30.48%
B 166 of 479 ~ 34.66'%

%34.86
%30.48
%34.66

CMYK color model

#A792A6 color CMYK value is (0,13,1,35).

  • cyan value is 0.00%
  • magenta value is 12.57%
  • yellow value is 0.60%
  • key color value is 34.51%

CMYK: (0,13,1,35)
C0M13Y1K35 (0%, 13%, 1%, 35%)
(0.00 / 0.13 / 0.01 / 0.35)

CMYK percentages

%0
%12.57
%0.6
%34.51

Codes

Color #A792A6 in popluar color models

A7 92 A6
RGB 167 146 166
HSL 303° 10.66% 61.37%
HSB/HSV 303° 12.57% 65.49%
CMYK 0.00% 12.57% 0.60%
34.51%

Color #A792A6 in popluar number systems.

HEX A7 92 A6
Decimal 167 146 166
Binary 10100111 10010010 10100110
Octal 247 222 246

Shades and tints

Shades of #A792A6

#A792A6
(167,146,166)
#988597
(152,133,151)
#897888
(137,120,136)
#7A6B79
(122,107,121)
#6B5E6A
(107,94,106)
#5C515B
(92,81,91)
#4D444C
(77,68,76)
#3E373D
(62,55,61)
#2F2A2E
(47,42,46)
#201D1F
(32,29,31)
#111010
(17,16,16)
#000000
(0,0,0)

Tints of #A792A6

#A792A6
(167,146,166)
#AF9BAE
(175,155,174)
#B7A4B6
(183,164,182)
#BFADBE
(191,173,190)
#C7B6C6
(199,182,198)
#CFBFCE
(207,191,206)
#D7C8D6
(215,200,214)
#DFD1DE
(223,209,222)
#E7DAE6
(231,218,230)
#EFE3EE
(239,227,238)
#F7ECF6
(247,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A792A6; }

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

This text font color is #A792A6.

Background Color

.myBgColor { background-color: #A792A6; }

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

This div background color is #A792A6.

Border color

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

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

This div border color is #A792A6.

Opacity

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

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

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

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

This text has shadow with #A792A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A792A6.

Preview

Color preview on black background

This text has color #A792A6 on black background.


Color preview on white background

This text has color #A792A6 on white background.


Black color preview on #A792A6 background

This text has black color on #A792A6 background.


White color preview on #A792A6 background

This text has white color on #A792A6 background.


Related colors

Complementary color

Complementary color for #hex is #586D59.


I love getcolorcode.com

Triadic colors

1 #A6A792 and #92A6A7 with #A792A6 are triadic colors.

2 #A692A7 and #92A7A6 with #A792A6 are triadic colors.