COLOR #A67C8A

HEX: #A67C8A RGB: (166,124,138)

Color info

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

RGB color model

#A67C8A color RGB value is (166,124,138).

RGB: (166,124,138) (65%, 49%, 54%)

RGB channels and saturation

R 166 of 255 = 65%
G 124 of 255 = 49%
B 138 of 255 = 54%

166
124
138

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

Portions of RGB colors in percentages

R + G + B = 166 + 124 + 138 = 428 (100%)
R 166 of 428 ~ 38.79%
G 124 of 428 ~ 28.97%
B 138 of 428 ~ 32.24'%

%38.79
%28.97
%32.24

CMYK color model

#A67C8A color CMYK value is (0,25,17,35).

  • cyan value is 0.00%
  • magenta value is 25.30%
  • yellow value is 16.87%
  • key color value is 34.90%

CMYK: (0,25,17,35)
C0M25Y17K35 (0%, 25%, 17%, 35%)
(0.00 / 0.25 / 0.17 / 0.35)

CMYK percentages

%0
%25.3
%16.87
%34.9

Codes

Color #A67C8A in popluar color models

A6 7C 8A
RGB 166 124 138
HSL 340° 19.09% 56.86%
HSB/HSV 340° 25.30% 65.10%
CMYK 0.00% 25.30% 16.87%
34.90%

Color #A67C8A in popluar number systems.

HEX A6 7C 8A
Decimal 166 124 138
Binary 10100110 1111100 10001010
Octal 246 174 212

Shades and tints

Shades of #A67C8A

#A67C8A
(166,124,138)
#97717E
(151,113,126)
#886672
(136,102,114)
#795B66
(121,91,102)
#6A505A
(106,80,90)
#5B454E
(91,69,78)
#4C3A42
(76,58,66)
#3D2F36
(61,47,54)
#2E242A
(46,36,42)
#1F191E
(31,25,30)
#100E12
(16,14,18)
#000000
(0,0,0)

Tints of #A67C8A

#A67C8A
(166,124,138)
#AE8794
(174,135,148)
#B6929E
(182,146,158)
#BE9DA8
(190,157,168)
#C6A8B2
(198,168,178)
#CEB3BC
(206,179,188)
#D6BEC6
(214,190,198)
#DEC9D0
(222,201,208)
#E6D4DA
(230,212,218)
#EEDFE4
(238,223,228)
#F6EAEE
(246,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A67C8A color. Also use rgb(166,124,138) instead hex code.

Text Font Color

.myTextColor { color: #A67C8A; }

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

This text font color is #A67C8A.

Background Color

.myBgColor { background-color: #A67C8A; }

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

This div background color is #A67C8A.

Border color

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

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

This div border color is #A67C8A.

Opacity

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

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

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

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

This text has shadow with #A67C8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A67C8A.

Preview

Color preview on black background

This text has color #A67C8A on black background.


Color preview on white background

This text has color #A67C8A on white background.


Black color preview on #A67C8A background

This text has black color on #A67C8A background.


White color preview on #A67C8A background

This text has white color on #A67C8A background.


Related colors

Complementary color

Complementary color for #hex is #598375.


I love getcolorcode.com

Triadic colors

1 #8AA67C and #7C8AA6 with #A67C8A are triadic colors.

2 #8A7CA6 and #7CA68A with #A67C8A are triadic colors.