COLOR #A77293

HEX: #A77293 RGB: (167,114,147)

Color info

#A77293 contains red, green and blue colors in about the same proportion. Web safe color of #A77293 is #996699 (or #969).

RGB color model

#A77293 color RGB value is (167,114,147).

RGB: (167,114,147) (65%, 45%, 58%)

RGB channels and saturation

R 167 of 255 = 65%
G 114 of 255 = 45%
B 147 of 255 = 58%

167
114
147

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

Portions of RGB colors in percentages

R + G + B = 167 + 114 + 147 = 428 (100%)
R 167 of 428 ~ 39.02%
G 114 of 428 ~ 26.64%
B 147 of 428 ~ 34.35'%

%39.02
%26.64
%34.35

CMYK color model

#A77293 color CMYK value is (0,32,12,35).

  • cyan value is 0.00%
  • magenta value is 31.74%
  • yellow value is 11.98%
  • key color value is 34.51%

CMYK: (0,32,12,35)
C0M32Y12K35 (0%, 32%, 12%, 35%)
(0.00 / 0.32 / 0.12 / 0.35)

CMYK percentages

%0
%31.74
%11.98
%34.51

Codes

Color #A77293 in popluar color models

A7 72 93
RGB 167 114 147
HSL 323° 23.14% 55.10%
HSB/HSV 323° 31.74% 65.49%
CMYK 0.00% 31.74% 11.98%
34.51%

Color #A77293 in popluar number systems.

HEX A7 72 93
Decimal 167 114 147
Binary 10100111 1110010 10010011
Octal 247 162 223

Shades and tints

Shades of #A77293

#A77293
(167,114,147)
#986886
(152,104,134)
#895E79
(137,94,121)
#7A546C
(122,84,108)
#6B4A5F
(107,74,95)
#5C4052
(92,64,82)
#4D3645
(77,54,69)
#3E2C38
(62,44,56)
#2F222B
(47,34,43)
#20181E
(32,24,30)
#110E11
(17,14,17)
#000000
(0,0,0)

Tints of #A77293

#A77293
(167,114,147)
#AF7E9C
(175,126,156)
#B78AA5
(183,138,165)
#BF96AE
(191,150,174)
#C7A2B7
(199,162,183)
#CFAEC0
(207,174,192)
#D7BAC9
(215,186,201)
#DFC6D2
(223,198,210)
#E7D2DB
(231,210,219)
#EFDEE4
(239,222,228)
#F7EAED
(247,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A77293 color. Also use rgb(167,114,147) instead hex code.

Text Font Color

.myTextColor { color: #A77293; }

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

This text font color is #A77293.

Background Color

.myBgColor { background-color: #A77293; }

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

This div background color is #A77293.

Border color

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

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

This div border color is #A77293.

Opacity

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

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

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

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

This text has shadow with #A77293 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A77293.

Preview

Color preview on black background

This text has color #A77293 on black background.


Color preview on white background

This text has color #A77293 on white background.


Black color preview on #A77293 background

This text has black color on #A77293 background.


White color preview on #A77293 background

This text has white color on #A77293 background.


Related colors

Complementary color

Complementary color for #hex is #588D6C.


I love getcolorcode.com

Triadic colors

1 #93A772 and #7293A7 with #A77293 are triadic colors.

2 #9372A7 and #72A793 with #A77293 are triadic colors.