COLOR #A76178

HEX: #A76178 RGB: (167,97,120)

Color info

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

RGB color model

#A76178 color RGB value is (167,97,120).

RGB: (167,97,120) (65%, 38%, 47%)

RGB channels and saturation

R 167 of 255 = 65%
G 97 of 255 = 38%
B 120 of 255 = 47%

167
97
120

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

Portions of RGB colors in percentages

R + G + B = 167 + 97 + 120 = 384 (100%)
R 167 of 384 ~ 43.49%
G 97 of 384 ~ 25.26%
B 120 of 384 ~ 31.25'%

%43.49
%25.26
%31.25

CMYK color model

#A76178 color CMYK value is (0,42,28,35).

  • cyan value is 0.00%
  • magenta value is 41.92%
  • yellow value is 28.14%
  • key color value is 34.51%

CMYK: (0,42,28,35)
C0M42Y28K35 (0%, 42%, 28%, 35%)
(0.00 / 0.42 / 0.28 / 0.35)

CMYK percentages

%0
%41.92
%28.14
%34.51

Codes

Color #A76178 in popluar color models

A7 61 78
RGB 167 97 120
HSL 340° 28.46% 51.76%
HSB/HSV 340° 41.92% 65.49%
CMYK 0.00% 41.92% 28.14%
34.51%

Color #A76178 in popluar number systems.

HEX A7 61 78
Decimal 167 97 120
Binary 10100111 1100001 1111000
Octal 247 141 170

Shades and tints

Shades of #A76178

#A76178
(167,97,120)
#98596E
(152,89,110)
#895164
(137,81,100)
#7A495A
(122,73,90)
#6B4150
(107,65,80)
#5C3946
(92,57,70)
#4D313C
(77,49,60)
#3E2932
(62,41,50)
#2F2128
(47,33,40)
#20191E
(32,25,30)
#111114
(17,17,20)
#000000
(0,0,0)

Tints of #A76178

#A76178
(167,97,120)
#AF6F84
(175,111,132)
#B77D90
(183,125,144)
#BF8B9C
(191,139,156)
#C799A8
(199,153,168)
#CFA7B4
(207,167,180)
#D7B5C0
(215,181,192)
#DFC3CC
(223,195,204)
#E7D1D8
(231,209,216)
#EFDFE4
(239,223,228)
#F7EDF0
(247,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A76178 color. Also use rgb(167,97,120) instead hex code.

Text Font Color

.myTextColor { color: #A76178; }

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

This text font color is #A76178.

Background Color

.myBgColor { background-color: #A76178; }

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

This div background color is #A76178.

Border color

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

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

This div border color is #A76178.

Opacity

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

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

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

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

This text has shadow with #A76178 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76178.

Preview

Color preview on black background

This text has color #A76178 on black background.


Color preview on white background

This text has color #A76178 on white background.


Black color preview on #A76178 background

This text has black color on #A76178 background.


White color preview on #A76178 background

This text has white color on #A76178 background.


Related colors

Complementary color

Complementary color for #hex is #589E87.


I love getcolorcode.com

Triadic colors

1 #78A761 and #6178A7 with #A76178 are triadic colors.

2 #7861A7 and #61A778 with #A76178 are triadic colors.