COLOR #59126B

HEX: #59126B RGB: (89,18,107)

Color info

#59126B contains mainly red and blue colors. Web safe color of #59126B is #660066 (or #606).

RGB color model

#59126B color RGB value is (89,18,107).

RGB: (89,18,107) (35%, 7%, 42%)

RGB channels and saturation

R 89 of 255 = 35%
G 18 of 255 = 7%
B 107 of 255 = 42%

89
18
107

R + G + B ~ 28%. #59126B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 18 + 107 = 214 (100%)
R 89 of 214 ~ 41.59%
G 18 of 214 ~ 8.41%
B 107 of 214 ~ 50'%

%41.59
%50

CMYK color model

#59126B color CMYK value is (17,83,0,58).

  • cyan value is 16.82%
  • magenta value is 83.18%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (17,83,0,58)
C17M83Y0K58 (17%, 83%, 0%, 58%)
(0.17 / 0.83 / 0.00 / 0.58)

CMYK percentages

%16.82
%83.18
%0
%58.04

Codes

Color #59126B in popluar color models

59 12 6B
RGB 89 18 107
HSL 288° 71.20% 24.51%
HSB/HSV 288° 83.18% 41.96%
CMYK 16.82% 83.18% 0.00%
58.04%

Color #59126B in popluar number systems.

HEX 59 12 6B
Decimal 89 18 107
Binary 1011001 10010 1101011
Octal 131 22 153

Shades and tints

Shades of #59126B

#59126B
(89,18,107)
#511162
(81,17,98)
#491059
(73,16,89)
#410F50
(65,15,80)
#390E47
(57,14,71)
#310D3E
(49,13,62)
#290C35
(41,12,53)
#210B2C
(33,11,44)
#190A23
(25,10,35)
#11091A
(17,9,26)
#090811
(9,8,17)
#000000
(0,0,0)

Tints of #59126B

#59126B
(89,18,107)
#682778
(104,39,120)
#773C85
(119,60,133)
#865192
(134,81,146)
#95669F
(149,102,159)
#A47BAC
(164,123,172)
#B390B9
(179,144,185)
#C2A5C6
(194,165,198)
#D1BAD3
(209,186,211)
#E0CFE0
(224,207,224)
#EFE4ED
(239,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59126B color. Also use rgb(89,18,107) instead hex code.

Text Font Color

.myTextColor { color: #59126B; }

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

This text font color is #59126B.

Background Color

.myBgColor { background-color: #59126B; }

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

This div background color is #59126B.

Border color

.myBorderColor { border: 1px solid #59126B; }

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

This div border color is #59126B.

Opacity

.myOpacity80 { color: #59126B; opacity: 0.8; }

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

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

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

This text has shadow with #59126B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59126B.

Preview

Color preview on black background

This text has color #59126B on black background.


Color preview on white background

This text has color #59126B on white background.


Black color preview on #59126B background

This text has black color on #59126B background.


White color preview on #59126B background

This text has white color on #59126B background.


Related colors

Complementary color

Complementary color for #hex is #A6ED94.


I love getcolorcode.com

Triadic colors

1 #6B5912 and #126B59 with #59126B are triadic colors.

2 #6B1259 and #12596B with #59126B are triadic colors.