COLOR #890259

HEX: #890259 RGB: (137,2,89)

Color info

#890259 contains mainly red and blue colors. Web safe color of #890259 is #990066 (or #906).

RGB color model

#890259 color RGB value is (137,2,89).

RGB: (137,2,89) (54%, 1%, 35%)

RGB channels and saturation

R 137 of 255 = 54%
G 2 of 255 = 1%
B 89 of 255 = 35%

137
2
89

R + G + B ~ 30%. #890259 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 137 + 2 + 89 = 228 (100%)
R 137 of 228 ~ 60.09%
G 2 of 228 ~ 0.88%
B 89 of 228 ~ 39.04'%

%60.09
%39.04

CMYK color model

#890259 color CMYK value is (0,99,35,46).

  • cyan value is 0.00%
  • magenta value is 98.54%
  • yellow value is 35.04%
  • key color value is 46.27%

CMYK: (0,99,35,46)
C0M99Y35K46 (0%, 99%, 35%, 46%)
(0.00 / 0.99 / 0.35 / 0.46)

CMYK percentages

%0
%98.54
%35.04
%46.27

Codes

Color #890259 in popluar color models

89 02 59
RGB 137 2 89
HSL 321° 97.12% 27.25%
HSB/HSV 321° 98.54% 53.73%
CMYK 0.00% 98.54% 35.04%
46.27%

Color #890259 in popluar number systems.

HEX 89 02 59
Decimal 137 2 89
Binary 10001001 10 1011001
Octal 211 2 131

Shades and tints

Shades of #890259

#890259
(137,2,89)
#7D0251
(125,2,81)
#710249
(113,2,73)
#650241
(101,2,65)
#590239
(89,2,57)
#4D0231
(77,2,49)
#410229
(65,2,41)
#350221
(53,2,33)
#290219
(41,2,25)
#1D0211
(29,2,17)
#110209
(17,2,9)
#000000
(0,0,0)

Tints of #890259

#890259
(137,2,89)
#931968
(147,25,104)
#9D3077
(157,48,119)
#A74786
(167,71,134)
#B15E95
(177,94,149)
#BB75A4
(187,117,164)
#C58CB3
(197,140,179)
#CFA3C2
(207,163,194)
#D9BAD1
(217,186,209)
#E3D1E0
(227,209,224)
#EDE8EF
(237,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #890259 color. Also use rgb(137,2,89) instead hex code.

Text Font Color

.myTextColor { color: #890259; }

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

This text font color is #890259.

Background Color

.myBgColor { background-color: #890259; }

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

This div background color is #890259.

Border color

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

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

This div border color is #890259.

Opacity

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

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

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

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

This text has shadow with #890259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #890259.

Preview

Color preview on black background

This text has color #890259 on black background.


Color preview on white background

This text has color #890259 on white background.


Black color preview on #890259 background

This text has black color on #890259 background.


White color preview on #890259 background

This text has white color on #890259 background.


Related colors

Complementary color

Complementary color for #hex is #76FDA6.


I love getcolorcode.com

Triadic colors

1 #598902 and #025989 with #890259 are triadic colors.

2 #590289 and #028959 with #890259 are triadic colors.