Shades of Woody Brown #594642
Tints of Woody Brown #594642
RGB
CMYK
RGB Variations
Color information
#594642 (or 0x594642) is known color: Woody Brown. HEX triplet: 59, 46 and 42. RGB value is (89,70,66). Sum of RGB (Red+Green+Blue) = 89+70+66=225 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.56% from 225); Green value is 70 (27.73% from 255 or 31.11% from 225); Blue value is 66 (26.17% from 255 or 29.33% from 225); Max value from RGB is 89 - color contains mainly: red. Hex color #594642 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594642 is #A6B9BD. Grayscale: #4B4B4B. Windows color (decimal): -10926526 or 4343385. OLE color: 4343385.
HSL color Cylindrical-coordinate representation of color #594642: hue angle of 10.43º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #594642 is Cyan = 0, Magento = 0.21, Yellow = 0.26 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 70 | 66 | - |
| CMYK | 0 | 0.21 | 0.26 | 0.65 |
| HSL | 10.43º | 0.15% | 0.3% | - |
| HSV(B) | 10.43º | 0.26% | 0.35% | - |
| XYZ | 7.29 | 6.9 | 6.1 | - |
| YUV | 75.23 | 122.79 | 137.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 66 | 0 | 0.21 | 0.26 | 0.65 | 10.43 | 0.15 | 0.3 |
| Hex | 59 | 46 | 42 | 0 | 15 | 1A | 41 | A | F | 1E |
| Octal | 131 | 106 | 102 | 0 | 25 | 32 | 101 | 12 | 17 | 36 |
| Binary | 1011001 | 1000110 | 1000010 | 0 | 10101 | 11010 | 1000001 | 1010 | 1111 | 11110 |
Color Harmonies of #594642
Complementary color
Monochromatic Colors of #594642
Black with #594642
Text Example
Text Example
White with #594642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594642; }
p { color: rgb(89,70,66); }
H1.HeaderClassName
{
color: #594642;
}
.AnyTagClassName
{
color: #594642;
}
</style>
background-color css
<style>
a { background-color: #594642; }
a { background-color: rgb(89,70,66); }
div.DivClassName
{
background-color: #594642;
}
.BgClassName
{
background-color: #594642;
}
</style>
border-color css
<style>
span { border-color: #594642; }
span { border-color: rgb(89,70,66); }
td.TdClassName
{
border-color: #594642;
}
.TagClassName
{
border-color: #594642;
}
</style>