COLOR #895260

HEX: #895260 RGB: (137,82,96)

Color info

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

RGB color model

#895260 color RGB value is (137,82,96).

RGB: (137,82,96) (54%, 32%, 38%)

RGB channels and saturation

R 137 of 255 = 54%
G 82 of 255 = 32%
B 96 of 255 = 38%

137
82
96

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

Portions of RGB colors in percentages

R + G + B = 137 + 82 + 96 = 315 (100%)
R 137 of 315 ~ 43.49%
G 82 of 315 ~ 26.03%
B 96 of 315 ~ 30.48'%

%43.49
%26.03
%30.48

CMYK color model

#895260 color CMYK value is (0,40,30,46).

  • cyan value is 0.00%
  • magenta value is 40.15%
  • yellow value is 29.93%
  • key color value is 46.27%

CMYK: (0,40,30,46)
C0M40Y30K46 (0%, 40%, 30%, 46%)
(0.00 / 0.40 / 0.30 / 0.46)

CMYK percentages

%0
%40.15
%29.93
%46.27

Codes

Color #895260 in popluar color models

89 52 60
RGB 137 82 96
HSL 345° 25.11% 42.94%
HSB/HSV 345° 40.15% 53.73%
CMYK 0.00% 40.15% 29.93%
46.27%

Color #895260 in popluar number systems.

HEX 89 52 60
Decimal 137 82 96
Binary 10001001 1010010 1100000
Octal 211 122 140

Shades and tints

Shades of #895260

#895260
(137,82,96)
#7D4B58
(125,75,88)
#714450
(113,68,80)
#653D48
(101,61,72)
#593640
(89,54,64)
#4D2F38
(77,47,56)
#412830
(65,40,48)
#352128
(53,33,40)
#291A20
(41,26,32)
#1D1318
(29,19,24)
#110C10
(17,12,16)
#000000
(0,0,0)

Tints of #895260

#895260
(137,82,96)
#93616E
(147,97,110)
#9D707C
(157,112,124)
#A77F8A
(167,127,138)
#B18E98
(177,142,152)
#BB9DA6
(187,157,166)
#C5ACB4
(197,172,180)
#CFBBC2
(207,187,194)
#D9CAD0
(217,202,208)
#E3D9DE
(227,217,222)
#EDE8EC
(237,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #895260 color. Also use rgb(137,82,96) instead hex code.

Text Font Color

.myTextColor { color: #895260; }

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

This text font color is #895260.

Background Color

.myBgColor { background-color: #895260; }

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

This div background color is #895260.

Border color

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

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

This div border color is #895260.

Opacity

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

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

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

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

This text has shadow with #895260 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #895260.

Preview

Color preview on black background

This text has color #895260 on black background.


Color preview on white background

This text has color #895260 on white background.


Black color preview on #895260 background

This text has black color on #895260 background.


White color preview on #895260 background

This text has white color on #895260 background.


Related colors

Complementary color

Complementary color for #hex is #76AD9F.


I love getcolorcode.com

Triadic colors

1 #608952 and #526089 with #895260 are triadic colors.

2 #605289 and #528960 with #895260 are triadic colors.