Shades of Woody Brown #604646
Tints of Woody Brown #604646
RGB
CMYK
RGB Variations
Color information
#604646 (or 0x604646) is known color: Woody Brown. HEX triplet: 60, 46 and 46. RGB value is (96,70,70). Sum of RGB (Red+Green+Blue) = 96+70+70=236 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.68% from 236); Green value is 70 (27.73% from 255 or 29.66% from 236); Blue value is 70 (27.73% from 255 or 29.66% from 236); Max value from RGB is 96 - color contains mainly: red. Hex color #604646 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604646 is #9FB9B9. Grayscale: #4D4D4D. Windows color (decimal): -10467770 or 4605536. OLE color: 4605536.
HSL color Cylindrical-coordinate representation of color #604646: hue angle of 0º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #604646 is Cyan = 0, Magento = 0.27, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 70 | 70 | - |
| CMYK | 0 | 0.27 | 0.27 | 0.62 |
| HSL | 0º | 0.16% | 0.33% | - |
| HSV(B) | 0º | 0.27% | 0.38% | - |
| XYZ | 8.12 | 7.31 | 6.78 | - |
| YUV | 77.77 | 123.61 | 141 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 70 | 70 | 0 | 0.27 | 0.27 | 0.62 | 0 | 0.16 | 0.33 |
| Hex | 60 | 46 | 46 | 0 | 1B | 1B | 3E | 0 | 10 | 21 |
| Octal | 140 | 106 | 106 | 0 | 33 | 33 | 76 | 0 | 20 | 41 |
| Binary | 1100000 | 1000110 | 1000110 | 0 | 11011 | 11011 | 111110 | 0 | 10000 | 100001 |
Color Harmonies of #604646
Complementary color
Monochromatic Colors of #604646
Black with #604646
Text Example
Text Example
White with #604646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604646; }
p { color: rgb(96,70,70); }
H1.HeaderClassName
{
color: #604646;
}
.AnyTagClassName
{
color: #604646;
}
</style>
background-color css
<style>
a { background-color: #604646; }
a { background-color: rgb(96,70,70); }
div.DivClassName
{
background-color: #604646;
}
.BgClassName
{
background-color: #604646;
}
</style>
border-color css
<style>
span { border-color: #604646; }
span { border-color: rgb(96,70,70); }
td.TdClassName
{
border-color: #604646;
}
.TagClassName
{
border-color: #604646;
}
</style>