COLOR #A67A84

HEX: #A67A84 RGB: (166,122,132)

Color info

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

RGB color model

#A67A84 color RGB value is (166,122,132).

RGB: (166,122,132) (65%, 48%, 52%)

RGB channels and saturation

R 166 of 255 = 65%
G 122 of 255 = 48%
B 132 of 255 = 52%

166
122
132

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

Portions of RGB colors in percentages

R + G + B = 166 + 122 + 132 = 420 (100%)
R 166 of 420 ~ 39.52%
G 122 of 420 ~ 29.05%
B 132 of 420 ~ 31.43'%

%39.52
%29.05
%31.43

CMYK color model

#A67A84 color CMYK value is (0,27,20,35).

  • cyan value is 0.00%
  • magenta value is 26.51%
  • yellow value is 20.48%
  • key color value is 34.90%

CMYK: (0,27,20,35)
C0M27Y20K35 (0%, 27%, 20%, 35%)
(0.00 / 0.27 / 0.20 / 0.35)

CMYK percentages

%0
%26.51
%20.48
%34.9

Codes

Color #A67A84 in popluar color models

A6 7A 84
RGB 166 122 132
HSL 346° 19.82% 56.47%
HSB/HSV 346° 26.51% 65.10%
CMYK 0.00% 26.51% 20.48%
34.90%

Color #A67A84 in popluar number systems.

HEX A6 7A 84
Decimal 166 122 132
Binary 10100110 1111010 10000100
Octal 246 172 204

Shades and tints

Shades of #A67A84

#A67A84
(166,122,132)
#976F78
(151,111,120)
#88646C
(136,100,108)
#795960
(121,89,96)
#6A4E54
(106,78,84)
#5B4348
(91,67,72)
#4C383C
(76,56,60)
#3D2D30
(61,45,48)
#2E2224
(46,34,36)
#1F1718
(31,23,24)
#100C0C
(16,12,12)
#000000
(0,0,0)

Tints of #A67A84

#A67A84
(166,122,132)
#AE868F
(174,134,143)
#B6929A
(182,146,154)
#BE9EA5
(190,158,165)
#C6AAB0
(198,170,176)
#CEB6BB
(206,182,187)
#D6C2C6
(214,194,198)
#DECED1
(222,206,209)
#E6DADC
(230,218,220)
#EEE6E7
(238,230,231)
#F6F2F2
(246,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A67A84; }

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

This text font color is #A67A84.

Background Color

.myBgColor { background-color: #A67A84; }

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

This div background color is #A67A84.

Border color

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

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

This div border color is #A67A84.

Opacity

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

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

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

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

This text has shadow with #A67A84 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A67A84.

Preview

Color preview on black background

This text has color #A67A84 on black background.


Color preview on white background

This text has color #A67A84 on white background.


Black color preview on #A67A84 background

This text has black color on #A67A84 background.


White color preview on #A67A84 background

This text has white color on #A67A84 background.


Related colors

Complementary color

Complementary color for #hex is #59857B.


I love getcolorcode.com

Triadic colors

1 #84A67A and #7A84A6 with #A67A84 are triadic colors.

2 #847AA6 and #7AA684 with #A67A84 are triadic colors.