COLOR #59333D

HEX: #59333D RGB: (89,51,61)

Color info

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

RGB color model

#59333D color RGB value is (89,51,61).

RGB: (89,51,61) (35%, 20%, 24%)

RGB channels and saturation

R 89 of 255 = 35%
G 51 of 255 = 20%
B 61 of 255 = 24%

89
51
61

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

Portions of RGB colors in percentages

R + G + B = 89 + 51 + 61 = 201 (100%)
R 89 of 201 ~ 44.28%
G 51 of 201 ~ 25.37%
B 61 of 201 ~ 30.35'%

%44.28
%25.37
%30.35

CMYK color model

#59333D color CMYK value is (0,43,31,65).

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

CMYK: (0,43,31,65)
C0M43Y31K65 (0%, 43%, 31%, 65%)
(0.00 / 0.43 / 0.31 / 0.65)

CMYK percentages

%0
%42.7
%31.46
%65.1

Codes

Color #59333D in popluar color models

59 33 3D
RGB 89 51 61
HSL 344° 27.14% 27.45%
HSB/HSV 344° 42.70% 34.90%
CMYK 0.00% 42.70% 31.46%
65.10%

Color #59333D in popluar number systems.

HEX 59 33 3D
Decimal 89 51 61
Binary 1011001 110011 111101
Octal 131 63 75

Shades and tints

Shades of #59333D

#59333D
(89,51,61)
#512F38
(81,47,56)
#492B33
(73,43,51)
#41272E
(65,39,46)
#392329
(57,35,41)
#311F24
(49,31,36)
#291B1F
(41,27,31)
#21171A
(33,23,26)
#191315
(25,19,21)
#110F10
(17,15,16)
#090B0B
(9,11,11)
#000000
(0,0,0)

Tints of #59333D

#59333D
(89,51,61)
#68454E
(104,69,78)
#77575F
(119,87,95)
#866970
(134,105,112)
#957B81
(149,123,129)
#A48D92
(164,141,146)
#B39FA3
(179,159,163)
#C2B1B4
(194,177,180)
#D1C3C5
(209,195,197)
#E0D5D6
(224,213,214)
#EFE7E7
(239,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59333D; }

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

This text font color is #59333D.

Background Color

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

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

This div background color is #59333D.

Border color

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

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

This div border color is #59333D.

Opacity

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

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

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

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

This text has shadow with #59333D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59333D.

Preview

Color preview on black background

This text has color #59333D on black background.


Color preview on white background

This text has color #59333D on white background.


Black color preview on #59333D background

This text has black color on #59333D background.


White color preview on #59333D background

This text has white color on #59333D background.


Related colors

Complementary color

Complementary color for #hex is #A6CCC2.


I love getcolorcode.com

Triadic colors

1 #3D5933 and #333D59 with #59333D are triadic colors.

2 #3D3359 and #33593D with #59333D are triadic colors.