COLOR #593F05

HEX: #593F05 RGB: (89,63,5)

Color info

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

RGB color model

#593F05 color RGB value is (89,63,5).

RGB: (89,63,5) (35%, 25%, 2%)

RGB channels and saturation

R 89 of 255 = 35%
G 63 of 255 = 25%
B 5 of 255 = 2%

89
63
5

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

Portions of RGB colors in percentages

R + G + B = 89 + 63 + 5 = 157 (100%)
R 89 of 157 ~ 56.69%
G 63 of 157 ~ 40.13%
B 5 of 157 ~ 3.18'%

%56.69
%40.13

CMYK color model

#593F05 color CMYK value is (0,29,94,65).

  • cyan value is 0.00%
  • magenta value is 29.21%
  • yellow value is 94.38%
  • key color value is 65.10%

CMYK: (0,29,94,65)
C0M29Y94K65 (0%, 29%, 94%, 65%)
(0.00 / 0.29 / 0.94 / 0.65)

CMYK percentages

%0
%29.21
%94.38
%65.1

Codes

Color #593F05 in popluar color models

59 3F 05
RGB 89 63 5
HSL 41° 89.36% 18.43%
HSB/HSV 41° 94.38% 34.90%
CMYK 0.00% 29.21% 94.38%
65.10%

Color #593F05 in popluar number systems.

HEX 59 3F 05
Decimal 89 63 5
Binary 1011001 111111 101
Octal 131 77 5

Shades and tints

Shades of #593F05

#593F05
(89,63,5)
#513A05
(81,58,5)
#493505
(73,53,5)
#413005
(65,48,5)
#392B05
(57,43,5)
#312605
(49,38,5)
#292105
(41,33,5)
#211C05
(33,28,5)
#191705
(25,23,5)
#111205
(17,18,5)
#090D05
(9,13,5)
#000000
(0,0,0)

Tints of #593F05

#593F05
(89,63,5)
#68501B
(104,80,27)
#776131
(119,97,49)
#867247
(134,114,71)
#95835D
(149,131,93)
#A49473
(164,148,115)
#B3A589
(179,165,137)
#C2B69F
(194,182,159)
#D1C7B5
(209,199,181)
#E0D8CB
(224,216,203)
#EFE9E1
(239,233,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #593F05 color. Also use rgb(89,63,5) instead hex code.

Text Font Color

.myTextColor { color: #593F05; }

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

This text font color is #593F05.

Background Color

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

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

This div background color is #593F05.

Border color

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

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

This div border color is #593F05.

Opacity

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

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

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

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

This text has shadow with #593F05 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593F05.

Preview

Color preview on black background

This text has color #593F05 on black background.


Color preview on white background

This text has color #593F05 on white background.


Black color preview on #593F05 background

This text has black color on #593F05 background.


White color preview on #593F05 background

This text has white color on #593F05 background.


Related colors

Complementary color

Complementary color for #hex is #A6C0FA.


I love getcolorcode.com

Triadic colors

1 #05593F and #3F0559 with #593F05 are triadic colors.

2 #053F59 and #3F5905 with #593F05 are triadic colors.