Shades of Tosca #624546
Tints of Tosca #624546
RGB
CMYK
RGB Variations
Color information
#624546 (or 0x624546) is known color: Tosca. HEX triplet: 62, 45 and 46. RGB value is (98,69,70). Sum of RGB (Red+Green+Blue) = 98+69+70=237 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.35% from 237); Green value is 69 (27.34% from 255 or 29.11% from 237); Blue value is 70 (27.73% from 255 or 29.54% from 237); Max value from RGB is 98 - color contains mainly: red. Hex color #624546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #624546 is #9DBAB9. Grayscale: #4D4D4D. Windows color (decimal): -10336954 or 4605282. OLE color: 4605282.
HSL color Cylindrical-coordinate representation of color #624546: hue angle of 357.93º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #624546 is Cyan = 0, Magento = 0.30, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 69 | 70 | - |
| CMYK | 0 | 0.30 | 0.29 | 0.62 |
| HSL | 357.93º | 0.17% | 0.33% | - |
| HSV(B) | 357.93º | 0.3% | 0.38% | - |
| XYZ | 8.27 | 7.3 | 6.77 | - |
| YUV | 77.79 | 123.61 | 142.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 69 | 70 | 0 | 0.30 | 0.29 | 0.62 | 357.93 | 0.17 | 0.33 |
| Hex | 62 | 45 | 46 | 0 | 1E | 1D | 3E | 166 | 11 | 21 |
| Octal | 142 | 105 | 106 | 0 | 36 | 35 | 76 | 546 | 21 | 41 |
| Binary | 1100010 | 1000101 | 1000110 | 0 | 11110 | 11101 | 111110 | 101100110 | 10001 | 100001 |
Color Harmonies of #624546
Complementary color
Monochromatic Colors of #624546
Black with #624546
Text Example
Text Example
White with #624546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624546; }
p { color: rgb(98,69,70); }
H1.HeaderClassName
{
color: #624546;
}
.AnyTagClassName
{
color: #624546;
}
</style>
background-color css
<style>
a { background-color: #624546; }
a { background-color: rgb(98,69,70); }
div.DivClassName
{
background-color: #624546;
}
.BgClassName
{
background-color: #624546;
}
</style>
border-color css
<style>
span { border-color: #624546; }
span { border-color: rgb(98,69,70); }
td.TdClassName
{
border-color: #624546;
}
.TagClassName
{
border-color: #624546;
}
</style>