COLOR #89696A

HEX: #89696A RGB: (137,105,106)

Color info

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

RGB color model

#89696A color RGB value is (137,105,106).

RGB: (137,105,106) (54%, 41%, 42%)

RGB channels and saturation

R 137 of 255 = 54%
G 105 of 255 = 41%
B 106 of 255 = 42%

137
105
106

R + G + B ~ 46%. #89696A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 137 + 105 + 106 = 348 (100%)
R 137 of 348 ~ 39.37%
G 105 of 348 ~ 30.17%
B 106 of 348 ~ 30.46'%

%39.37
%30.17
%30.46

CMYK color model

#89696A color CMYK value is (0,23,23,46).

  • cyan value is 0.00%
  • magenta value is 23.36%
  • yellow value is 22.63%
  • key color value is 46.27%
CMYK: (0,23,23,46) C0M23Y23K46 (0%,23%,23%,46%) (0.00/0.23/0.23/0.46) 

CMYK percentages

%0
%23.36
%22.63
%46.27

Codes

Color #89696A in popluar color models

89 69 6A
RGB 137 105 106
HSL 358° 13.22% 47.45%
HSB/HSV 358° 23.36% 53.73%
CMYK 0.00% 23.36% 22.63%
46.27%

Color #89696A in popluar number systems.

HEX 89 69 6A
Decimal 137 105 106
Binary 10001001 1101001 1101010
Octal 211 151 152

Shades and tints

Shades of #89696A

#89696A
(137,105,106)
#7D6061
(125,96,97)
#715758
(113,87,88)
#654E4F
(101,78,79)
#594546
(89,69,70)
#4D3C3D
(77,60,61)
#413334
(65,51,52)
#352A2B
(53,42,43)
#292122
(41,33,34)
#1D1819
(29,24,25)
#110F10
(17,15,16)
#000000
(0,0,0)

Tints of #89696A

#89696A
(137,105,106)
#937677
(147,118,119)
#9D8384
(157,131,132)
#A79091
(167,144,145)
#B19D9E
(177,157,158)
#BBAAAB
(187,170,171)
#C5B7B8
(197,183,184)
#CFC4C5
(207,196,197)
#D9D1D2
(217,209,210)
#E3DEDF
(227,222,223)
#EDEBEC
(237,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #89696A color. Also use rgb(137,105,106) instead hex code.

Text Font Color

.myTextColor { color: #89696A; }

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

This text font color is #89696A.

Background Color

.myBgColor { background-color: #89696A; }

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

This div background color is #89696A.

Border color

.myBorderColor { border: 1px solid #89696A; }

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

This div border color is #89696A.

Opacity

.myOpacity80 { color: #89696A; opacity: 0.8; }

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

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

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

This text has shadow with #89696A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89696A.

Preview

Color preview on black background

This text has color #89696A on black background.


Color preview on white background

This text has color #89696A on white background.


Black color preview on #89696A background

This text has black color on #89696A background.


White color preview on #89696A background

This text has white color on #89696A background.


Related colors

Complementary color

Complementary color for #hex is #769695.


I love getcolorcode.com

Triadic colors

1 #6A8969 and #696A89 with #89696A are triadic colors.

2 #6A6989 and #69896A with #89696A are triadic colors.