COLOR #A76274

HEX: #A76274 RGB: (167,98,116)

Color info

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

RGB color model

#A76274 color RGB value is (167,98,116).

RGB: (167,98,116) (65%, 38%, 45%)

RGB channels and saturation

R 167 of 255 = 65%
G 98 of 255 = 38%
B 116 of 255 = 45%

167
98
116

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

Portions of RGB colors in percentages

R + G + B = 167 + 98 + 116 = 381 (100%)
R 167 of 381 ~ 43.83%
G 98 of 381 ~ 25.72%
B 116 of 381 ~ 30.45'%

%43.83
%25.72
%30.45

CMYK color model

#A76274 color CMYK value is (0,41,31,35).

  • cyan value is 0.00%
  • magenta value is 41.32%
  • yellow value is 30.54%
  • key color value is 34.51%

CMYK: (0,41,31,35)
C0M41Y31K35 (0%, 41%, 31%, 35%)
(0.00 / 0.41 / 0.31 / 0.35)

CMYK percentages

%0
%41.32
%30.54
%34.51

Codes

Color #A76274 in popluar color models

A7 62 74
RGB 167 98 116
HSL 344° 28.16% 51.96%
HSB/HSV 344° 41.32% 65.49%
CMYK 0.00% 41.32% 30.54%
34.51%

Color #A76274 in popluar number systems.

HEX A7 62 74
Decimal 167 98 116
Binary 10100111 1100010 1110100
Octal 247 142 164

Shades and tints

Shades of #A76274

#A76274
(167,98,116)
#985A6A
(152,90,106)
#895260
(137,82,96)
#7A4A56
(122,74,86)
#6B424C
(107,66,76)
#5C3A42
(92,58,66)
#4D3238
(77,50,56)
#3E2A2E
(62,42,46)
#2F2224
(47,34,36)
#201A1A
(32,26,26)
#111210
(17,18,16)
#000000
(0,0,0)

Tints of #A76274

#A76274
(167,98,116)
#AF7080
(175,112,128)
#B77E8C
(183,126,140)
#BF8C98
(191,140,152)
#C79AA4
(199,154,164)
#CFA8B0
(207,168,176)
#D7B6BC
(215,182,188)
#DFC4C8
(223,196,200)
#E7D2D4
(231,210,212)
#EFE0E0
(239,224,224)
#F7EEEC
(247,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A76274 color. Also use rgb(167,98,116) instead hex code.

Text Font Color

.myTextColor { color: #A76274; }

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

This text font color is #A76274.

Background Color

.myBgColor { background-color: #A76274; }

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

This div background color is #A76274.

Border color

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

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

This div border color is #A76274.

Opacity

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

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

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

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

This text has shadow with #A76274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76274.

Preview

Color preview on black background

This text has color #A76274 on black background.


Color preview on white background

This text has color #A76274 on white background.


Black color preview on #A76274 background

This text has black color on #A76274 background.


White color preview on #A76274 background

This text has white color on #A76274 background.


Related colors

Complementary color

Complementary color for #hex is #589D8B.


I love getcolorcode.com

Triadic colors

1 #74A762 and #6274A7 with #A76274 are triadic colors.

2 #7462A7 and #62A774 with #A76274 are triadic colors.