Shades of Woody Brown #604544
Tints of Woody Brown #604544
RGB
CMYK
RGB Variations
Color information
#604544 (or 0x604544) is known color: Woody Brown. HEX triplet: 60, 45 and 44. RGB value is (96,69,68). Sum of RGB (Red+Green+Blue) = 96+69+68=233 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.20% from 233); Green value is 69 (27.34% from 255 or 29.61% from 233); Blue value is 68 (26.95% from 255 or 29.18% from 233); Max value from RGB is 96 - color contains mainly: red. Hex color #604544 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604544 is #9FBABB. Grayscale: #4C4C4C. Windows color (decimal): -10468028 or 4474208. OLE color: 4474208.
HSL color Cylindrical-coordinate representation of color #604544: hue angle of 2.14º degrees, saturation: 0.17, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #604544 is Cyan = 0, Magento = 0.28, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 69 | 68 | - |
| CMYK | 0 | 0.28 | 0.29 | 0.62 |
| HSL | 2.14º | 0.17% | 0.32% | - |
| HSV(B) | 2.14º | 0.29% | 0.38% | - |
| XYZ | 8 | 7.16 | 6.43 | - |
| YUV | 76.96 | 122.95 | 141.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 69 | 68 | 0 | 0.28 | 0.29 | 0.62 | 2.14 | 0.17 | 0.32 |
| Hex | 60 | 45 | 44 | 0 | 1C | 1D | 3E | 2 | 11 | 20 |
| Octal | 140 | 105 | 104 | 0 | 34 | 35 | 76 | 2 | 21 | 40 |
| Binary | 1100000 | 1000101 | 1000100 | 0 | 11100 | 11101 | 111110 | 10 | 10001 | 100000 |
Color Harmonies of #604544
Complementary color
Monochromatic Colors of #604544
Black with #604544
Text Example
Text Example
White with #604544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604544; }
p { color: rgb(96,69,68); }
H1.HeaderClassName
{
color: #604544;
}
.AnyTagClassName
{
color: #604544;
}
</style>
background-color css
<style>
a { background-color: #604544; }
a { background-color: rgb(96,69,68); }
div.DivClassName
{
background-color: #604544;
}
.BgClassName
{
background-color: #604544;
}
</style>
border-color css
<style>
span { border-color: #604544; }
span { border-color: rgb(96,69,68); }
td.TdClassName
{
border-color: #604544;
}
.TagClassName
{
border-color: #604544;
}
</style>