COLOR #A77793

HEX: #A77793 RGB: (167,119,147)

Color info

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

RGB color model

#A77793 color RGB value is (167,119,147).

RGB: (167,119,147) (65%, 47%, 58%)

RGB channels and saturation

R 167 of 255 = 65%
G 119 of 255 = 47%
B 147 of 255 = 58%

167
119
147

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

Portions of RGB colors in percentages

R + G + B = 167 + 119 + 147 = 433 (100%)
R 167 of 433 ~ 38.57%
G 119 of 433 ~ 27.48%
B 147 of 433 ~ 33.95'%

%38.57
%27.48
%33.95

CMYK color model

#A77793 color CMYK value is (0,29,12,35).

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

CMYK: (0,29,12,35)
C0M29Y12K35 (0%, 29%, 12%, 35%)
(0.00 / 0.29 / 0.12 / 0.35)

CMYK percentages

%0
%28.74
%11.98
%34.51

Codes

Color #A77793 in popluar color models

A7 77 93
RGB 167 119 147
HSL 325° 21.43% 56.08%
HSB/HSV 325° 28.74% 65.49%
CMYK 0.00% 28.74% 11.98%
34.51%

Color #A77793 in popluar number systems.

HEX A7 77 93
Decimal 167 119 147
Binary 10100111 1110111 10010011
Octal 247 167 223

Shades and tints

Shades of #A77793

#A77793
(167,119,147)
#986D86
(152,109,134)
#896379
(137,99,121)
#7A596C
(122,89,108)
#6B4F5F
(107,79,95)
#5C4552
(92,69,82)
#4D3B45
(77,59,69)
#3E3138
(62,49,56)
#2F272B
(47,39,43)
#201D1E
(32,29,30)
#111311
(17,19,17)
#000000
(0,0,0)

Tints of #A77793

#A77793
(167,119,147)
#AF839C
(175,131,156)
#B78FA5
(183,143,165)
#BF9BAE
(191,155,174)
#C7A7B7
(199,167,183)
#CFB3C0
(207,179,192)
#D7BFC9
(215,191,201)
#DFCBD2
(223,203,210)
#E7D7DB
(231,215,219)
#EFE3E4
(239,227,228)
#F7EFED
(247,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A77793; }

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

This text font color is #A77793.

Background Color

.myBgColor { background-color: #A77793; }

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

This div background color is #A77793.

Border color

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

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

This div border color is #A77793.

Opacity

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

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

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

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

This text has shadow with #A77793 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A77793.

Preview

Color preview on black background

This text has color #A77793 on black background.


Color preview on white background

This text has color #A77793 on white background.


Black color preview on #A77793 background

This text has black color on #A77793 background.


White color preview on #A77793 background

This text has white color on #A77793 background.


Related colors

Complementary color

Complementary color for #hex is #58886C.


I love getcolorcode.com

Triadic colors

1 #93A777 and #7793A7 with #A77793 are triadic colors.

2 #9377A7 and #77A793 with #A77793 are triadic colors.