COLOR #8A616A

HEX: #8A616A RGB: (138,97,106)

Color info

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

RGB color model

#8A616A color RGB value is (138,97,106).

RGB: (138,97,106) (54%, 38%, 42%)

RGB channels and saturation

R 138 of 255 = 54%
G 97 of 255 = 38%
B 106 of 255 = 42%

138
97
106

R + G + B ~ 45%. #8A616A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 138 + 97 + 106 = 341 (100%)
R 138 of 341 ~ 40.47%
G 97 of 341 ~ 28.45%
B 106 of 341 ~ 31.09'%

%40.47
%28.45
%31.09

CMYK color model

#8A616A color CMYK value is (0,30,23,46).

  • cyan value is 0.00%
  • magenta value is 29.71%
  • yellow value is 23.19%
  • key color value is 45.88%

CMYK: (0,30,23,46)
C0M30Y23K46 (0%, 30%, 23%, 46%)
(0.00 / 0.30 / 0.23 / 0.46)

CMYK percentages

%0
%29.71
%23.19
%45.88

Codes

Color #8A616A in popluar color models

8A 61 6A
RGB 138 97 106
HSL 347° 17.45% 46.08%
HSB/HSV 347° 29.71% 54.12%
CMYK 0.00% 29.71% 23.19%
45.88%

Color #8A616A in popluar number systems.

HEX 8A 61 6A
Decimal 138 97 106
Binary 10001010 1100001 1101010
Octal 212 141 152

Shades and tints

Shades of #8A616A

#8A616A
(138,97,106)
#7E5961
(126,89,97)
#725158
(114,81,88)
#66494F
(102,73,79)
#5A4146
(90,65,70)
#4E393D
(78,57,61)
#423134
(66,49,52)
#36292B
(54,41,43)
#2A2122
(42,33,34)
#1E1919
(30,25,25)
#121110
(18,17,16)
#000000
(0,0,0)

Tints of #8A616A

#8A616A
(138,97,106)
#946F77
(148,111,119)
#9E7D84
(158,125,132)
#A88B91
(168,139,145)
#B2999E
(178,153,158)
#BCA7AB
(188,167,171)
#C6B5B8
(198,181,184)
#D0C3C5
(208,195,197)
#DAD1D2
(218,209,210)
#E4DFDF
(228,223,223)
#EEEDEC
(238,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A616A color. Also use rgb(138,97,106) instead hex code.

Text Font Color

.myTextColor { color: #8A616A; }

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

This text font color is #8A616A.

Background Color

.myBgColor { background-color: #8A616A; }

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

This div background color is #8A616A.

Border color

.myBorderColor { border: 1px solid #8A616A; }

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

This div border color is #8A616A.

Opacity

.myOpacity80 { color: #8A616A; opacity: 0.8; }

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

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

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

This text has shadow with #8A616A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A616A.

Preview

Color preview on black background

This text has color #8A616A on black background.


Color preview on white background

This text has color #8A616A on white background.


Black color preview on #8A616A background

This text has black color on #8A616A background.


White color preview on #8A616A background

This text has white color on #8A616A background.


Related colors

Complementary color

Complementary color for #hex is #759E95.


I love getcolorcode.com

Triadic colors

1 #6A8A61 and #616A8A with #8A616A are triadic colors.

2 #6A618A and #618A6A with #8A616A are triadic colors.