COLOR #59383F

HEX: #59383F RGB: (89,56,63)

Color info

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

RGB color model

#59383F color RGB value is (89,56,63).

RGB: (89,56,63) (35%, 22%, 25%)

RGB channels and saturation

R 89 of 255 = 35%
G 56 of 255 = 22%
B 63 of 255 = 25%

89
56
63

R + G + B ~ 27%. #59383F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 56 + 63 = 208 (100%)
R 89 of 208 ~ 42.79%
G 56 of 208 ~ 26.92%
B 63 of 208 ~ 30.29'%

%42.79
%26.92
%30.29

CMYK color model

#59383F color CMYK value is (0,37,29,65).

  • cyan value is 0.00%
  • magenta value is 37.08%
  • yellow value is 29.21%
  • key color value is 65.10%
CMYK: (0,37,29,65) C0M37Y29K65 (0%,37%,29%,65%) (0.00/0.37/0.29/0.65) 

CMYK percentages

%0
%37.08
%29.21
%65.1

Codes

Color #59383F in popluar color models

59 38 3F
RGB 89 56 63
HSL 347° 22.76% 28.43%
HSB/HSV 347° 37.08% 34.90%
CMYK 0.00% 37.08% 29.21%
65.10%

Color #59383F in popluar number systems.

HEX 59 38 3F
Decimal 89 56 63
Binary 1011001 111000 111111
Octal 131 70 77

Shades and tints

Shades of #59383F

#59383F
(89,56,63)
#51333A
(81,51,58)
#492E35
(73,46,53)
#412930
(65,41,48)
#39242B
(57,36,43)
#311F26
(49,31,38)
#291A21
(41,26,33)
#21151C
(33,21,28)
#191017
(25,16,23)
#110B12
(17,11,18)
#09060D
(9,6,13)
#000000
(0,0,0)

Tints of #59383F

#59383F
(89,56,63)
#684A50
(104,74,80)
#775C61
(119,92,97)
#866E72
(134,110,114)
#958083
(149,128,131)
#A49294
(164,146,148)
#B3A4A5
(179,164,165)
#C2B6B6
(194,182,182)
#D1C8C7
(209,200,199)
#E0DAD8
(224,218,216)
#EFECE9
(239,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59383F color. Also use rgb(89,56,63) instead hex code.

Text Font Color

.myTextColor { color: #59383F; }

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

This text font color is #59383F.

Background Color

.myBgColor { background-color: #59383F; }

<div style="background-color:#59383F">Inner text</div>

This div background color is #59383F.

Border color

.myBorderColor { border: 1px solid #59383F; }

<div style="border:3px solid #59383F">Div</div>

This div border color is #59383F.

Opacity

.myOpacity80 { color: #59383F; opacity: 0.8; }

<p style="color:#59383F;opacity:0.8;">80%</p>

Text with #59383F 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 #59383F;}

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

This text has shadow with #59383F color.


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

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

This text has shadow with #59383F primary color and red secondary color.


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

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

This text has shadow with #59383F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59383F.

Preview

Color preview on black background

This text has color #59383F on black background.


Color preview on white background

This text has color #59383F on white background.


Black color preview on #59383F background

This text has black color on #59383F background.


White color preview on #59383F background

This text has white color on #59383F background.


Related colors

Complementary color

Complementary color for #hex is #A6C7C0.


I love getcolorcode.com

Triadic colors

1 #3F5938 and #383F59 with #59383F are triadic colors.

2 #3F3859 and #38593F with #59383F are triadic colors.