COLOR #A778A7

HEX: #A778A7 RGB: (167,120,167)

Color info

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

RGB color model

#A778A7 color RGB value is (167,120,167).

RGB: (167,120,167) (65%, 47%, 65%)

RGB channels and saturation

R 167 of 255 = 65%
G 120 of 255 = 47%
B 167 of 255 = 65%

167
120
167

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

Portions of RGB colors in percentages

R + G + B = 167 + 120 + 167 = 454 (100%)
R 167 of 454 ~ 36.78%
G 120 of 454 ~ 26.43%
B 167 of 454 ~ 36.78'%

%36.78
%26.43
%36.78

CMYK color model

#A778A7 color CMYK value is (0,28,0,35).

  • cyan value is 0.00%
  • magenta value is 28.14%
  • yellow value is 0.00%
  • key color value is 34.51%

CMYK: (0,28,0,35)
C0M28Y0K35 (0%, 28%, 0%, 35%)
(0.00 / 0.28 / 0.00 / 0.35)

CMYK percentages

%0
%28.14
%0
%34.51

Codes

Color #A778A7 in popluar color models

A7 78 A7
RGB 167 120 167
HSL 300° 21.08% 56.27%
HSB/HSV 300° 28.14% 65.49%
CMYK 0.00% 28.14% 0.00%
34.51%

Color #A778A7 in popluar number systems.

HEX A7 78 A7
Decimal 167 120 167
Binary 10100111 1111000 10100111
Octal 247 170 247

Shades and tints

Shades of #A778A7

#A778A7
(167,120,167)
#986E98
(152,110,152)
#896489
(137,100,137)
#7A5A7A
(122,90,122)
#6B506B
(107,80,107)
#5C465C
(92,70,92)
#4D3C4D
(77,60,77)
#3E323E
(62,50,62)
#2F282F
(47,40,47)
#201E20
(32,30,32)
#111411
(17,20,17)
#000000
(0,0,0)

Tints of #A778A7

#A778A7
(167,120,167)
#AF84AF
(175,132,175)
#B790B7
(183,144,183)
#BF9CBF
(191,156,191)
#C7A8C7
(199,168,199)
#CFB4CF
(207,180,207)
#D7C0D7
(215,192,215)
#DFCCDF
(223,204,223)
#E7D8E7
(231,216,231)
#EFE4EF
(239,228,239)
#F7F0F7
(247,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A778A7; }

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

This text font color is #A778A7.

Background Color

.myBgColor { background-color: #A778A7; }

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

This div background color is #A778A7.

Border color

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

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

This div border color is #A778A7.

Opacity

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

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

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

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

This text has shadow with #A778A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A778A7.

Preview

Color preview on black background

This text has color #A778A7 on black background.


Color preview on white background

This text has color #A778A7 on white background.


Black color preview on #A778A7 background

This text has black color on #A778A7 background.


White color preview on #A778A7 background

This text has white color on #A778A7 background.


Related colors

Complementary color

Complementary color for #hex is #588758.


I love getcolorcode.com

Triadic colors

1 #A7A778 and #78A7A7 with #A778A7 are triadic colors.

2 #A778A7 and #78A7A7 with #A778A7 are triadic colors.