COLOR #892D48

HEX: #892D48 RGB: (137,45,72)

Color info

#892D48 contains mainly red color. Web safe color of #892D48 is #993333 (or #933).

RGB color model

#892D48 color RGB value is (137,45,72).

RGB: (137,45,72) (54%, 18%, 28%)

RGB channels and saturation

R 137 of 255 = 54%
G 45 of 255 = 18%
B 72 of 255 = 28%

137
45
72

R + G + B ~ 33%. #892D48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 137 + 45 + 72 = 254 (100%)
R 137 of 254 ~ 53.94%
G 45 of 254 ~ 17.72%
B 72 of 254 ~ 28.35'%

%53.94
%17.72
%28.35

CMYK color model

#892D48 color CMYK value is (0,67,47,46).

  • cyan value is 0.00%
  • magenta value is 67.15%
  • yellow value is 47.45%
  • key color value is 46.27%
CMYK: (0,67,47,46) C0M67Y47K46 (0%,67%,47%,46%) (0.00/0.67/0.47/0.46) 

CMYK percentages

%0
%67.15
%47.45
%46.27

Codes

Color #892D48 in popluar color models

89 2D 48
RGB 137 45 72
HSL 342° 50.55% 35.69%
HSB/HSV 342° 67.15% 53.73%
CMYK 0.00% 67.15% 47.45%
46.27%

Color #892D48 in popluar number systems.

HEX 89 2D 48
Decimal 137 45 72
Binary 10001001 101101 1001000
Octal 211 55 110

Shades and tints

Shades of #892D48

#892D48
(137,45,72)
#7D2942
(125,41,66)
#71253C
(113,37,60)
#652136
(101,33,54)
#591D30
(89,29,48)
#4D192A
(77,25,42)
#411524
(65,21,36)
#35111E
(53,17,30)
#290D18
(41,13,24)
#1D0912
(29,9,18)
#11050C
(17,5,12)
#000000
(0,0,0)

Tints of #892D48

#892D48
(137,45,72)
#934058
(147,64,88)
#9D5368
(157,83,104)
#A76678
(167,102,120)
#B17988
(177,121,136)
#BB8C98
(187,140,152)
#C59FA8
(197,159,168)
#CFB2B8
(207,178,184)
#D9C5C8
(217,197,200)
#E3D8D8
(227,216,216)
#EDEBE8
(237,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #892D48 color. Also use rgb(137,45,72) instead hex code.

Text Font Color

.myTextColor { color: #892D48; }

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

This text font color is #892D48.

Background Color

.myBgColor { background-color: #892D48; }

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

This div background color is #892D48.

Border color

.myBorderColor { border: 1px solid #892D48; }

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

This div border color is #892D48.

Opacity

.myOpacity80 { color: #892D48; opacity: 0.8; }

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

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

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

This text has shadow with #892D48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #892D48.

Preview

Color preview on black background

This text has color #892D48 on black background.


Color preview on white background

This text has color #892D48 on white background.


Black color preview on #892D48 background

This text has black color on #892D48 background.


White color preview on #892D48 background

This text has white color on #892D48 background.


Related colors

Complementary color

Complementary color for #hex is #76D2B7.


I love getcolorcode.com

Triadic colors

1 #48892D and #2D4889 with #892D48 are triadic colors.

2 #482D89 and #2D8948 with #892D48 are triadic colors.