Shades of Woody Brown #594141
Tints of Woody Brown #594141
RGB
CMYK
RGB Variations
Color information
#594141 (or 0x594141) is known color: Woody Brown. HEX triplet: 59, 41 and 41. RGB value is (89,65,65). Sum of RGB (Red+Green+Blue) = 89+65+65=219 (29% of max value = 765). Red value is 89 (35.16% from 255 or 40.64% from 219); Green value is 65 (25.78% from 255 or 29.68% from 219); Blue value is 65 (25.78% from 255 or 29.68% from 219); Max value from RGB is 89 - color contains mainly: red. Hex color #594141 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594141 is #A6BEBE. Grayscale: #484848. Windows color (decimal): -10927807 or 4276569. OLE color: 4276569.
HSL color Cylindrical-coordinate representation of color #594141: hue angle of 0º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #594141 is Cyan = 0, Magento = 0.27, Yellow = 0.27 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 65 | 65 | - |
| CMYK | 0 | 0.27 | 0.27 | 0.65 |
| HSL | 0º | 0.16% | 0.3% | - |
| HSV(B) | 0º | 0.27% | 0.35% | - |
| XYZ | 6.96 | 6.29 | 5.85 | - |
| YUV | 72.18 | 123.95 | 140 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 65 | 65 | 0 | 0.27 | 0.27 | 0.65 | 0 | 0.16 | 0.3 |
| Hex | 59 | 41 | 41 | 0 | 1B | 1B | 41 | 0 | 10 | 1E |
| Octal | 131 | 101 | 101 | 0 | 33 | 33 | 101 | 0 | 20 | 36 |
| Binary | 1011001 | 1000001 | 1000001 | 0 | 11011 | 11011 | 1000001 | 0 | 10000 | 11110 |
Color Harmonies of #594141
Complementary color
Monochromatic Colors of #594141
Black with #594141
Text Example
Text Example
White with #594141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594141; }
p { color: rgb(89,65,65); }
H1.HeaderClassName
{
color: #594141;
}
.AnyTagClassName
{
color: #594141;
}
</style>
background-color css
<style>
a { background-color: #594141; }
a { background-color: rgb(89,65,65); }
div.DivClassName
{
background-color: #594141;
}
.BgClassName
{
background-color: #594141;
}
</style>
border-color css
<style>
span { border-color: #594141; }
span { border-color: rgb(89,65,65); }
td.TdClassName
{
border-color: #594141;
}
.TagClassName
{
border-color: #594141;
}
</style>