COLOR #59303D

HEX: #59303D RGB: (89,48,61)

Color info

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

RGB color model

#59303D color RGB value is (89,48,61).

RGB: (89,48,61) (35%, 19%, 24%)

RGB channels and saturation

R 89 of 255 = 35%
G 48 of 255 = 19%
B 61 of 255 = 24%

89
48
61

R + G + B ~ 26%. #59303D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 48 + 61 = 198 (100%)
R 89 of 198 ~ 44.95%
G 48 of 198 ~ 24.24%
B 61 of 198 ~ 30.81'%

%44.95
%24.24
%30.81

CMYK color model

#59303D color CMYK value is (0,46,31,65).

  • cyan value is 0.00%
  • magenta value is 46.07%
  • yellow value is 31.46%
  • key color value is 65.10%

CMYK: (0,46,31,65)
C0M46Y31K65 (0%, 46%, 31%, 65%)
(0.00 / 0.46 / 0.31 / 0.65)

CMYK percentages

%0
%46.07
%31.46
%65.1

Codes

Color #59303D in popluar color models

59 30 3D
RGB 89 48 61
HSL 341° 29.93% 26.86%
HSB/HSV 341° 46.07% 34.90%
CMYK 0.00% 46.07% 31.46%
65.10%

Color #59303D in popluar number systems.

HEX 59 30 3D
Decimal 89 48 61
Binary 1011001 110000 111101
Octal 131 60 75

Shades and tints

Shades of #59303D

#59303D
(89,48,61)
#512C38
(81,44,56)
#492833
(73,40,51)
#41242E
(65,36,46)
#392029
(57,32,41)
#311C24
(49,28,36)
#29181F
(41,24,31)
#21141A
(33,20,26)
#191015
(25,16,21)
#110C10
(17,12,16)
#09080B
(9,8,11)
#000000
(0,0,0)

Tints of #59303D

#59303D
(89,48,61)
#68424E
(104,66,78)
#77545F
(119,84,95)
#866670
(134,102,112)
#957881
(149,120,129)
#A48A92
(164,138,146)
#B39CA3
(179,156,163)
#C2AEB4
(194,174,180)
#D1C0C5
(209,192,197)
#E0D2D6
(224,210,214)
#EFE4E7
(239,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59303D color. Also use rgb(89,48,61) instead hex code.

Text Font Color

.myTextColor { color: #59303D; }

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

This text font color is #59303D.

Background Color

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

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

This div background color is #59303D.

Border color

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

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

This div border color is #59303D.

Opacity

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

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

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

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

This text has shadow with #59303D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59303D.

Preview

Color preview on black background

This text has color #59303D on black background.


Color preview on white background

This text has color #59303D on white background.


Black color preview on #59303D background

This text has black color on #59303D background.


White color preview on #59303D background

This text has white color on #59303D background.


Related colors

Complementary color

Complementary color for #hex is #A6CFC2.


I love getcolorcode.com

Triadic colors

1 #3D5930 and #303D59 with #59303D are triadic colors.

2 #3D3059 and #30593D with #59303D are triadic colors.