COLOR #593A0A

HEX: #593A0A RGB: (89,58,10)

Color info

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

RGB color model

#593A0A color RGB value is (89,58,10).

RGB: (89,58,10) (35%, 23%, 4%)

RGB channels and saturation

R 89 of 255 = 35%
G 58 of 255 = 23%
B 10 of 255 = 4%

89
58
10

R + G + B ~ 21%. #593A0A is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 58 + 10 = 157 (100%)
R 89 of 157 ~ 56.69%
G 58 of 157 ~ 36.94%
B 10 of 157 ~ 6.37'%

%56.69
%36.94

CMYK color model

#593A0A color CMYK value is (0,35,89,65).

  • cyan value is 0.00%
  • magenta value is 34.83%
  • yellow value is 88.76%
  • key color value is 65.10%
CMYK: (0,35,89,65) C0M35Y89K65 (0%,35%,89%,65%) (0.00/0.35/0.89/0.65) 

CMYK percentages

%0
%34.83
%88.76
%65.1

Codes

Color #593A0A in popluar color models

59 3A 0A
RGB 89 58 10
HSL 36° 79.80% 19.41%
HSB/HSV 36° 88.76% 34.90%
CMYK 0.00% 34.83% 88.76%
65.10%

Color #593A0A in popluar number systems.

HEX 59 3A 0A
Decimal 89 58 10
Binary 1011001 111010 1010
Octal 131 72 12

Shades and tints

Shades of #593A0A

#593A0A
(89,58,10)
#51350A
(81,53,10)
#49300A
(73,48,10)
#412B0A
(65,43,10)
#39260A
(57,38,10)
#31210A
(49,33,10)
#291C0A
(41,28,10)
#21170A
(33,23,10)
#19120A
(25,18,10)
#110D0A
(17,13,10)
#09080A
(9,8,10)
#000000
(0,0,0)

Tints of #593A0A

#593A0A
(89,58,10)
#684B20
(104,75,32)
#775C36
(119,92,54)
#866D4C
(134,109,76)
#957E62
(149,126,98)
#A48F78
(164,143,120)
#B3A08E
(179,160,142)
#C2B1A4
(194,177,164)
#D1C2BA
(209,194,186)
#E0D3D0
(224,211,208)
#EFE4E6
(239,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #593A0A color. Also use rgb(89,58,10) instead hex code.

Text Font Color

.myTextColor { color: #593A0A; }

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

This text font color is #593A0A.

Background Color

.myBgColor { background-color: #593A0A; }

<div style="background-color:#593A0A">Inner text</div>

This div background color is #593A0A.

Border color

.myBorderColor { border: 1px solid #593A0A; }

<div style="border:3px solid #593A0A">Div</div>

This div border color is #593A0A.

Opacity

.myOpacity80 { color: #593A0A; opacity: 0.8; }

<p style="color:#593A0A;opacity:0.8;">80%</p>

Text with #593A0A 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 #593A0A;}

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

This text has shadow with #593A0A color.


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

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

This text has shadow with #593A0A primary color and red secondary color.


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

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

This text has shadow with #593A0A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #593A0A.

Preview

Color preview on black background

This text has color #593A0A on black background.


Color preview on white background

This text has color #593A0A on white background.


Black color preview on #593A0A background

This text has black color on #593A0A background.


White color preview on #593A0A background

This text has white color on #593A0A background.


Related colors

Complementary color

Complementary color for #hex is #A6C5F5.


I love getcolorcode.com

Triadic colors

1 #0A593A and #3A0A59 with #593A0A are triadic colors.

2 #0A3A59 and #3A590A with #593A0A are triadic colors.