COLOR #896B68

HEX: #896B68 RGB: (137,107,104)

Color info

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

RGB color model

#896B68 color RGB value is (137,107,104).

RGB: (137,107,104) (54%, 42%, 41%)

RGB channels and saturation

R 137 of 255 = 54%
G 107 of 255 = 42%
B 104 of 255 = 41%

137
107
104

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

Portions of RGB colors in percentages

R + G + B = 137 + 107 + 104 = 348 (100%)
R 137 of 348 ~ 39.37%
G 107 of 348 ~ 30.75%
B 104 of 348 ~ 29.89'%

%39.37
%30.75
%29.89

CMYK color model

#896B68 color CMYK value is (0,22,24,46).

  • cyan value is 0.00%
  • magenta value is 21.90%
  • yellow value is 24.09%
  • key color value is 46.27%

CMYK: (0,22,24,46)
C0M22Y24K46 (0%, 22%, 24%, 46%)
(0.00 / 0.22 / 0.24 / 0.46)

CMYK percentages

%0
%21.9
%24.09
%46.27

Codes

Color #896B68 in popluar color models

89 6B 68
RGB 137 107 104
HSL 13.69% 47.25%
HSB/HSV 24.09% 53.73%
CMYK 0.00% 21.90% 24.09%
46.27%

Color #896B68 in popluar number systems.

HEX 89 6B 68
Decimal 137 107 104
Binary 10001001 1101011 1101000
Octal 211 153 150

Shades and tints

Shades of #896B68

#896B68
(137,107,104)
#7D625F
(125,98,95)
#715956
(113,89,86)
#65504D
(101,80,77)
#594744
(89,71,68)
#4D3E3B
(77,62,59)
#413532
(65,53,50)
#352C29
(53,44,41)
#292320
(41,35,32)
#1D1A17
(29,26,23)
#11110E
(17,17,14)
#000000
(0,0,0)

Tints of #896B68

#896B68
(137,107,104)
#937875
(147,120,117)
#9D8582
(157,133,130)
#A7928F
(167,146,143)
#B19F9C
(177,159,156)
#BBACA9
(187,172,169)
#C5B9B6
(197,185,182)
#CFC6C3
(207,198,195)
#D9D3D0
(217,211,208)
#E3E0DD
(227,224,221)
#EDEDEA
(237,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #896B68 color. Also use rgb(137,107,104) instead hex code.

Text Font Color

.myTextColor { color: #896B68; }

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

This text font color is #896B68.

Background Color

.myBgColor { background-color: #896B68; }

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

This div background color is #896B68.

Border color

.myBorderColor { border: 1px solid #896B68; }

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

This div border color is #896B68.

Opacity

.myOpacity80 { color: #896B68; opacity: 0.8; }

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

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

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

This text has shadow with #896B68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #896B68.

Preview

Color preview on black background

This text has color #896B68 on black background.


Color preview on white background

This text has color #896B68 on white background.


Black color preview on #896B68 background

This text has black color on #896B68 background.


White color preview on #896B68 background

This text has white color on #896B68 background.


Related colors

Complementary color

Complementary color for #hex is #769497.


I love getcolorcode.com

Triadic colors

1 #68896B and #6B6889 with #896B68 are triadic colors.

2 #686B89 and #6B8968 with #896B68 are triadic colors.