Shades of Woody Brown #594646
Tints of Woody Brown #594646
RGB
CMYK
RGB Variations
Color information
#594646 (or 0x594646) is known color: Woody Brown. HEX triplet: 59, 46 and 46. RGB value is (89,70,70). Sum of RGB (Red+Green+Blue) = 89+70+70=229 (30% of max value = 765). Red value is 89 (35.16% from 255 or 38.86% from 229); Green value is 70 (27.73% from 255 or 30.57% from 229); Blue value is 70 (27.73% from 255 or 30.57% from 229); Max value from RGB is 89 - color contains mainly: red. Hex color #594646 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594646 is #A6B9B9. Grayscale: #4B4B4B. Windows color (decimal): -10926522 or 4605529. OLE color: 4605529.
HSL color Cylindrical-coordinate representation of color #594646: hue angle of 0º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #594646 is Cyan = 0, Magento = 0.21, Yellow = 0.21 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 70 | 70 | - |
| CMYK | 0 | 0.21 | 0.21 | 0.65 |
| HSL | 0º | 0.12% | 0.31% | - |
| HSV(B) | 0º | 0.21% | 0.35% | - |
| XYZ | 7.42 | 6.95 | 6.74 | - |
| YUV | 75.68 | 124.79 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 70 | 0 | 0.21 | 0.21 | 0.65 | 0 | 0.12 | 0.31 |
| Hex | 59 | 46 | 46 | 0 | 15 | 15 | 41 | 0 | C | 1F |
| Octal | 131 | 106 | 106 | 0 | 25 | 25 | 101 | 0 | 14 | 37 |
| Binary | 1011001 | 1000110 | 1000110 | 0 | 10101 | 10101 | 1000001 | 0 | 1100 | 11111 |
Color Harmonies of #594646
Complementary color
Monochromatic Colors of #594646
Black with #594646
Text Example
Text Example
White with #594646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594646; }
p { color: rgb(89,70,70); }
H1.HeaderClassName
{
color: #594646;
}
.AnyTagClassName
{
color: #594646;
}
</style>
background-color css
<style>
a { background-color: #594646; }
a { background-color: rgb(89,70,70); }
div.DivClassName
{
background-color: #594646;
}
.BgClassName
{
background-color: #594646;
}
</style>
border-color css
<style>
span { border-color: #594646; }
span { border-color: rgb(89,70,70); }
td.TdClassName
{
border-color: #594646;
}
.TagClassName
{
border-color: #594646;
}
</style>