COLOR #A67A9A

HEX: #A67A9A RGB: (166,122,154)

Color info

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

RGB color model

#A67A9A color RGB value is (166,122,154).

RGB: (166,122,154) (65%, 48%, 60%)

RGB channels and saturation

R 166 of 255 = 65%
G 122 of 255 = 48%
B 154 of 255 = 60%

166
122
154

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

Portions of RGB colors in percentages

R + G + B = 166 + 122 + 154 = 442 (100%)
R 166 of 442 ~ 37.56%
G 122 of 442 ~ 27.6%
B 154 of 442 ~ 34.84'%

%37.56
%27.6
%34.84

CMYK color model

#A67A9A color CMYK value is (0,27,7,35).

  • cyan value is 0.00%
  • magenta value is 26.51%
  • yellow value is 7.23%
  • key color value is 34.90%
CMYK: (0,27,7,35) C0M27Y7K35 (0%,27%,7%,35%) (0.00/0.27/0.07/0.35) 

CMYK percentages

%0
%26.51
%7.23
%34.9

Codes

Color #A67A9A in popluar color models

A6 7A 9A
RGB 166 122 154
HSL 316° 19.82% 56.47%
HSB/HSV 316° 26.51% 65.10%
CMYK 0.00% 26.51% 7.23%
34.90%

Color #A67A9A in popluar number systems.

HEX A6 7A 9A
Decimal 166 122 154
Binary 10100110 1111010 10011010
Octal 246 172 232

Shades and tints

Shades of #A67A9A

#A67A9A
(166,122,154)
#976F8C
(151,111,140)
#88647E
(136,100,126)
#795970
(121,89,112)
#6A4E62
(106,78,98)
#5B4354
(91,67,84)
#4C3846
(76,56,70)
#3D2D38
(61,45,56)
#2E222A
(46,34,42)
#1F171C
(31,23,28)
#100C0E
(16,12,14)
#000000
(0,0,0)

Tints of #A67A9A

#A67A9A
(166,122,154)
#AE86A3
(174,134,163)
#B692AC
(182,146,172)
#BE9EB5
(190,158,181)
#C6AABE
(198,170,190)
#CEB6C7
(206,182,199)
#D6C2D0
(214,194,208)
#DECED9
(222,206,217)
#E6DAE2
(230,218,226)
#EEE6EB
(238,230,235)
#F6F2F4
(246,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A67A9A color. Also use rgb(166,122,154) instead hex code.

Text Font Color

.myTextColor { color: #A67A9A; }

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

This text font color is #A67A9A.

Background Color

.myBgColor { background-color: #A67A9A; }

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

This div background color is #A67A9A.

Border color

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

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

This div border color is #A67A9A.

Opacity

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

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

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

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

This text has shadow with #A67A9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A67A9A.

Preview

Color preview on black background

This text has color #A67A9A on black background.


Color preview on white background

This text has color #A67A9A on white background.


Black color preview on #A67A9A background

This text has black color on #A67A9A background.


White color preview on #A67A9A background

This text has white color on #A67A9A background.


Related colors

Complementary color

Complementary color for #hex is #598565.


I love getcolorcode.com

Triadic colors

1 #9AA67A and #7A9AA6 with #A67A9A are triadic colors.

2 #9A7AA6 and #7AA69A with #A67A9A are triadic colors.