COLOR #59346B

HEX: #59346B RGB: (89,52,107)

Color info

#59346B contains red, green and blue colors in about the same proportion. Web safe color of #59346B is #663366 (or #636).

RGB color model

#59346B color RGB value is (89,52,107).

RGB: (89,52,107) (35%, 20%, 42%)

RGB channels and saturation

R 89 of 255 = 35%
G 52 of 255 = 20%
B 107 of 255 = 42%

89
52
107

R + G + B ~ 32%. #59346B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 52 + 107 = 248 (100%)
R 89 of 248 ~ 35.89%
G 52 of 248 ~ 20.97%
B 107 of 248 ~ 43.15'%

%35.89
%20.97
%43.15

CMYK color model

#59346B color CMYK value is (17,51,0,58).

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

CMYK: (17,51,0,58)
C17M51Y0K58 (17%, 51%, 0%, 58%)
(0.17 / 0.51 / 0.00 / 0.58)

CMYK percentages

%16.82
%51.4
%0
%58.04

Codes

Color #59346B in popluar color models

59 34 6B
RGB 89 52 107
HSL 280° 34.59% 31.18%
HSB/HSV 280° 51.40% 41.96%
CMYK 16.82% 51.40% 0.00%
58.04%

Color #59346B in popluar number systems.

HEX 59 34 6B
Decimal 89 52 107
Binary 1011001 110100 1101011
Octal 131 64 153

Shades and tints

Shades of #59346B

#59346B
(89,52,107)
#513062
(81,48,98)
#492C59
(73,44,89)
#412850
(65,40,80)
#392447
(57,36,71)
#31203E
(49,32,62)
#291C35
(41,28,53)
#21182C
(33,24,44)
#191423
(25,20,35)
#11101A
(17,16,26)
#090C11
(9,12,17)
#000000
(0,0,0)

Tints of #59346B

#59346B
(89,52,107)
#684678
(104,70,120)
#775885
(119,88,133)
#866A92
(134,106,146)
#957C9F
(149,124,159)
#A48EAC
(164,142,172)
#B3A0B9
(179,160,185)
#C2B2C6
(194,178,198)
#D1C4D3
(209,196,211)
#E0D6E0
(224,214,224)
#EFE8ED
(239,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59346B; }

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

This text font color is #59346B.

Background Color

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

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

This div background color is #59346B.

Border color

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

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

This div border color is #59346B.

Opacity

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

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

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

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

This text has shadow with #59346B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59346B.

Preview

Color preview on black background

This text has color #59346B on black background.


Color preview on white background

This text has color #59346B on white background.


Black color preview on #59346B background

This text has black color on #59346B background.


White color preview on #59346B background

This text has white color on #59346B background.


Related colors

Complementary color

Complementary color for #hex is #A6CB94.


I love getcolorcode.com

Triadic colors

1 #6B5934 and #346B59 with #59346B are triadic colors.

2 #6B3459 and #34596B with #59346B are triadic colors.