Shades of Tosca #704649
Tints of Tosca #704649
RGB
CMYK
RGB Variations
Color information
#704649 (or 0x704649) is known color: Tosca. HEX triplet: 70, 46 and 49. RGB value is (112,70,73). Sum of RGB (Red+Green+Blue) = 112+70+73=255 (33% of max value = 765). Red value is 112 (44.14% from 255 or 43.92% from 255); Green value is 70 (27.73% from 255 or 27.45% from 255); Blue value is 73 (28.91% from 255 or 28.63% from 255); Max value from RGB is 112 - color contains mainly: red. Hex color #704649 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #704649 is #8FB9B6. Grayscale: #525252. Windows color (decimal): -9419191 or 4802160. OLE color: 4802160.
HSL color Cylindrical-coordinate representation of color #704649: hue angle of 355.71º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #704649 is Cyan = 0, Magento = 0.38, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 70 | 73 | - |
| CMYK | 0 | 0.38 | 0.35 | 0.56 |
| HSL | 355.71º | 0.23% | 0.36% | - |
| HSV(B) | 355.71º | 0.38% | 0.44% | - |
| XYZ | 10.07 | 8.31 | 7.38 | - |
| YUV | 82.9 | 122.41 | 148.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 70 | 73 | 0 | 0.38 | 0.35 | 0.56 | 355.71 | 0.23 | 0.36 |
| Hex | 70 | 46 | 49 | 0 | 26 | 23 | 38 | 164 | 17 | 24 |
| Octal | 160 | 106 | 111 | 0 | 46 | 43 | 70 | 544 | 27 | 44 |
| Binary | 1110000 | 1000110 | 1001001 | 0 | 100110 | 100011 | 111000 | 101100100 | 10111 | 100100 |
Color Harmonies of #704649
Complementary color
Monochromatic Colors of #704649
Black with #704649
Text Example
Text Example
White with #704649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704649; }
p { color: rgb(112,70,73); }
H1.HeaderClassName
{
color: #704649;
}
.AnyTagClassName
{
color: #704649;
}
</style>
background-color css
<style>
a { background-color: #704649; }
a { background-color: rgb(112,70,73); }
div.DivClassName
{
background-color: #704649;
}
.BgClassName
{
background-color: #704649;
}
</style>
border-color css
<style>
span { border-color: #704649; }
span { border-color: rgb(112,70,73); }
td.TdClassName
{
border-color: #704649;
}
.TagClassName
{
border-color: #704649;
}
</style>