COLOR #897376

HEX: #897376 RGB: (137,115,118)

Renk bilgisi

#897376 contains red, green and blue colors in about the same proportion. #897376 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#897376 color RGB value is (137,115,118).

RGB: (137,115,118) (54%, 45%, 46%)

RGB bağlantıları ve doygunluk

R 137 of 255 = 54%
G 115 of 255 = 45%
B 118 of 255 = 46%

137
115
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 137 + 115 + 118 = 370 (100%)
R 137 of 370 ~ 37.03%
G 115 of 370 ~ 31.08%
B 118 of 370 ~ 31.89'%

%37.03
%31.08
%31.89

CMYK RENK MODELİ

#897376 rengi CMYK tonu (0,16,14,46).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.06%
  • sarı tonu 13.87%
  • ana renk tonu 46.27%

CMYK: (0,16,14,46)
C0M16Y14K46 (0%, 16%, 14%, 46%)
(0.00 / 0.16 / 0.14 / 0.46)

CMYK yüzdeleri

%0
%16.06
%13.87
%46.27

Codes

Color #897376 in popluar color models

89 73 76
RGB 137 115 118
HSL 352° 8.73% 49.41%
HSB/HSV 352° 16.06% 53.73%
CMYK 0.00% 16.06% 13.87%
46.27%

Color #897376 in popluar number systems.

HEX 89 73 76
Decimal 137 115 118
Binary 10001001 1110011 1110110
Octal 211 163 166

Shades and tints

Shades of #897376

#897376
(137,115,118)
#7D696C
(125,105,108)
#715F62
(113,95,98)
#655558
(101,85,88)
#594B4E
(89,75,78)
#4D4144
(77,65,68)
#41373A
(65,55,58)
#352D30
(53,45,48)
#292326
(41,35,38)
#1D191C
(29,25,28)
#110F12
(17,15,18)
#000000
(0,0,0)

Tints of #897376

#897376
(137,115,118)
#937F82
(147,127,130)
#9D8B8E
(157,139,142)
#A7979A
(167,151,154)
#B1A3A6
(177,163,166)
#BBAFB2
(187,175,178)
#C5BBBE
(197,187,190)
#CFC7CA
(207,199,202)
#D9D3D6
(217,211,214)
#E3DFE2
(227,223,226)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #897376 color. Also use rgb(137,115,118) instead hex code.

Text Font Color

.myTextColor { color: #897376; }

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

This text font color is #897376.

Background Color

.myBgColor { background-color: #897376; }

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

This div background color is #897376.

Border color

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

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

This div border color is #897376.

Opacity

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

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

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

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

This text has shadow with #897376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897376.

Preview

Color preview on black background

This text has color #897376 on black background.


Color preview on white background

This text has color #897376 on white background.


Black color preview on #897376 background

This text has black color on #897376 background.


White color preview on #897376 background

This text has white color on #897376 background.


Related colors

Complementary color

Complementary color for #hex is #768C89.


I love getcolorcode.com

Triadic colors

1 #768973 and #737689 with #897376 are triadic colors.

2 #767389 and #738976 with #897376 are triadic colors.