COLOR #59330A

HEX: #59330A RGB: (89,51,10)

Color info

#59330A contains mainly red and green colors. Web safe color of #59330A is #663300 (or #630).

RGB color model

#59330A color RGB value is (89,51,10).

RGB: (89,51,10) (35%, 20%, 4%)

RGB channels and saturation

R 89 of 255 = 35%
G 51 of 255 = 20%
B 10 of 255 = 4%

89
51
10

R + G + B ~ 20%. #59330A is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 51 + 10 = 150 (100%)
R 89 of 150 ~ 59.33%
G 51 of 150 ~ 34%
B 10 of 150 ~ 6.67'%

%59.33
%34

CMYK color model

#59330A color CMYK value is (0,43,89,65).

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

CMYK: (0,43,89,65)
C0M43Y89K65 (0%, 43%, 89%, 65%)
(0.00 / 0.43 / 0.89 / 0.65)

CMYK percentages

%0
%42.7
%88.76
%65.1

Codes

Color #59330A in popluar color models

59 33 0A
RGB 89 51 10
HSL 31° 79.80% 19.41%
HSB/HSV 31° 88.76% 34.90%
CMYK 0.00% 42.70% 88.76%
65.10%

Color #59330A in popluar number systems.

HEX 59 33 0A
Decimal 89 51 10
Binary 1011001 110011 1010
Octal 131 63 12

Shades and tints

Shades of #59330A

#59330A
(89,51,10)
#512F0A
(81,47,10)
#492B0A
(73,43,10)
#41270A
(65,39,10)
#39230A
(57,35,10)
#311F0A
(49,31,10)
#291B0A
(41,27,10)
#21170A
(33,23,10)
#19130A
(25,19,10)
#110F0A
(17,15,10)
#090B0A
(9,11,10)
#000000
(0,0,0)

Tints of #59330A

#59330A
(89,51,10)
#684520
(104,69,32)
#775736
(119,87,54)
#86694C
(134,105,76)
#957B62
(149,123,98)
#A48D78
(164,141,120)
#B39F8E
(179,159,142)
#C2B1A4
(194,177,164)
#D1C3BA
(209,195,186)
#E0D5D0
(224,213,208)
#EFE7E6
(239,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59330A color. Also use rgb(89,51,10) instead hex code.

Text Font Color

.myTextColor { color: #59330A; }

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

This text font color is #59330A.

Background Color

.myBgColor { background-color: #59330A; }

<div style="background-color:#59330A">Inner text</div>

This div background color is #59330A.

Border color

.myBorderColor { border: 1px solid #59330A; }

<div style="border:3px solid #59330A">Div</div>

This div border color is #59330A.

Opacity

.myOpacity80 { color: #59330A; opacity: 0.8; }

<p style="color:#59330A;opacity:0.8;">80%</p>

Text with #59330A 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 #59330A;}

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

This text has shadow with #59330A color.


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

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

This text has shadow with #59330A primary color and red secondary color.


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

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

This text has shadow with #59330A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59330A.

Preview

Color preview on black background

This text has color #59330A on black background.


Color preview on white background

This text has color #59330A on white background.


Black color preview on #59330A background

This text has black color on #59330A background.


White color preview on #59330A background

This text has white color on #59330A background.


Related colors

Complementary color

Complementary color for #hex is #A6CCF5.


I love getcolorcode.com

Triadic colors

1 #0A5933 and #330A59 with #59330A are triadic colors.

2 #0A3359 and #33590A with #59330A are triadic colors.