COLOR #59302B

HEX: #59302B RGB: (89,48,43)

Color info

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

RGB color model

#59302B color RGB value is (89,48,43).

RGB: (89,48,43) (35%, 19%, 17%)

RGB channels and saturation

R 89 of 255 = 35%
G 48 of 255 = 19%
B 43 of 255 = 17%

89
48
43

R + G + B ~ 24%. #59302B is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 48 + 43 = 180 (100%)
R 89 of 180 ~ 49.44%
G 48 of 180 ~ 26.67%
B 43 of 180 ~ 23.89'%

%49.44
%26.67
%23.89

CMYK color model

#59302B color CMYK value is (0,46,52,65).

  • cyan value is 0.00%
  • magenta value is 46.07%
  • yellow value is 51.69%
  • key color value is 65.10%
CMYK: (0,46,52,65) C0M46Y52K65 (0%,46%,52%,65%) (0.00/0.46/0.52/0.65) 

CMYK percentages

%0
%46.07
%51.69
%65.1

Codes

Color #59302B in popluar color models

59 30 2B
RGB 89 48 43
HSL 34.85% 25.88%
HSB/HSV 51.69% 34.90%
CMYK 0.00% 46.07% 51.69%
65.10%

Color #59302B in popluar number systems.

HEX 59 30 2B
Decimal 89 48 43
Binary 1011001 110000 101011
Octal 131 60 53

Shades and tints

Shades of #59302B

#59302B
(89,48,43)
#512C28
(81,44,40)
#492825
(73,40,37)
#412422
(65,36,34)
#39201F
(57,32,31)
#311C1C
(49,28,28)
#291819
(41,24,25)
#211416
(33,20,22)
#191013
(25,16,19)
#110C10
(17,12,16)
#09080D
(9,8,13)
#000000
(0,0,0)

Tints of #59302B

#59302B
(89,48,43)
#68423E
(104,66,62)
#775451
(119,84,81)
#866664
(134,102,100)
#957877
(149,120,119)
#A48A8A
(164,138,138)
#B39C9D
(179,156,157)
#C2AEB0
(194,174,176)
#D1C0C3
(209,192,195)
#E0D2D6
(224,210,214)
#EFE4E9
(239,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59302B color. Also use rgb(89,48,43) instead hex code.

Text Font Color

.myTextColor { color: #59302B; }

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

This text font color is #59302B.

Background Color

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

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

This div background color is #59302B.

Border color

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

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

This div border color is #59302B.

Opacity

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

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

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

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

This text has shadow with #59302B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59302B.

Preview

Color preview on black background

This text has color #59302B on black background.


Color preview on white background

This text has color #59302B on white background.


Black color preview on #59302B background

This text has black color on #59302B background.


White color preview on #59302B background

This text has white color on #59302B background.


Related colors

Complementary color

Complementary color for #hex is #A6CFD4.


I love getcolorcode.com

Triadic colors

1 #2B5930 and #302B59 with #59302B are triadic colors.

2 #2B3059 and #30592B with #59302B are triadic colors.