Shades of Tosca #684649
Tints of Tosca #684649
RGB
CMYK
RGB Variations
Color information
#684649 (or 0x684649) is known color: Tosca. HEX triplet: 68, 46 and 49. RGB value is (104,70,73). Sum of RGB (Red+Green+Blue) = 104+70+73=247 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.11% from 247); Green value is 70 (27.73% from 255 or 28.34% from 247); Blue value is 73 (28.91% from 255 or 29.55% from 247); Max value from RGB is 104 - color contains mainly: red. Hex color #684649 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #684649 is #97B9B6. Grayscale: #505050. Windows color (decimal): -9943479 or 4802152. OLE color: 4802152.
HSL color Cylindrical-coordinate representation of color #684649: hue angle of 354.71º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #684649 is Cyan = 0, Magento = 0.33, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 70 | 73 | - |
| CMYK | 0 | 0.33 | 0.30 | 0.59 |
| HSL | 354.71º | 0.2% | 0.34% | - |
| HSV(B) | 354.71º | 0.33% | 0.41% | - |
| XYZ | 9.1 | 7.8 | 7.33 | - |
| YUV | 80.51 | 123.76 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 70 | 73 | 0 | 0.33 | 0.30 | 0.59 | 354.71 | 0.2 | 0.34 |
| Hex | 68 | 46 | 49 | 0 | 21 | 1E | 3B | 163 | 14 | 22 |
| Octal | 150 | 106 | 111 | 0 | 41 | 36 | 73 | 543 | 24 | 42 |
| Binary | 1101000 | 1000110 | 1001001 | 0 | 100001 | 11110 | 111011 | 101100011 | 10100 | 100010 |
Color Harmonies of #684649
Complementary color
Monochromatic Colors of #684649
Black with #684649
Text Example
Text Example
White with #684649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684649; }
p { color: rgb(104,70,73); }
H1.HeaderClassName
{
color: #684649;
}
.AnyTagClassName
{
color: #684649;
}
</style>
background-color css
<style>
a { background-color: #684649; }
a { background-color: rgb(104,70,73); }
div.DivClassName
{
background-color: #684649;
}
.BgClassName
{
background-color: #684649;
}
</style>
border-color css
<style>
span { border-color: #684649; }
span { border-color: rgb(104,70,73); }
td.TdClassName
{
border-color: #684649;
}
.TagClassName
{
border-color: #684649;
}
</style>