COLOR #897075

HEX: #897075 RGB: (137,112,117)

Color info

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

RGB color model

#897075 color RGB value is (137,112,117).

RGB: (137,112,117) (54%, 44%, 46%)

RGB channels and saturation

R 137 of 255 = 54%
G 112 of 255 = 44%
B 117 of 255 = 46%

137
112
117

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

Portions of RGB colors in percentages

R + G + B = 137 + 112 + 117 = 366 (100%)
R 137 of 366 ~ 37.43%
G 112 of 366 ~ 30.6%
B 117 of 366 ~ 31.97'%

%37.43
%30.6
%31.97

CMYK color model

#897075 color CMYK value is (0,18,15,46).

  • cyan value is 0.00%
  • magenta value is 18.25%
  • yellow value is 14.60%
  • key color value is 46.27%

CMYK: (0,18,15,46)
C0M18Y15K46 (0%, 18%, 15%, 46%)
(0.00 / 0.18 / 0.15 / 0.46)

CMYK percentages

%0
%18.25
%14.6
%46.27

Codes

Color #897075 in popluar color models

89 70 75
RGB 137 112 117
HSL 348° 10.04% 48.82%
HSB/HSV 348° 18.25% 53.73%
CMYK 0.00% 18.25% 14.60%
46.27%

Color #897075 in popluar number systems.

HEX 89 70 75
Decimal 137 112 117
Binary 10001001 1110000 1110101
Octal 211 160 165

Shades and tints

Shades of #897075

#897075
(137,112,117)
#7D666B
(125,102,107)
#715C61
(113,92,97)
#655257
(101,82,87)
#59484D
(89,72,77)
#4D3E43
(77,62,67)
#413439
(65,52,57)
#352A2F
(53,42,47)
#292025
(41,32,37)
#1D161B
(29,22,27)
#110C11
(17,12,17)
#000000
(0,0,0)

Tints of #897075

#897075
(137,112,117)
#937D81
(147,125,129)
#9D8A8D
(157,138,141)
#A79799
(167,151,153)
#B1A4A5
(177,164,165)
#BBB1B1
(187,177,177)
#C5BEBD
(197,190,189)
#CFCBC9
(207,203,201)
#D9D8D5
(217,216,213)
#E3E5E1
(227,229,225)
#EDF2ED
(237,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #897075 color. Also use rgb(137,112,117) instead hex code.

Text Font Color

.myTextColor { color: #897075; }

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

This text font color is #897075.

Background Color

.myBgColor { background-color: #897075; }

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

This div background color is #897075.

Border color

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

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

This div border color is #897075.

Opacity

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

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

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

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

This text has shadow with #897075 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897075.

Preview

Color preview on black background

This text has color #897075 on black background.


Color preview on white background

This text has color #897075 on white background.


Black color preview on #897075 background

This text has black color on #897075 background.


White color preview on #897075 background

This text has white color on #897075 background.


Related colors

Complementary color

Complementary color for #hex is #768F8A.


I love getcolorcode.com

Triadic colors

1 #758970 and #707589 with #897075 are triadic colors.

2 #757089 and #708975 with #897075 are triadic colors.