Shades of Tosca #624446
Tints of Tosca #624446
RGB
CMYK
RGB Variations
Color information
#624446 (or 0x624446) is known color: Tosca. HEX triplet: 62, 44 and 46. RGB value is (98,68,70). Sum of RGB (Red+Green+Blue) = 98+68+70=236 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.53% from 236); Green value is 68 (26.95% from 255 or 28.81% from 236); Blue value is 70 (27.73% from 255 or 29.66% from 236); Max value from RGB is 98 - color contains mainly: red. Hex color #624446 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #624446 is #9DBBB9. Grayscale: #4D4D4D. Windows color (decimal): -10337210 or 4605026. OLE color: 4605026.
HSL color Cylindrical-coordinate representation of color #624446: hue angle of 356º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #624446 is Cyan = 0, Magento = 0.31, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 68 | 70 | - |
| CMYK | 0 | 0.31 | 0.29 | 0.62 |
| HSL | 356º | 0.18% | 0.33% | - |
| HSV(B) | 356º | 0.31% | 0.38% | - |
| XYZ | 8.21 | 7.17 | 6.75 | - |
| YUV | 77.2 | 123.94 | 142.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 68 | 70 | 0 | 0.31 | 0.29 | 0.62 | 356 | 0.18 | 0.33 |
| Hex | 62 | 44 | 46 | 0 | 1F | 1D | 3E | 164 | 12 | 21 |
| Octal | 142 | 104 | 106 | 0 | 37 | 35 | 76 | 544 | 22 | 41 |
| Binary | 1100010 | 1000100 | 1000110 | 0 | 11111 | 11101 | 111110 | 101100100 | 10010 | 100001 |
Color Harmonies of #624446
Complementary color
Monochromatic Colors of #624446
Black with #624446
Text Example
Text Example
White with #624446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624446; }
p { color: rgb(98,68,70); }
H1.HeaderClassName
{
color: #624446;
}
.AnyTagClassName
{
color: #624446;
}
</style>
background-color css
<style>
a { background-color: #624446; }
a { background-color: rgb(98,68,70); }
div.DivClassName
{
background-color: #624446;
}
.BgClassName
{
background-color: #624446;
}
</style>
border-color css
<style>
span { border-color: #624446; }
span { border-color: rgb(98,68,70); }
td.TdClassName
{
border-color: #624446;
}
.TagClassName
{
border-color: #624446;
}
</style>