COLOR #896274

HEX: #896274 RGB: (137,98,116)

Color info

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

RGB color model

#896274 color RGB value is (137,98,116).

RGB: (137,98,116) (54%, 38%, 45%)

RGB channels and saturation

R 137 of 255 = 54%
G 98 of 255 = 38%
B 116 of 255 = 45%

137
98
116

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

Portions of RGB colors in percentages

R + G + B = 137 + 98 + 116 = 351 (100%)
R 137 of 351 ~ 39.03%
G 98 of 351 ~ 27.92%
B 116 of 351 ~ 33.05'%

%39.03
%27.92
%33.05

CMYK color model

#896274 color CMYK value is (0,28,15,46).

  • cyan value is 0.00%
  • magenta value is 28.47%
  • yellow value is 15.33%
  • key color value is 46.27%

CMYK: (0,28,15,46)
C0M28Y15K46 (0%, 28%, 15%, 46%)
(0.00 / 0.28 / 0.15 / 0.46)

CMYK percentages

%0
%28.47
%15.33
%46.27

Codes

Color #896274 in popluar color models

89 62 74
RGB 137 98 116
HSL 332° 16.60% 46.08%
HSB/HSV 332° 28.47% 53.73%
CMYK 0.00% 28.47% 15.33%
46.27%

Color #896274 in popluar number systems.

HEX 89 62 74
Decimal 137 98 116
Binary 10001001 1100010 1110100
Octal 211 142 164

Shades and tints

Shades of #896274

#896274
(137,98,116)
#7D5A6A
(125,90,106)
#715260
(113,82,96)
#654A56
(101,74,86)
#59424C
(89,66,76)
#4D3A42
(77,58,66)
#413238
(65,50,56)
#352A2E
(53,42,46)
#292224
(41,34,36)
#1D1A1A
(29,26,26)
#111210
(17,18,16)
#000000
(0,0,0)

Tints of #896274

#896274
(137,98,116)
#937080
(147,112,128)
#9D7E8C
(157,126,140)
#A78C98
(167,140,152)
#B19AA4
(177,154,164)
#BBA8B0
(187,168,176)
#C5B6BC
(197,182,188)
#CFC4C8
(207,196,200)
#D9D2D4
(217,210,212)
#E3E0E0
(227,224,224)
#EDEEEC
(237,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #896274 color. Also use rgb(137,98,116) instead hex code.

Text Font Color

.myTextColor { color: #896274; }

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

This text font color is #896274.

Background Color

.myBgColor { background-color: #896274; }

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

This div background color is #896274.

Border color

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

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

This div border color is #896274.

Opacity

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

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

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

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

This text has shadow with #896274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #896274.

Preview

Color preview on black background

This text has color #896274 on black background.


Color preview on white background

This text has color #896274 on white background.


Black color preview on #896274 background

This text has black color on #896274 background.


White color preview on #896274 background

This text has white color on #896274 background.


Related colors

Complementary color

Complementary color for #hex is #769D8B.


I love getcolorcode.com

Triadic colors

1 #748962 and #627489 with #896274 are triadic colors.

2 #746289 and #628974 with #896274 are triadic colors.