COLOR #59490A

HEX: #59490A RGB: (89,73,10)

Color info

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

RGB color model

#59490A color RGB value is (89,73,10).

RGB: (89,73,10) (35%, 29%, 4%)

RGB channels and saturation

R 89 of 255 = 35%
G 73 of 255 = 29%
B 10 of 255 = 4%

89
73
10

R + G + B ~ 23%. #59490A is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 73 + 10 = 172 (100%)
R 89 of 172 ~ 51.74%
G 73 of 172 ~ 42.44%
B 10 of 172 ~ 5.81'%

%51.74
%42.44

CMYK color model

#59490A color CMYK value is (0,18,89,65).

  • cyan value is 0.00%
  • magenta value is 17.98%
  • yellow value is 88.76%
  • key color value is 65.10%
CMYK: (0,18,89,65) C0M18Y89K65 (0%,18%,89%,65%) (0.00/0.18/0.89/0.65) 

CMYK percentages

%0
%17.98
%88.76
%65.1

Codes

Color #59490A in popluar color models

59 49 0A
RGB 89 73 10
HSL 48° 79.80% 19.41%
HSB/HSV 48° 88.76% 34.90%
CMYK 0.00% 17.98% 88.76%
65.10%

Color #59490A in popluar number systems.

HEX 59 49 0A
Decimal 89 73 10
Binary 1011001 1001001 1010
Octal 131 111 12

Shades and tints

Shades of #59490A

#59490A
(89,73,10)
#51430A
(81,67,10)
#493D0A
(73,61,10)
#41370A
(65,55,10)
#39310A
(57,49,10)
#312B0A
(49,43,10)
#29250A
(41,37,10)
#211F0A
(33,31,10)
#19190A
(25,25,10)
#11130A
(17,19,10)
#090D0A
(9,13,10)
#000000
(0,0,0)

Tints of #59490A

#59490A
(89,73,10)
#685920
(104,89,32)
#776936
(119,105,54)
#86794C
(134,121,76)
#958962
(149,137,98)
#A49978
(164,153,120)
#B3A98E
(179,169,142)
#C2B9A4
(194,185,164)
#D1C9BA
(209,201,186)
#E0D9D0
(224,217,208)
#EFE9E6
(239,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59490A; }

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

This text font color is #59490A.

Background Color

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

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

This div background color is #59490A.

Border color

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

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

This div border color is #59490A.

Opacity

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

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

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

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

This text has shadow with #59490A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59490A.

Preview

Color preview on black background

This text has color #59490A on black background.


Color preview on white background

This text has color #59490A on white background.


Black color preview on #59490A background

This text has black color on #59490A background.


White color preview on #59490A background

This text has white color on #59490A background.


Related colors

Complementary color

Complementary color for #hex is #A6B6F5.


I love getcolorcode.com

Triadic colors

1 #0A5949 and #490A59 with #59490A are triadic colors.

2 #0A4959 and #49590A with #59490A are triadic colors.