COLOR #A67A9F

HEX: #A67A9F RGB: (166,122,159)

Color info

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

RGB color model

#A67A9F color RGB value is (166,122,159).

RGB: (166,122,159) (65%, 48%, 62%)

RGB channels and saturation

R 166 of 255 = 65%
G 122 of 255 = 48%
B 159 of 255 = 62%

166
122
159

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

Portions of RGB colors in percentages

R + G + B = 166 + 122 + 159 = 447 (100%)
R 166 of 447 ~ 37.14%
G 122 of 447 ~ 27.29%
B 159 of 447 ~ 35.57'%

%37.14
%27.29
%35.57

CMYK color model

#A67A9F color CMYK value is (0,27,4,35).

  • cyan value is 0.00%
  • magenta value is 26.51%
  • yellow value is 4.22%
  • key color value is 34.90%
CMYK: (0,27,4,35) C0M27Y4K35 (0%,27%,4%,35%) (0.00/0.27/0.04/0.35) 

CMYK percentages

%0
%26.51
%4.22
%34.9

Codes

Color #A67A9F in popluar color models

A6 7A 9F
RGB 166 122 159
HSL 310° 19.82% 56.47%
HSB/HSV 310° 26.51% 65.10%
CMYK 0.00% 26.51% 4.22%
34.90%

Color #A67A9F in popluar number systems.

HEX A6 7A 9F
Decimal 166 122 159
Binary 10100110 1111010 10011111
Octal 246 172 237

Shades and tints

Shades of #A67A9F

#A67A9F
(166,122,159)
#976F91
(151,111,145)
#886483
(136,100,131)
#795975
(121,89,117)
#6A4E67
(106,78,103)
#5B4359
(91,67,89)
#4C384B
(76,56,75)
#3D2D3D
(61,45,61)
#2E222F
(46,34,47)
#1F1721
(31,23,33)
#100C13
(16,12,19)
#000000
(0,0,0)

Tints of #A67A9F

#A67A9F
(166,122,159)
#AE86A7
(174,134,167)
#B692AF
(182,146,175)
#BE9EB7
(190,158,183)
#C6AABF
(198,170,191)
#CEB6C7
(206,182,199)
#D6C2CF
(214,194,207)
#DECED7
(222,206,215)
#E6DADF
(230,218,223)
#EEE6E7
(238,230,231)
#F6F2EF
(246,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A67A9F; }

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

This text font color is #A67A9F.

Background Color

.myBgColor { background-color: #A67A9F; }

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

This div background color is #A67A9F.

Border color

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

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

This div border color is #A67A9F.

Opacity

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

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

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

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

This text has shadow with #A67A9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A67A9F.

Preview

Color preview on black background

This text has color #A67A9F on black background.


Color preview on white background

This text has color #A67A9F on white background.


Black color preview on #A67A9F background

This text has black color on #A67A9F background.


White color preview on #A67A9F background

This text has white color on #A67A9F background.


Related colors

Complementary color

Complementary color for #hex is #598560.


I love getcolorcode.com

Triadic colors

1 #9FA67A and #7A9FA6 with #A67A9F are triadic colors.

2 #9F7AA6 and #7AA69F with #A67A9F are triadic colors.