COLOR #59470D

HEX: #59470D RGB: (89,71,13)

Color info

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

RGB color model

#59470D color RGB value is (89,71,13).

RGB: (89,71,13) (35%, 28%, 5%)

RGB channels and saturation

R 89 of 255 = 35%
G 71 of 255 = 28%
B 13 of 255 = 5%

89
71
13

R + G + B ~ 23%. #59470D is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 71 + 13 = 173 (100%)
R 89 of 173 ~ 51.45%
G 71 of 173 ~ 41.04%
B 13 of 173 ~ 7.51'%

%51.45
%41.04

CMYK color model

#59470D color CMYK value is (0,20,85,65).

  • cyan value is 0.00%
  • magenta value is 20.22%
  • yellow value is 85.39%
  • key color value is 65.10%

CMYK: (0,20,85,65)
C0M20Y85K65 (0%, 20%, 85%, 65%)
(0.00 / 0.20 / 0.85 / 0.65)

CMYK percentages

%0
%20.22
%85.39
%65.1

Codes

Color #59470D in popluar color models

59 47 0D
RGB 89 71 13
HSL 46° 74.51% 20.00%
HSB/HSV 46° 85.39% 34.90%
CMYK 0.00% 20.22% 85.39%
65.10%

Color #59470D in popluar number systems.

HEX 59 47 0D
Decimal 89 71 13
Binary 1011001 1000111 1101
Octal 131 107 15

Shades and tints

Shades of #59470D

#59470D
(89,71,13)
#51410C
(81,65,12)
#493B0B
(73,59,11)
#41350A
(65,53,10)
#392F09
(57,47,9)
#312908
(49,41,8)
#292307
(41,35,7)
#211D06
(33,29,6)
#191705
(25,23,5)
#111104
(17,17,4)
#090B03
(9,11,3)
#000000
(0,0,0)

Tints of #59470D

#59470D
(89,71,13)
#685723
(104,87,35)
#776739
(119,103,57)
#86774F
(134,119,79)
#958765
(149,135,101)
#A4977B
(164,151,123)
#B3A791
(179,167,145)
#C2B7A7
(194,183,167)
#D1C7BD
(209,199,189)
#E0D7D3
(224,215,211)
#EFE7E9
(239,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59470D color. Also use rgb(89,71,13) instead hex code.

Text Font Color

.myTextColor { color: #59470D; }

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

This text font color is #59470D.

Background Color

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

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

This div background color is #59470D.

Border color

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

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

This div border color is #59470D.

Opacity

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

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

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

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

This text has shadow with #59470D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59470D.

Preview

Color preview on black background

This text has color #59470D on black background.


Color preview on white background

This text has color #59470D on white background.


Black color preview on #59470D background

This text has black color on #59470D background.


White color preview on #59470D background

This text has white color on #59470D background.


Related colors

Complementary color

Complementary color for #hex is #A6B8F2.


I love getcolorcode.com

Triadic colors

1 #0D5947 and #470D59 with #59470D are triadic colors.

2 #0D4759 and #47590D with #59470D are triadic colors.