Shades of Tosca #704349
Tints of Tosca #704349
RGB
CMYK
RGB Variations
Color information
#704349 (or 0x704349) is known color: Tosca. HEX triplet: 70, 43 and 49. RGB value is (112,67,73). Sum of RGB (Red+Green+Blue) = 112+67+73=252 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.44% from 252); Green value is 67 (26.56% from 255 or 26.59% from 252); Blue value is 73 (28.91% from 255 or 28.97% from 252); Max value from RGB is 112 - color contains mainly: red. Hex color #704349 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #704349 is #8FBCB6. Grayscale: #515151. Windows color (decimal): -9419959 or 4801392. OLE color: 4801392.
HSL color Cylindrical-coordinate representation of color #704349: hue angle of 352º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #704349 is Cyan = 0, Magento = 0.40, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 67 | 73 | - |
| CMYK | 0 | 0.40 | 0.35 | 0.56 |
| HSL | 352º | 0.25% | 0.35% | - |
| HSV(B) | 352º | 0.4% | 0.44% | - |
| XYZ | 9.89 | 7.94 | 7.31 | - |
| YUV | 81.14 | 123.41 | 150.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 67 | 73 | 0 | 0.40 | 0.35 | 0.56 | 352 | 0.25 | 0.35 |
| Hex | 70 | 43 | 49 | 0 | 28 | 23 | 38 | 160 | 19 | 23 |
| Octal | 160 | 103 | 111 | 0 | 50 | 43 | 70 | 540 | 31 | 43 |
| Binary | 1110000 | 1000011 | 1001001 | 0 | 101000 | 100011 | 111000 | 101100000 | 11001 | 100011 |
Color Harmonies of #704349
Complementary color
Monochromatic Colors of #704349
Black with #704349
Text Example
Text Example
White with #704349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704349; }
p { color: rgb(112,67,73); }
H1.HeaderClassName
{
color: #704349;
}
.AnyTagClassName
{
color: #704349;
}
</style>
background-color css
<style>
a { background-color: #704349; }
a { background-color: rgb(112,67,73); }
div.DivClassName
{
background-color: #704349;
}
.BgClassName
{
background-color: #704349;
}
</style>
border-color css
<style>
span { border-color: #704349; }
span { border-color: rgb(112,67,73); }
td.TdClassName
{
border-color: #704349;
}
.TagClassName
{
border-color: #704349;
}
</style>