Shades of Tosca #684346
Tints of Tosca #684346
RGB
CMYK
RGB Variations
Color information
#684346 (or 0x684346) is known color: Tosca. HEX triplet: 68, 43 and 46. RGB value is (104,67,70). Sum of RGB (Red+Green+Blue) = 104+67+70=241 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.15% from 241); Green value is 67 (26.56% from 255 or 27.80% from 241); Blue value is 70 (27.73% from 255 or 29.05% from 241); Max value from RGB is 104 - color contains mainly: red. Hex color #684346 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #684346 is #97BCB9. Grayscale: #4E4E4E. Windows color (decimal): -9944250 or 4604776. OLE color: 4604776.
HSL color Cylindrical-coordinate representation of color #684346: hue angle of 355.14º degrees, saturation: 0.22, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #684346 is Cyan = 0, Magento = 0.36, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 67 | 70 | - |
| CMYK | 0 | 0.36 | 0.33 | 0.59 |
| HSL | 355.14º | 0.22% | 0.34% | - |
| HSV(B) | 355.14º | 0.36% | 0.41% | - |
| XYZ | 8.82 | 7.4 | 6.76 | - |
| YUV | 78.41 | 123.26 | 146.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 67 | 70 | 0 | 0.36 | 0.33 | 0.59 | 355.14 | 0.22 | 0.34 |
| Hex | 68 | 43 | 46 | 0 | 24 | 21 | 3B | 163 | 16 | 22 |
| Octal | 150 | 103 | 106 | 0 | 44 | 41 | 73 | 543 | 26 | 42 |
| Binary | 1101000 | 1000011 | 1000110 | 0 | 100100 | 100001 | 111011 | 101100011 | 10110 | 100010 |
Color Harmonies of #684346
Complementary color
Monochromatic Colors of #684346
Black with #684346
Text Example
Text Example
White with #684346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684346; }
p { color: rgb(104,67,70); }
H1.HeaderClassName
{
color: #684346;
}
.AnyTagClassName
{
color: #684346;
}
</style>
background-color css
<style>
a { background-color: #684346; }
a { background-color: rgb(104,67,70); }
div.DivClassName
{
background-color: #684346;
}
.BgClassName
{
background-color: #684346;
}
</style>
border-color css
<style>
span { border-color: #684346; }
span { border-color: rgb(104,67,70); }
td.TdClassName
{
border-color: #684346;
}
.TagClassName
{
border-color: #684346;
}
</style>