COLOR #A46674

HEX: #A46674 RGB: (164,102,116)

Color info

#A46674 contains mainly red and blue colors. Web safe color of #A46674 is #996666 (or #966).

RGB color model

#A46674 color RGB value is (164,102,116).

RGB: (164,102,116) (64%, 40%, 45%)

RGB channels and saturation

R 164 of 255 = 64%
G 102 of 255 = 40%
B 116 of 255 = 45%

164
102
116

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

Portions of RGB colors in percentages

R + G + B = 164 + 102 + 116 = 382 (100%)
R 164 of 382 ~ 42.93%
G 102 of 382 ~ 26.7%
B 116 of 382 ~ 30.37'%

%42.93
%26.7
%30.37

CMYK color model

#A46674 color CMYK value is (0,38,29,36).

  • cyan value is 0.00%
  • magenta value is 37.80%
  • yellow value is 29.27%
  • key color value is 35.69%

CMYK: (0,38,29,36)
C0M38Y29K36 (0%, 38%, 29%, 36%)
(0.00 / 0.38 / 0.29 / 0.36)

CMYK percentages

%0
%37.8
%29.27
%35.69

Codes

Color #A46674 in popluar color models

A4 66 74
RGB 164 102 116
HSL 346° 25.41% 52.16%
HSB/HSV 346° 37.80% 64.31%
CMYK 0.00% 37.80% 29.27%
35.69%

Color #A46674 in popluar number systems.

HEX A4 66 74
Decimal 164 102 116
Binary 10100100 1100110 1110100
Octal 244 146 164

Shades and tints

Shades of #A46674

#A46674
(164,102,116)
#965D6A
(150,93,106)
#885460
(136,84,96)
#7A4B56
(122,75,86)
#6C424C
(108,66,76)
#5E3942
(94,57,66)
#503038
(80,48,56)
#42272E
(66,39,46)
#341E24
(52,30,36)
#26151A
(38,21,26)
#180C10
(24,12,16)
#000000
(0,0,0)

Tints of #A46674

#A46674
(164,102,116)
#AC7380
(172,115,128)
#B4808C
(180,128,140)
#BC8D98
(188,141,152)
#C49AA4
(196,154,164)
#CCA7B0
(204,167,176)
#D4B4BC
(212,180,188)
#DCC1C8
(220,193,200)
#E4CED4
(228,206,212)
#ECDBE0
(236,219,224)
#F4E8EC
(244,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A46674 color. Also use rgb(164,102,116) instead hex code.

Text Font Color

.myTextColor { color: #A46674; }

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

This text font color is #A46674.

Background Color

.myBgColor { background-color: #A46674; }

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

This div background color is #A46674.

Border color

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

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

This div border color is #A46674.

Opacity

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

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

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

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

This text has shadow with #A46674 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A46674.

Preview

Color preview on black background

This text has color #A46674 on black background.


Color preview on white background

This text has color #A46674 on white background.


Black color preview on #A46674 background

This text has black color on #A46674 background.


White color preview on #A46674 background

This text has white color on #A46674 background.


Related colors

Complementary color

Complementary color for #hex is #5B998B.


I love getcolorcode.com

Triadic colors

1 #74A466 and #6674A4 with #A46674 are triadic colors.

2 #7466A4 and #66A474 with #A46674 are triadic colors.