COLOR #A67680

HEX: #A67680 RGB: (166,118,128)

Color info

#A67680 contains red, green and blue colors in about the same proportion. Web safe color of #A67680 is #996666 (or #966).

RGB color model

#A67680 color RGB value is (166,118,128).

RGB: (166,118,128) (65%, 46%, 50%)

RGB channels and saturation

R 166 of 255 = 65%
G 118 of 255 = 46%
B 128 of 255 = 50%

166
118
128

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

Portions of RGB colors in percentages

R + G + B = 166 + 118 + 128 = 412 (100%)
R 166 of 412 ~ 40.29%
G 118 of 412 ~ 28.64%
B 128 of 412 ~ 31.07'%

%40.29
%28.64
%31.07

CMYK color model

#A67680 color CMYK value is (0,29,23,35).

  • cyan value is 0.00%
  • magenta value is 28.92%
  • yellow value is 22.89%
  • key color value is 34.90%

CMYK: (0,29,23,35)
C0M29Y23K35 (0%, 29%, 23%, 35%)
(0.00 / 0.29 / 0.23 / 0.35)

CMYK percentages

%0
%28.92
%22.89
%34.9

Codes

Color #A67680 in popluar color models

A6 76 80
RGB 166 118 128
HSL 348° 21.24% 55.69%
HSB/HSV 348° 28.92% 65.10%
CMYK 0.00% 28.92% 22.89%
34.90%

Color #A67680 in popluar number systems.

HEX A6 76 80
Decimal 166 118 128
Binary 10100110 1110110 10000000
Octal 246 166 200

Shades and tints

Shades of #A67680

#A67680
(166,118,128)
#976C75
(151,108,117)
#88626A
(136,98,106)
#79585F
(121,88,95)
#6A4E54
(106,78,84)
#5B4449
(91,68,73)
#4C3A3E
(76,58,62)
#3D3033
(61,48,51)
#2E2628
(46,38,40)
#1F1C1D
(31,28,29)
#101212
(16,18,18)
#000000
(0,0,0)

Tints of #A67680

#A67680
(166,118,128)
#AE828B
(174,130,139)
#B68E96
(182,142,150)
#BE9AA1
(190,154,161)
#C6A6AC
(198,166,172)
#CEB2B7
(206,178,183)
#D6BEC2
(214,190,194)
#DECACD
(222,202,205)
#E6D6D8
(230,214,216)
#EEE2E3
(238,226,227)
#F6EEEE
(246,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A67680; }

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

This text font color is #A67680.

Background Color

.myBgColor { background-color: #A67680; }

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

This div background color is #A67680.

Border color

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

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

This div border color is #A67680.

Opacity

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

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

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

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

This text has shadow with #A67680 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A67680.

Preview

Color preview on black background

This text has color #A67680 on black background.


Color preview on white background

This text has color #A67680 on white background.


Black color preview on #A67680 background

This text has black color on #A67680 background.


White color preview on #A67680 background

This text has white color on #A67680 background.


Related colors

Complementary color

Complementary color for #hex is #59897F.


I love getcolorcode.com

Triadic colors

1 #80A676 and #7680A6 with #A67680 are triadic colors.

2 #8076A6 and #76A680 with #A67680 are triadic colors.