Shades of Woody Brown #604747
Tints of Woody Brown #604747
RGB
CMYK
RGB Variations
Color information
#604747 (or 0x604747) is known color: Woody Brown. HEX triplet: 60, 47 and 47. RGB value is (96,71,71). Sum of RGB (Red+Green+Blue) = 96+71+71=238 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.34% from 238); Green value is 71 (28.12% from 255 or 29.83% from 238); Blue value is 71 (28.12% from 255 or 29.83% from 238); Max value from RGB is 96 - color contains mainly: red. Hex color #604747 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604747 is #9FB8B8. Grayscale: #4E4E4E. Windows color (decimal): -10467513 or 4671328. OLE color: 4671328.
HSL color Cylindrical-coordinate representation of color #604747: hue angle of 0º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #604747 is Cyan = 0, Magento = 0.26, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 71 | 71 | - |
| CMYK | 0 | 0.26 | 0.26 | 0.62 |
| HSL | 0º | 0.15% | 0.33% | - |
| HSV(B) | 0º | 0.26% | 0.38% | - |
| XYZ | 8.21 | 7.45 | 6.97 | - |
| YUV | 78.48 | 123.78 | 140.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 71 | 71 | 0 | 0.26 | 0.26 | 0.62 | 0 | 0.15 | 0.33 |
| Hex | 60 | 47 | 47 | 0 | 1A | 1A | 3E | 0 | F | 21 |
| Octal | 140 | 107 | 107 | 0 | 32 | 32 | 76 | 0 | 17 | 41 |
| Binary | 1100000 | 1000111 | 1000111 | 0 | 11010 | 11010 | 111110 | 0 | 1111 | 100001 |
Color Harmonies of #604747
Complementary color
Monochromatic Colors of #604747
Black with #604747
Text Example
Text Example
White with #604747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604747; }
p { color: rgb(96,71,71); }
H1.HeaderClassName
{
color: #604747;
}
.AnyTagClassName
{
color: #604747;
}
</style>
background-color css
<style>
a { background-color: #604747; }
a { background-color: rgb(96,71,71); }
div.DivClassName
{
background-color: #604747;
}
.BgClassName
{
background-color: #604747;
}
</style>
border-color css
<style>
span { border-color: #604747; }
span { border-color: rgb(96,71,71); }
td.TdClassName
{
border-color: #604747;
}
.TagClassName
{
border-color: #604747;
}
</style>