Shades of Tosca #604042
Tints of Tosca #604042
RGB
CMYK
RGB Variations
Color information
#604042 (or 0x604042) is known color: Tosca. HEX triplet: 60, 40 and 42. RGB value is (96,64,66). Sum of RGB (Red+Green+Blue) = 96+64+66=226 (29% of max value = 765). Red value is 96 (37.89% from 255 or 42.48% from 226); Green value is 64 (25.39% from 255 or 28.32% from 226); Blue value is 66 (26.17% from 255 or 29.20% from 226); Max value from RGB is 96 - color contains mainly: red. Hex color #604042 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604042 is #9FBFBD. Grayscale: #494949. Windows color (decimal): -10469310 or 4341856. OLE color: 4341856.
HSL color Cylindrical-coordinate representation of color #604042: hue angle of 356.25º degrees, saturation: 0.2, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #604042 is Cyan = 0, Magento = 0.33, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 64 | 66 | - |
| CMYK | 0 | 0.33 | 0.31 | 0.62 |
| HSL | 356.25º | 0.2% | 0.31% | - |
| HSV(B) | 356.25º | 0.33% | 0.38% | - |
| XYZ | 7.64 | 6.55 | 6.02 | - |
| YUV | 73.8 | 123.6 | 143.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 64 | 66 | 0 | 0.33 | 0.31 | 0.62 | 356.25 | 0.2 | 0.31 |
| Hex | 60 | 40 | 42 | 0 | 21 | 1F | 3E | 164 | 14 | 1F |
| Octal | 140 | 100 | 102 | 0 | 41 | 37 | 76 | 544 | 24 | 37 |
| Binary | 1100000 | 1000000 | 1000010 | 0 | 100001 | 11111 | 111110 | 101100100 | 10100 | 11111 |
Color Harmonies of #604042
Complementary color
Monochromatic Colors of #604042
Black with #604042
Text Example
Text Example
White with #604042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604042; }
p { color: rgb(96,64,66); }
H1.HeaderClassName
{
color: #604042;
}
.AnyTagClassName
{
color: #604042;
}
</style>
background-color css
<style>
a { background-color: #604042; }
a { background-color: rgb(96,64,66); }
div.DivClassName
{
background-color: #604042;
}
.BgClassName
{
background-color: #604042;
}
</style>
border-color css
<style>
span { border-color: #604042; }
span { border-color: rgb(96,64,66); }
td.TdClassName
{
border-color: #604042;
}
.TagClassName
{
border-color: #604042;
}
</style>