COLOR #59062B

HEX: #59062B RGB: (89,6,43)

Color info

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

RGB color model

#59062B color RGB value is (89,6,43).

RGB: (89,6,43) (35%, 2%, 17%)

RGB channels and saturation

R 89 of 255 = 35%
G 6 of 255 = 2%
B 43 of 255 = 17%

89
6
43

R + G + B ~ 18%. #59062B is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 6 + 43 = 138 (100%)
R 89 of 138 ~ 64.49%
G 6 of 138 ~ 4.35%
B 43 of 138 ~ 31.16'%

%64.49
%31.16

CMYK color model

#59062B color CMYK value is (0,93,52,65).

  • cyan value is 0.00%
  • magenta value is 93.26%
  • yellow value is 51.69%
  • key color value is 65.10%

CMYK: (0,93,52,65)
C0M93Y52K65 (0%, 93%, 52%, 65%)
(0.00 / 0.93 / 0.52 / 0.65)

CMYK percentages

%0
%93.26
%51.69
%65.1

Codes

Color #59062B in popluar color models

59 06 2B
RGB 89 6 43
HSL 333° 87.37% 18.63%
HSB/HSV 333° 93.26% 34.90%
CMYK 0.00% 93.26% 51.69%
65.10%

Color #59062B in popluar number systems.

HEX 59 06 2B
Decimal 89 6 43
Binary 1011001 110 101011
Octal 131 6 53

Shades and tints

Shades of #59062B

#59062B
(89,6,43)
#510628
(81,6,40)
#490625
(73,6,37)
#410622
(65,6,34)
#39061F
(57,6,31)
#31061C
(49,6,28)
#290619
(41,6,25)
#210616
(33,6,22)
#190613
(25,6,19)
#110610
(17,6,16)
#09060D
(9,6,13)
#000000
(0,0,0)

Tints of #59062B

#59062B
(89,6,43)
#681C3E
(104,28,62)
#773251
(119,50,81)
#864864
(134,72,100)
#955E77
(149,94,119)
#A4748A
(164,116,138)
#B38A9D
(179,138,157)
#C2A0B0
(194,160,176)
#D1B6C3
(209,182,195)
#E0CCD6
(224,204,214)
#EFE2E9
(239,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59062B color. Also use rgb(89,6,43) instead hex code.

Text Font Color

.myTextColor { color: #59062B; }

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

This text font color is #59062B.

Background Color

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

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

This div background color is #59062B.

Border color

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

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

This div border color is #59062B.

Opacity

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

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

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

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

This text has shadow with #59062B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59062B.

Preview

Color preview on black background

This text has color #59062B on black background.


Color preview on white background

This text has color #59062B on white background.


Black color preview on #59062B background

This text has black color on #59062B background.


White color preview on #59062B background

This text has white color on #59062B background.


Related colors

Complementary color

Complementary color for #hex is #A6F9D4.


I love getcolorcode.com

Triadic colors

1 #2B5906 and #062B59 with #59062B are triadic colors.

2 #2B0659 and #06592B with #59062B are triadic colors.