COLOR #59384B

HEX: #59384B RGB: (89,56,75)

Color info

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

RGB color model

#59384B color RGB value is (89,56,75).

RGB: (89,56,75) (35%, 22%, 29%)

RGB channels and saturation

R 89 of 255 = 35%
G 56 of 255 = 22%
B 75 of 255 = 29%

89
56
75

R + G + B ~ 29%. #59384B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 56 + 75 = 220 (100%)
R 89 of 220 ~ 40.45%
G 56 of 220 ~ 25.45%
B 75 of 220 ~ 34.09'%

%40.45
%25.45
%34.09

CMYK color model

#59384B color CMYK value is (0,37,16,65).

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

CMYK: (0,37,16,65)
C0M37Y16K65 (0%, 37%, 16%, 65%)
(0.00 / 0.37 / 0.16 / 0.65)

CMYK percentages

%0
%37.08
%15.73
%65.1

Codes

Color #59384B in popluar color models

59 38 4B
RGB 89 56 75
HSL 325° 22.76% 28.43%
HSB/HSV 325° 37.08% 34.90%
CMYK 0.00% 37.08% 15.73%
65.10%

Color #59384B in popluar number systems.

HEX 59 38 4B
Decimal 89 56 75
Binary 1011001 111000 1001011
Octal 131 70 113

Shades and tints

Shades of #59384B

#59384B
(89,56,75)
#513345
(81,51,69)
#492E3F
(73,46,63)
#412939
(65,41,57)
#392433
(57,36,51)
#311F2D
(49,31,45)
#291A27
(41,26,39)
#211521
(33,21,33)
#19101B
(25,16,27)
#110B15
(17,11,21)
#09060F
(9,6,15)
#000000
(0,0,0)

Tints of #59384B

#59384B
(89,56,75)
#684A5B
(104,74,91)
#775C6B
(119,92,107)
#866E7B
(134,110,123)
#95808B
(149,128,139)
#A4929B
(164,146,155)
#B3A4AB
(179,164,171)
#C2B6BB
(194,182,187)
#D1C8CB
(209,200,203)
#E0DADB
(224,218,219)
#EFECEB
(239,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59384B; }

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

This text font color is #59384B.

Background Color

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

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

This div background color is #59384B.

Border color

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

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

This div border color is #59384B.

Opacity

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

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

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

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

This text has shadow with #59384B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59384B.

Preview

Color preview on black background

This text has color #59384B on black background.


Color preview on white background

This text has color #59384B on white background.


Black color preview on #59384B background

This text has black color on #59384B background.


White color preview on #59384B background

This text has white color on #59384B background.


Related colors

Complementary color

Complementary color for #hex is #A6C7B4.


I love getcolorcode.com

Triadic colors

1 #4B5938 and #384B59 with #59384B are triadic colors.

2 #4B3859 and #38594B with #59384B are triadic colors.