COLOR #593B0E

HEX: #593B0E RGB: (89,59,14)

Color info

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

RGB color model

#593B0E color RGB value is (89,59,14).

RGB: (89,59,14) (35%, 23%, 5%)

RGB channels and saturation

R 89 of 255 = 35%
G 59 of 255 = 23%
B 14 of 255 = 5%

89
59
14

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

Portions of RGB colors in percentages

R + G + B = 89 + 59 + 14 = 162 (100%)
R 89 of 162 ~ 54.94%
G 59 of 162 ~ 36.42%
B 14 of 162 ~ 8.64'%

%54.94
%36.42

CMYK color model

#593B0E color CMYK value is (0,34,84,65).

  • cyan value is 0.00%
  • magenta value is 33.71%
  • yellow value is 84.27%
  • key color value is 65.10%

CMYK: (0,34,84,65)
C0M34Y84K65 (0%, 34%, 84%, 65%)
(0.00 / 0.34 / 0.84 / 0.65)

CMYK percentages

%0
%33.71
%84.27
%65.1

Codes

Color #593B0E in popluar color models

59 3B 0E
RGB 89 59 14
HSL 36° 72.82% 20.20%
HSB/HSV 36° 84.27% 34.90%
CMYK 0.00% 33.71% 84.27%
65.10%

Color #593B0E in popluar number systems.

HEX 59 3B 0E
Decimal 89 59 14
Binary 1011001 111011 1110
Octal 131 73 16

Shades and tints

Shades of #593B0E

#593B0E
(89,59,14)
#51360D
(81,54,13)
#49310C
(73,49,12)
#412C0B
(65,44,11)
#39270A
(57,39,10)
#312209
(49,34,9)
#291D08
(41,29,8)
#211807
(33,24,7)
#191306
(25,19,6)
#110E05
(17,14,5)
#090904
(9,9,4)
#000000
(0,0,0)

Tints of #593B0E

#593B0E
(89,59,14)
#684C23
(104,76,35)
#775D38
(119,93,56)
#866E4D
(134,110,77)
#957F62
(149,127,98)
#A49077
(164,144,119)
#B3A18C
(179,161,140)
#C2B2A1
(194,178,161)
#D1C3B6
(209,195,182)
#E0D4CB
(224,212,203)
#EFE5E0
(239,229,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #593B0E color. Also use rgb(89,59,14) instead hex code.

Text Font Color

.myTextColor { color: #593B0E; }

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

This text font color is #593B0E.

Background Color

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

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

This div background color is #593B0E.

Border color

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

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

This div border color is #593B0E.

Opacity

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

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

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

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

This text has shadow with #593B0E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593B0E.

Preview

Color preview on black background

This text has color #593B0E on black background.


Color preview on white background

This text has color #593B0E on white background.


Black color preview on #593B0E background

This text has black color on #593B0E background.


White color preview on #593B0E background

This text has white color on #593B0E background.


Related colors

Complementary color

Complementary color for #hex is #A6C4F1.


I love getcolorcode.com

Triadic colors

1 #0E593B and #3B0E59 with #593B0E are triadic colors.

2 #0E3B59 and #3B590E with #593B0E are triadic colors.