COLOR #A67670

HEX: #A67670 RGB: (166,118,112)

Color info

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

RGB color model

#A67670 color RGB value is (166,118,112).

RGB: (166,118,112) (65%, 46%, 44%)

RGB channels and saturation

R 166 of 255 = 65%
G 118 of 255 = 46%
B 112 of 255 = 44%

166
118
112

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

Portions of RGB colors in percentages

R + G + B = 166 + 118 + 112 = 396 (100%)
R 166 of 396 ~ 41.92%
G 118 of 396 ~ 29.8%
B 112 of 396 ~ 28.28'%

%41.92
%29.8
%28.28

CMYK color model

#A67670 color CMYK value is (0,29,33,35).

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

CMYK: (0,29,33,35)
C0M29Y33K35 (0%, 29%, 33%, 35%)
(0.00 / 0.29 / 0.33 / 0.35)

CMYK percentages

%0
%28.92
%32.53
%34.9

Codes

Color #A67670 in popluar color models

A6 76 70
RGB 166 118 112
HSL 23.28% 54.51%
HSB/HSV 32.53% 65.10%
CMYK 0.00% 28.92% 32.53%
34.90%

Color #A67670 in popluar number systems.

HEX A6 76 70
Decimal 166 118 112
Binary 10100110 1110110 1110000
Octal 246 166 160

Shades and tints

Shades of #A67670

#A67670
(166,118,112)
#976C66
(151,108,102)
#88625C
(136,98,92)
#795852
(121,88,82)
#6A4E48
(106,78,72)
#5B443E
(91,68,62)
#4C3A34
(76,58,52)
#3D302A
(61,48,42)
#2E2620
(46,38,32)
#1F1C16
(31,28,22)
#10120C
(16,18,12)
#000000
(0,0,0)

Tints of #A67670

#A67670
(166,118,112)
#AE827D
(174,130,125)
#B68E8A
(182,142,138)
#BE9A97
(190,154,151)
#C6A6A4
(198,166,164)
#CEB2B1
(206,178,177)
#D6BEBE
(214,190,190)
#DECACB
(222,202,203)
#E6D6D8
(230,214,216)
#EEE2E5
(238,226,229)
#F6EEF2
(246,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A67670; }

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

This text font color is #A67670.

Background Color

.myBgColor { background-color: #A67670; }

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

This div background color is #A67670.

Border color

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

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

This div border color is #A67670.

Opacity

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

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

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

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

This text has shadow with #A67670 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A67670.

Preview

Color preview on black background

This text has color #A67670 on black background.


Color preview on white background

This text has color #A67670 on white background.


Black color preview on #A67670 background

This text has black color on #A67670 background.


White color preview on #A67670 background

This text has white color on #A67670 background.


Related colors

Complementary color

Complementary color for #hex is #59898F.


I love getcolorcode.com

Triadic colors

1 #70A676 and #7670A6 with #A67670 are triadic colors.

2 #7076A6 and #76A670 with #A67670 are triadic colors.