COLOR #59220A

HEX: #59220A RGB: (89,34,10)

Color info

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

RGB color model

#59220A color RGB value is (89,34,10).

RGB: (89,34,10) (35%, 13%, 4%)

RGB channels and saturation

R 89 of 255 = 35%
G 34 of 255 = 13%
B 10 of 255 = 4%

89
34
10

R + G + B ~ 17%. #59220A is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 34 + 10 = 133 (100%)
R 89 of 133 ~ 66.92%
G 34 of 133 ~ 25.56%
B 10 of 133 ~ 7.52'%

%66.92
%25.56

CMYK color model

#59220A color CMYK value is (0,62,89,65).

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

CMYK: (0,62,89,65)
C0M62Y89K65 (0%, 62%, 89%, 65%)
(0.00 / 0.62 / 0.89 / 0.65)

CMYK percentages

%0
%61.8
%88.76
%65.1

Codes

Color #59220A in popluar color models

59 22 0A
RGB 89 34 10
HSL 18° 79.80% 19.41%
HSB/HSV 18° 88.76% 34.90%
CMYK 0.00% 61.80% 88.76%
65.10%

Color #59220A in popluar number systems.

HEX 59 22 0A
Decimal 89 34 10
Binary 1011001 100010 1010
Octal 131 42 12

Shades and tints

Shades of #59220A

#59220A
(89,34,10)
#511F0A
(81,31,10)
#491C0A
(73,28,10)
#41190A
(65,25,10)
#39160A
(57,22,10)
#31130A
(49,19,10)
#29100A
(41,16,10)
#210D0A
(33,13,10)
#190A0A
(25,10,10)
#11070A
(17,7,10)
#09040A
(9,4,10)
#000000
(0,0,0)

Tints of #59220A

#59220A
(89,34,10)
#683620
(104,54,32)
#774A36
(119,74,54)
#865E4C
(134,94,76)
#957262
(149,114,98)
#A48678
(164,134,120)
#B39A8E
(179,154,142)
#C2AEA4
(194,174,164)
#D1C2BA
(209,194,186)
#E0D6D0
(224,214,208)
#EFEAE6
(239,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59220A; }

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

This text font color is #59220A.

Background Color

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

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

This div background color is #59220A.

Border color

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

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

This div border color is #59220A.

Opacity

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

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

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

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

This text has shadow with #59220A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59220A.

Preview

Color preview on black background

This text has color #59220A on black background.


Color preview on white background

This text has color #59220A on white background.


Black color preview on #59220A background

This text has black color on #59220A background.


White color preview on #59220A background

This text has white color on #59220A background.


Related colors

Complementary color

Complementary color for #hex is #A6DDF5.


I love getcolorcode.com

Triadic colors

1 #0A5922 and #220A59 with #59220A are triadic colors.

2 #0A2259 and #22590A with #59220A are triadic colors.