COLOR #594B0C

HEX: #594B0C RGB: (89,75,12)

Color info

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

RGB color model

#594B0C color RGB value is (89,75,12).

RGB: (89,75,12) (35%, 29%, 5%)

RGB channels and saturation

R 89 of 255 = 35%
G 75 of 255 = 29%
B 12 of 255 = 5%

89
75
12

R + G + B ~ 23%. #594B0C is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 75 + 12 = 176 (100%)
R 89 of 176 ~ 50.57%
G 75 of 176 ~ 42.61%
B 12 of 176 ~ 6.82'%

%50.57
%42.61

CMYK color model

#594B0C color CMYK value is (0,16,87,65).

  • cyan value is 0.00%
  • magenta value is 15.73%
  • yellow value is 86.52%
  • key color value is 65.10%

CMYK: (0,16,87,65)
C0M16Y87K65 (0%, 16%, 87%, 65%)
(0.00 / 0.16 / 0.87 / 0.65)

CMYK percentages

%0
%15.73
%86.52
%65.1

Codes

Color #594B0C in popluar color models

59 4B 0C
RGB 89 75 12
HSL 49° 76.24% 19.80%
HSB/HSV 49° 86.52% 34.90%
CMYK 0.00% 15.73% 86.52%
65.10%

Color #594B0C in popluar number systems.

HEX 59 4B 0C
Decimal 89 75 12
Binary 1011001 1001011 1100
Octal 131 113 14

Shades and tints

Shades of #594B0C

#594B0C
(89,75,12)
#51450B
(81,69,11)
#493F0A
(73,63,10)
#413909
(65,57,9)
#393308
(57,51,8)
#312D07
(49,45,7)
#292706
(41,39,6)
#212105
(33,33,5)
#191B04
(25,27,4)
#111503
(17,21,3)
#090F02
(9,15,2)
#000000
(0,0,0)

Tints of #594B0C

#594B0C
(89,75,12)
#685B22
(104,91,34)
#776B38
(119,107,56)
#867B4E
(134,123,78)
#958B64
(149,139,100)
#A49B7A
(164,155,122)
#B3AB90
(179,171,144)
#C2BBA6
(194,187,166)
#D1CBBC
(209,203,188)
#E0DBD2
(224,219,210)
#EFEBE8
(239,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594B0C color. Also use rgb(89,75,12) instead hex code.

Text Font Color

.myTextColor { color: #594B0C; }

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

This text font color is #594B0C.

Background Color

.myBgColor { background-color: #594B0C; }

<div style="background-color:#594B0C">Inner text</div>

This div background color is #594B0C.

Border color

.myBorderColor { border: 1px solid #594B0C; }

<div style="border:3px solid #594B0C">Div</div>

This div border color is #594B0C.

Opacity

.myOpacity80 { color: #594B0C; opacity: 0.8; }

<p style="color:#594B0C;opacity:0.8;">80%</p>

Text with #594B0C 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 #594B0C;}

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

This text has shadow with #594B0C color.


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

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

This text has shadow with #594B0C primary color and red secondary color.


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

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

This text has shadow with #594B0C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #594B0C.

Preview

Color preview on black background

This text has color #594B0C on black background.


Color preview on white background

This text has color #594B0C on white background.


Black color preview on #594B0C background

This text has black color on #594B0C background.


White color preview on #594B0C background

This text has white color on #594B0C background.


Related colors

Complementary color

Complementary color for #hex is #A6B4F3.


I love getcolorcode.com

Triadic colors

1 #0C594B and #4B0C59 with #594B0C are triadic colors.

2 #0C4B59 and #4B590C with #594B0C are triadic colors.