COLOR #59054B

HEX: #59054B RGB: (89,5,75)

Color info

#59054B contains mainly red and blue colors. Web safe color of #59054B is #660033 (or #603).

RGB color model

#59054B color RGB value is (89,5,75).

RGB: (89,5,75) (35%, 2%, 29%)

RGB channels and saturation

R 89 of 255 = 35%
G 5 of 255 = 2%
B 75 of 255 = 29%

89
5
75

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

Portions of RGB colors in percentages

R + G + B = 89 + 5 + 75 = 169 (100%)
R 89 of 169 ~ 52.66%
G 5 of 169 ~ 2.96%
B 75 of 169 ~ 44.38'%

%52.66
%44.38

CMYK color model

#59054B color CMYK value is (0,94,16,65).

  • cyan value is 0.00%
  • magenta value is 94.38%
  • yellow value is 15.73%
  • key color value is 65.10%

CMYK: (0,94,16,65)
C0M94Y16K65 (0%, 94%, 16%, 65%)
(0.00 / 0.94 / 0.16 / 0.65)

CMYK percentages

%0
%94.38
%15.73
%65.1

Codes

Color #59054B in popluar color models

59 05 4B
RGB 89 5 75
HSL 310° 89.36% 18.43%
HSB/HSV 310° 94.38% 34.90%
CMYK 0.00% 94.38% 15.73%
65.10%

Color #59054B in popluar number systems.

HEX 59 05 4B
Decimal 89 5 75
Binary 1011001 101 1001011
Octal 131 5 113

Shades and tints

Shades of #59054B

#59054B
(89,5,75)
#510545
(81,5,69)
#49053F
(73,5,63)
#410539
(65,5,57)
#390533
(57,5,51)
#31052D
(49,5,45)
#290527
(41,5,39)
#210521
(33,5,33)
#19051B
(25,5,27)
#110515
(17,5,21)
#09050F
(9,5,15)
#000000
(0,0,0)

Tints of #59054B

#59054B
(89,5,75)
#681B5B
(104,27,91)
#77316B
(119,49,107)
#86477B
(134,71,123)
#955D8B
(149,93,139)
#A4739B
(164,115,155)
#B389AB
(179,137,171)
#C29FBB
(194,159,187)
#D1B5CB
(209,181,203)
#E0CBDB
(224,203,219)
#EFE1EB
(239,225,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59054B color. Also use rgb(89,5,75) instead hex code.

Text Font Color

.myTextColor { color: #59054B; }

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

This text font color is #59054B.

Background Color

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

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

This div background color is #59054B.

Border color

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

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

This div border color is #59054B.

Opacity

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

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

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

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

This text has shadow with #59054B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59054B.

Preview

Color preview on black background

This text has color #59054B on black background.


Color preview on white background

This text has color #59054B on white background.


Black color preview on #59054B background

This text has black color on #59054B background.


White color preview on #59054B background

This text has white color on #59054B background.


Related colors

Complementary color

Complementary color for #hex is #A6FAB4.


I love getcolorcode.com

Triadic colors

1 #4B5905 and #054B59 with #59054B are triadic colors.

2 #4B0559 and #05594B with #59054B are triadic colors.