Shades of Woody Brown #604141
Tints of Woody Brown #604141
RGB
CMYK
RGB Variations
Color information
#604141 (or 0x604141) is known color: Woody Brown. HEX triplet: 60, 41 and 41. RGB value is (96,65,65). Sum of RGB (Red+Green+Blue) = 96+65+65=226 (29% of max value = 765). Red value is 96 (37.89% from 255 or 42.48% from 226); Green value is 65 (25.78% from 255 or 28.76% from 226); Blue value is 65 (25.78% from 255 or 28.76% from 226); Max value from RGB is 96 - color contains mainly: red. Hex color #604141 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604141 is #9FBEBE. Grayscale: #4A4A4A. Windows color (decimal): -10469055 or 4276576. OLE color: 4276576.
HSL color Cylindrical-coordinate representation of color #604141: hue angle of 0º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #604141 is Cyan = 0, Magento = 0.32, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 65 | 65 | - |
| CMYK | 0 | 0.32 | 0.32 | 0.62 |
| HSL | 0º | 0.19% | 0.32% | - |
| HSV(B) | 0º | 0.32% | 0.38% | - |
| XYZ | 7.67 | 6.65 | 5.88 | - |
| YUV | 74.27 | 122.77 | 143.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 65 | 65 | 0 | 0.32 | 0.32 | 0.62 | 0 | 0.19 | 0.32 |
| Hex | 60 | 41 | 41 | 0 | 20 | 20 | 3E | 0 | 13 | 20 |
| Octal | 140 | 101 | 101 | 0 | 40 | 40 | 76 | 0 | 23 | 40 |
| Binary | 1100000 | 1000001 | 1000001 | 0 | 100000 | 100000 | 111110 | 0 | 10011 | 100000 |
Color Harmonies of #604141
Complementary color
Monochromatic Colors of #604141
Black with #604141
Text Example
Text Example
White with #604141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604141; }
p { color: rgb(96,65,65); }
H1.HeaderClassName
{
color: #604141;
}
.AnyTagClassName
{
color: #604141;
}
</style>
background-color css
<style>
a { background-color: #604141; }
a { background-color: rgb(96,65,65); }
div.DivClassName
{
background-color: #604141;
}
.BgClassName
{
background-color: #604141;
}
</style>
border-color css
<style>
span { border-color: #604141; }
span { border-color: rgb(96,65,65); }
td.TdClassName
{
border-color: #604141;
}
.TagClassName
{
border-color: #604141;
}
</style>