COLOR #59236D

HEX: #59236D RGB: (89,35,109)

Color info

#59236D contains mainly red and blue colors. Web safe color of #59236D is #663366 (or #636).

RGB color model

#59236D color RGB value is (89,35,109).

RGB: (89,35,109) (35%, 14%, 43%)

RGB channels and saturation

R 89 of 255 = 35%
G 35 of 255 = 14%
B 109 of 255 = 43%

89
35
109

R + G + B ~ 31%. #59236D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 35 + 109 = 233 (100%)
R 89 of 233 ~ 38.2%
G 35 of 233 ~ 15.02%
B 109 of 233 ~ 46.78'%

%38.2
%15.02
%46.78

CMYK color model

#59236D color CMYK value is (18,68,0,57).

  • cyan value is 18.35%
  • magenta value is 67.89%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (18,68,0,57)
C18M68Y0K57 (18%, 68%, 0%, 57%)
(0.18 / 0.68 / 0.00 / 0.57)

CMYK percentages

%18.35
%67.89
%0
%57.25

Codes

Color #59236D in popluar color models

59 23 6D
RGB 89 35 109
HSL 284° 51.39% 28.24%
HSB/HSV 284° 67.89% 42.75%
CMYK 18.35% 67.89% 0.00%
57.25%

Color #59236D in popluar number systems.

HEX 59 23 6D
Decimal 89 35 109
Binary 1011001 100011 1101101
Octal 131 43 155

Shades and tints

Shades of #59236D

#59236D
(89,35,109)
#512064
(81,32,100)
#491D5B
(73,29,91)
#411A52
(65,26,82)
#391749
(57,23,73)
#311440
(49,20,64)
#291137
(41,17,55)
#210E2E
(33,14,46)
#190B25
(25,11,37)
#11081C
(17,8,28)
#090513
(9,5,19)
#000000
(0,0,0)

Tints of #59236D

#59236D
(89,35,109)
#68377A
(104,55,122)
#774B87
(119,75,135)
#865F94
(134,95,148)
#9573A1
(149,115,161)
#A487AE
(164,135,174)
#B39BBB
(179,155,187)
#C2AFC8
(194,175,200)
#D1C3D5
(209,195,213)
#E0D7E2
(224,215,226)
#EFEBEF
(239,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59236D color. Also use rgb(89,35,109) instead hex code.

Text Font Color

.myTextColor { color: #59236D; }

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

This text font color is #59236D.

Background Color

.myBgColor { background-color: #59236D; }

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

This div background color is #59236D.

Border color

.myBorderColor { border: 1px solid #59236D; }

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

This div border color is #59236D.

Opacity

.myOpacity80 { color: #59236D; opacity: 0.8; }

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

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

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

This text has shadow with #59236D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59236D.

Preview

Color preview on black background

This text has color #59236D on black background.


Color preview on white background

This text has color #59236D on white background.


Black color preview on #59236D background

This text has black color on #59236D background.


White color preview on #59236D background

This text has white color on #59236D background.


Related colors

Complementary color

Complementary color for #hex is #A6DC92.


I love getcolorcode.com

Triadic colors

1 #6D5923 and #236D59 with #59236D are triadic colors.

2 #6D2359 and #23596D with #59236D are triadic colors.