COLOR #59035C

HEX: #59035C RGB: (89,3,92)

Color info

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

RGB color model

#59035C color RGB value is (89,3,92).

RGB: (89,3,92) (35%, 1%, 36%)

RGB channels and saturation

R 89 of 255 = 35%
G 3 of 255 = 1%
B 92 of 255 = 36%

89
3
92

R + G + B ~ 24%. #59035C is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 3 + 92 = 184 (100%)
R 89 of 184 ~ 48.37%
G 3 of 184 ~ 1.63%
B 92 of 184 ~ 50'%

%48.37
%50

CMYK color model

#59035C color CMYK value is (3,97,0,64).

  • cyan value is 3.26%
  • magenta value is 96.74%
  • yellow value is 0.00%
  • key color value is 63.92%

CMYK: (3,97,0,64)
C3M97Y0K64 (3%, 97%, 0%, 64%)
(0.03 / 0.97 / 0.00 / 0.64)

CMYK percentages

%3.26
%96.74
%0
%63.92

Codes

Color #59035C in popluar color models

59 03 5C
RGB 89 3 92
HSL 298° 93.68% 18.63%
HSB/HSV 298° 96.74% 36.08%
CMYK 3.26% 96.74% 0.00%
63.92%

Color #59035C in popluar number systems.

HEX 59 03 5C
Decimal 89 3 92
Binary 1011001 11 1011100
Octal 131 3 134

Shades and tints

Shades of #59035C

#59035C
(89,3,92)
#510354
(81,3,84)
#49034C
(73,3,76)
#410344
(65,3,68)
#39033C
(57,3,60)
#310334
(49,3,52)
#29032C
(41,3,44)
#210324
(33,3,36)
#19031C
(25,3,28)
#110314
(17,3,20)
#09030C
(9,3,12)
#000000
(0,0,0)

Tints of #59035C

#59035C
(89,3,92)
#68196A
(104,25,106)
#772F78
(119,47,120)
#864586
(134,69,134)
#955B94
(149,91,148)
#A471A2
(164,113,162)
#B387B0
(179,135,176)
#C29DBE
(194,157,190)
#D1B3CC
(209,179,204)
#E0C9DA
(224,201,218)
#EFDFE8
(239,223,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59035C color. Also use rgb(89,3,92) instead hex code.

Text Font Color

.myTextColor { color: #59035C; }

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

This text font color is #59035C.

Background Color

.myBgColor { background-color: #59035C; }

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

This div background color is #59035C.

Border color

.myBorderColor { border: 1px solid #59035C; }

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

This div border color is #59035C.

Opacity

.myOpacity80 { color: #59035C; opacity: 0.8; }

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

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

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

This text has shadow with #59035C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59035C.

Preview

Color preview on black background

This text has color #59035C on black background.


Color preview on white background

This text has color #59035C on white background.


Black color preview on #59035C background

This text has black color on #59035C background.


White color preview on #59035C background

This text has white color on #59035C background.


Related colors

Complementary color

Complementary color for #hex is #A6FCA3.


I love getcolorcode.com

Triadic colors

1 #5C5903 and #035C59 with #59035C are triadic colors.

2 #5C0359 and #03595C with #59035C are triadic colors.