Shades of Woody Brown #604442
Tints of Woody Brown #604442
RGB
CMYK
RGB Variations
Color information
#604442 (or 0x604442) is known color: Woody Brown. HEX triplet: 60, 44 and 42. RGB value is (96,68,66). Sum of RGB (Red+Green+Blue) = 96+68+66=230 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.74% from 230); Green value is 68 (26.95% from 255 or 29.57% from 230); Blue value is 66 (26.17% from 255 or 28.70% from 230); Max value from RGB is 96 - color contains mainly: red. Hex color #604442 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604442 is #9FBBBD. Grayscale: #4C4C4C. Windows color (decimal): -10468286 or 4342880. OLE color: 4342880.
HSL color Cylindrical-coordinate representation of color #604442: hue angle of 4º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #604442 is Cyan = 0, Magento = 0.29, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 68 | 66 | - |
| CMYK | 0 | 0.29 | 0.31 | 0.62 |
| HSL | 4º | 0.19% | 0.32% | - |
| HSV(B) | 4º | 0.31% | 0.38% | - |
| XYZ | 7.87 | 7.01 | 6.09 | - |
| YUV | 76.14 | 122.28 | 142.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 68 | 66 | 0 | 0.29 | 0.31 | 0.62 | 4 | 0.19 | 0.32 |
| Hex | 60 | 44 | 42 | 0 | 1D | 1F | 3E | 4 | 13 | 20 |
| Octal | 140 | 104 | 102 | 0 | 35 | 37 | 76 | 4 | 23 | 40 |
| Binary | 1100000 | 1000100 | 1000010 | 0 | 11101 | 11111 | 111110 | 100 | 10011 | 100000 |
Color Harmonies of #604442
Complementary color
Monochromatic Colors of #604442
Black with #604442
Text Example
Text Example
White with #604442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604442; }
p { color: rgb(96,68,66); }
H1.HeaderClassName
{
color: #604442;
}
.AnyTagClassName
{
color: #604442;
}
</style>
background-color css
<style>
a { background-color: #604442; }
a { background-color: rgb(96,68,66); }
div.DivClassName
{
background-color: #604442;
}
.BgClassName
{
background-color: #604442;
}
</style>
border-color css
<style>
span { border-color: #604442; }
span { border-color: rgb(96,68,66); }
td.TdClassName
{
border-color: #604442;
}
.TagClassName
{
border-color: #604442;
}
</style>