COLOR #59354B

HEX: #59354B RGB: (89,53,75)

Color info

#59354B contains red, green and blue colors in about the same proportion. Web safe color of #59354B is #663333 (or #633).

RGB color model

#59354B color RGB value is (89,53,75).

RGB: (89,53,75) (35%, 21%, 29%)

RGB channels and saturation

R 89 of 255 = 35%
G 53 of 255 = 21%
B 75 of 255 = 29%

89
53
75

R + G + B ~ 28%. #59354B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 53 + 75 = 217 (100%)
R 89 of 217 ~ 41.01%
G 53 of 217 ~ 24.42%
B 75 of 217 ~ 34.56'%

%41.01
%24.42
%34.56

CMYK color model

#59354B color CMYK value is (0,40,16,65).

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

CMYK: (0,40,16,65)
C0M40Y16K65 (0%, 40%, 16%, 65%)
(0.00 / 0.40 / 0.16 / 0.65)

CMYK percentages

%0
%40.45
%15.73
%65.1

Codes

Color #59354B in popluar color models

59 35 4B
RGB 89 53 75
HSL 323° 25.35% 27.84%
HSB/HSV 323° 40.45% 34.90%
CMYK 0.00% 40.45% 15.73%
65.10%

Color #59354B in popluar number systems.

HEX 59 35 4B
Decimal 89 53 75
Binary 1011001 110101 1001011
Octal 131 65 113

Shades and tints

Shades of #59354B

#59354B
(89,53,75)
#513145
(81,49,69)
#492D3F
(73,45,63)
#412939
(65,41,57)
#392533
(57,37,51)
#31212D
(49,33,45)
#291D27
(41,29,39)
#211921
(33,25,33)
#19151B
(25,21,27)
#111115
(17,17,21)
#090D0F
(9,13,15)
#000000
(0,0,0)

Tints of #59354B

#59354B
(89,53,75)
#68475B
(104,71,91)
#77596B
(119,89,107)
#866B7B
(134,107,123)
#957D8B
(149,125,139)
#A48F9B
(164,143,155)
#B3A1AB
(179,161,171)
#C2B3BB
(194,179,187)
#D1C5CB
(209,197,203)
#E0D7DB
(224,215,219)
#EFE9EB
(239,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59354B; }

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

This text font color is #59354B.

Background Color

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

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

This div background color is #59354B.

Border color

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

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

This div border color is #59354B.

Opacity

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

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

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

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

This text has shadow with #59354B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59354B.

Preview

Color preview on black background

This text has color #59354B on black background.


Color preview on white background

This text has color #59354B on white background.


Black color preview on #59354B background

This text has black color on #59354B background.


White color preview on #59354B background

This text has white color on #59354B background.


Related colors

Complementary color

Complementary color for #hex is #A6CAB4.


I love getcolorcode.com

Triadic colors

1 #4B5935 and #354B59 with #59354B are triadic colors.

2 #4B3559 and #35594B with #59354B are triadic colors.