Shades of Woody Brown #594340
Tints of Woody Brown #594340
RGB
CMYK
RGB Variations
Color information
#594340 (or 0x594340) is known color: Woody Brown. HEX triplet: 59, 43 and 40. RGB value is (89,67,64). Sum of RGB (Red+Green+Blue) = 89+67+64=220 (29% of max value = 765). Red value is 89 (35.16% from 255 or 40.45% from 220); Green value is 67 (26.56% from 255 or 30.45% from 220); Blue value is 64 (25.39% from 255 or 29.09% from 220); Max value from RGB is 89 - color contains mainly: red. Hex color #594340 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594340 is #A6BCBF. Grayscale: #494949. Windows color (decimal): -10927296 or 4211545. OLE color: 4211545.
HSL color Cylindrical-coordinate representation of color #594340: hue angle of 7.2º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #594340 is Cyan = 0, Magento = 0.25, Yellow = 0.28 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 67 | 64 | - |
| CMYK | 0 | 0.25 | 0.28 | 0.65 |
| HSL | 7.2º | 0.16% | 0.3% | - |
| HSV(B) | 7.2º | 0.28% | 0.35% | - |
| XYZ | 7.05 | 6.51 | 5.74 | - |
| YUV | 73.24 | 122.79 | 139.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 67 | 64 | 0 | 0.25 | 0.28 | 0.65 | 7.2 | 0.16 | 0.3 |
| Hex | 59 | 43 | 40 | 0 | 19 | 1C | 41 | 7 | 10 | 1E |
| Octal | 131 | 103 | 100 | 0 | 31 | 34 | 101 | 7 | 20 | 36 |
| Binary | 1011001 | 1000011 | 1000000 | 0 | 11001 | 11100 | 1000001 | 111 | 10000 | 11110 |
Color Harmonies of #594340
Complementary color
Monochromatic Colors of #594340
Black with #594340
Text Example
Text Example
White with #594340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594340; }
p { color: rgb(89,67,64); }
H1.HeaderClassName
{
color: #594340;
}
.AnyTagClassName
{
color: #594340;
}
</style>
background-color css
<style>
a { background-color: #594340; }
a { background-color: rgb(89,67,64); }
div.DivClassName
{
background-color: #594340;
}
.BgClassName
{
background-color: #594340;
}
</style>
border-color css
<style>
span { border-color: #594340; }
span { border-color: rgb(89,67,64); }
td.TdClassName
{
border-color: #594340;
}
.TagClassName
{
border-color: #594340;
}
</style>