Shades of Woody Brown #594545
Tints of Woody Brown #594545
RGB
CMYK
RGB Variations
Color information
#594545 (or 0x594545) is known color: Woody Brown. HEX triplet: 59, 45 and 45. RGB value is (89,69,69). Sum of RGB (Red+Green+Blue) = 89+69+69=227 (30% of max value = 765). Red value is 89 (35.16% from 255 or 39.21% from 227); Green value is 69 (27.34% from 255 or 30.40% from 227); Blue value is 69 (27.34% from 255 or 30.40% from 227); Max value from RGB is 89 - color contains mainly: red. Hex color #594545 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594545 is #A6BABA. Grayscale: #4B4B4B. Windows color (decimal): -10926779 or 4539737. OLE color: 4539737.
HSL color Cylindrical-coordinate representation of color #594545: hue angle of 0º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #594545 is Cyan = 0, Magento = 0.22, Yellow = 0.22 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 69 | 69 | - |
| CMYK | 0 | 0.22 | 0.22 | 0.65 |
| HSL | 0º | 0.13% | 0.31% | - |
| HSV(B) | 0º | 0.22% | 0.35% | - |
| XYZ | 7.32 | 6.81 | 6.56 | - |
| YUV | 74.98 | 124.63 | 138 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 69 | 69 | 0 | 0.22 | 0.22 | 0.65 | 0 | 0.13 | 0.31 |
| Hex | 59 | 45 | 45 | 0 | 16 | 16 | 41 | 0 | D | 1F |
| Octal | 131 | 105 | 105 | 0 | 26 | 26 | 101 | 0 | 15 | 37 |
| Binary | 1011001 | 1000101 | 1000101 | 0 | 10110 | 10110 | 1000001 | 0 | 1101 | 11111 |
Color Harmonies of #594545
Complementary color
Monochromatic Colors of #594545
Black with #594545
Text Example
Text Example
White with #594545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594545; }
p { color: rgb(89,69,69); }
H1.HeaderClassName
{
color: #594545;
}
.AnyTagClassName
{
color: #594545;
}
</style>
background-color css
<style>
a { background-color: #594545; }
a { background-color: rgb(89,69,69); }
div.DivClassName
{
background-color: #594545;
}
.BgClassName
{
background-color: #594545;
}
</style>
border-color css
<style>
span { border-color: #594545; }
span { border-color: rgb(89,69,69); }
td.TdClassName
{
border-color: #594545;
}
.TagClassName
{
border-color: #594545;
}
</style>