COLOR #A676A8

HEX: #A676A8 RGB: (166,118,168)

Color info

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

RGB color model

#A676A8 color RGB value is (166,118,168).

RGB: (166,118,168) (65%, 46%, 66%)

RGB channels and saturation

R 166 of 255 = 65%
G 118 of 255 = 46%
B 168 of 255 = 66%

166
118
168

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

Portions of RGB colors in percentages

R + G + B = 166 + 118 + 168 = 452 (100%)
R 166 of 452 ~ 36.73%
G 118 of 452 ~ 26.11%
B 168 of 452 ~ 37.17'%

%36.73
%26.11
%37.17

CMYK color model

#A676A8 color CMYK value is (1,30,0,34).

  • cyan value is 1.19%
  • magenta value is 29.76%
  • yellow value is 0.00%
  • key color value is 34.12%

CMYK: (1,30,0,34)
C1M30Y0K34 (1%, 30%, 0%, 34%)
(0.01 / 0.30 / 0.00 / 0.34)

CMYK percentages

%1.19
%29.76
%0
%34.12

Codes

Color #A676A8 in popluar color models

A6 76 A8
RGB 166 118 168
HSL 298° 22.32% 56.08%
HSB/HSV 298° 29.76% 65.88%
CMYK 1.19% 29.76% 0.00%
34.12%

Color #A676A8 in popluar number systems.

HEX A6 76 A8
Decimal 166 118 168
Binary 10100110 1110110 10101000
Octal 246 166 250

Shades and tints

Shades of #A676A8

#A676A8
(166,118,168)
#976C99
(151,108,153)
#88628A
(136,98,138)
#79587B
(121,88,123)
#6A4E6C
(106,78,108)
#5B445D
(91,68,93)
#4C3A4E
(76,58,78)
#3D303F
(61,48,63)
#2E2630
(46,38,48)
#1F1C21
(31,28,33)
#101212
(16,18,18)
#000000
(0,0,0)

Tints of #A676A8

#A676A8
(166,118,168)
#AE82AF
(174,130,175)
#B68EB6
(182,142,182)
#BE9ABD
(190,154,189)
#C6A6C4
(198,166,196)
#CEB2CB
(206,178,203)
#D6BED2
(214,190,210)
#DECAD9
(222,202,217)
#E6D6E0
(230,214,224)
#EEE2E7
(238,226,231)
#F6EEEE
(246,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A676A8 color. Also use rgb(166,118,168) instead hex code.

Text Font Color

.myTextColor { color: #A676A8; }

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

This text font color is #A676A8.

Background Color

.myBgColor { background-color: #A676A8; }

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

This div background color is #A676A8.

Border color

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

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

This div border color is #A676A8.

Opacity

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

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

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

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

This text has shadow with #A676A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A676A8.

Preview

Color preview on black background

This text has color #A676A8 on black background.


Color preview on white background

This text has color #A676A8 on white background.


Black color preview on #A676A8 background

This text has black color on #A676A8 background.


White color preview on #A676A8 background

This text has white color on #A676A8 background.


Related colors

Complementary color

Complementary color for #hex is #598957.


I love getcolorcode.com

Triadic colors

1 #A8A676 and #76A8A6 with #A676A8 are triadic colors.

2 #A876A6 and #76A6A8 with #A676A8 are triadic colors.