COLOR #890518

HEX: #890518 RGB: (137,5,24)

Color info

#890518 contains mainly red color. Web safe color of #890518 is #990000 (or #900).

RGB color model

#890518 color RGB value is (137,5,24).

RGB: (137,5,24) (54%, 2%, 9%)

RGB channels and saturation

R 137 of 255 = 54%
G 5 of 255 = 2%
B 24 of 255 = 9%

137
5
24

R + G + B ~ 22%. #890518 is dark color.

Portions of RGB colors in percentages

R + G + B = 137 + 5 + 24 = 166 (100%)
R 137 of 166 ~ 82.53%
G 5 of 166 ~ 3.01%
B 24 of 166 ~ 14.46'%

%82.53
%14.46

CMYK color model

#890518 color CMYK value is (0,96,82,46).

  • cyan value is 0.00%
  • magenta value is 96.35%
  • yellow value is 82.48%
  • key color value is 46.27%

CMYK: (0,96,82,46)
C0M96Y82K46 (0%, 96%, 82%, 46%)
(0.00 / 0.96 / 0.82 / 0.46)

CMYK percentages

%0
%96.35
%82.48
%46.27

Codes

Color #890518 in popluar color models

89 05 18
RGB 137 5 24
HSL 351° 92.96% 27.84%
HSB/HSV 351° 96.35% 53.73%
CMYK 0.00% 96.35% 82.48%
46.27%

Color #890518 in popluar number systems.

HEX 89 05 18
Decimal 137 5 24
Binary 10001001 101 11000
Octal 211 5 30

Shades and tints

Shades of #890518

#890518
(137,5,24)
#7D0516
(125,5,22)
#710514
(113,5,20)
#650512
(101,5,18)
#590510
(89,5,16)
#4D050E
(77,5,14)
#41050C
(65,5,12)
#35050A
(53,5,10)
#290508
(41,5,8)
#1D0506
(29,5,6)
#110504
(17,5,4)
#000000
(0,0,0)

Tints of #890518

#890518
(137,5,24)
#931B2D
(147,27,45)
#9D3142
(157,49,66)
#A74757
(167,71,87)
#B15D6C
(177,93,108)
#BB7381
(187,115,129)
#C58996
(197,137,150)
#CF9FAB
(207,159,171)
#D9B5C0
(217,181,192)
#E3CBD5
(227,203,213)
#EDE1EA
(237,225,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #890518 color. Also use rgb(137,5,24) instead hex code.

Text Font Color

.myTextColor { color: #890518; }

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

This text font color is #890518.

Background Color

.myBgColor { background-color: #890518; }

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

This div background color is #890518.

Border color

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

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

This div border color is #890518.

Opacity

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

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

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

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

This text has shadow with #890518 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #890518.

Preview

Color preview on black background

This text has color #890518 on black background.


Color preview on white background

This text has color #890518 on white background.


Black color preview on #890518 background

This text has black color on #890518 background.


White color preview on #890518 background

This text has white color on #890518 background.


Related colors

Complementary color

Complementary color for #hex is #76FAE7.


I love getcolorcode.com

Triadic colors

1 #188905 and #051889 with #890518 are triadic colors.

2 #180589 and #058918 with #890518 are triadic colors.