COLOR #593A01

HEX: #593A01 RGB: (89,58,1)

Color info

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

RGB color model

#593A01 color RGB value is (89,58,1).

RGB: (89,58,1) (35%, 23%, 0%)

RGB channels and saturation

R 89 of 255 = 35%
G 58 of 255 = 23%
B 1 of 255 = 0%

89
58
1

R + G + B ~ 19%. #593A01 is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 58 + 1 = 148 (100%)
R 89 of 148 ~ 60.14%
G 58 of 148 ~ 39.19%
B 1 of 148 ~ 0.68'%

%60.14
%39.19

CMYK color model

#593A01 color CMYK value is (0,35,99,65).

  • cyan value is 0.00%
  • magenta value is 34.83%
  • yellow value is 98.88%
  • key color value is 65.10%
CMYK: (0,35,99,65) C0M35Y99K65 (0%,35%,99%,65%) (0.00/0.35/0.99/0.65) 

CMYK percentages

%0
%34.83
%98.88
%65.1

Codes

Color #593A01 in popluar color models

59 3A 01
RGB 89 58 1
HSL 39° 97.78% 17.65%
HSB/HSV 39° 98.88% 34.90%
CMYK 0.00% 34.83% 98.88%
65.10%

Color #593A01 in popluar number systems.

HEX 59 3A 01
Decimal 89 58 1
Binary 1011001 111010 1
Octal 131 72 1

Shades and tints

Shades of #593A01

#593A01
(89,58,1)
#513501
(81,53,1)
#493001
(73,48,1)
#412B01
(65,43,1)
#392601
(57,38,1)
#312101
(49,33,1)
#291C01
(41,28,1)
#211701
(33,23,1)
#191201
(25,18,1)
#110D01
(17,13,1)
#090801
(9,8,1)
#000000
(0,0,0)

Tints of #593A01

#593A01
(89,58,1)
#684B18
(104,75,24)
#775C2F
(119,92,47)
#866D46
(134,109,70)
#957E5D
(149,126,93)
#A48F74
(164,143,116)
#B3A08B
(179,160,139)
#C2B1A2
(194,177,162)
#D1C2B9
(209,194,185)
#E0D3D0
(224,211,208)
#EFE4E7
(239,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #593A01; }

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

This text font color is #593A01.

Background Color

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

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

This div background color is #593A01.

Border color

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

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

This div border color is #593A01.

Opacity

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

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

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

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

This text has shadow with #593A01 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593A01.

Preview

Color preview on black background

This text has color #593A01 on black background.


Color preview on white background

This text has color #593A01 on white background.


Black color preview on #593A01 background

This text has black color on #593A01 background.


White color preview on #593A01 background

This text has white color on #593A01 background.


Related colors

Complementary color

Complementary color for #hex is #A6C5FE.


I love getcolorcode.com

Triadic colors

1 #01593A and #3A0159 with #593A01 are triadic colors.

2 #013A59 and #3A5901 with #593A01 are triadic colors.