Shades of Tosca #704347
Tints of Tosca #704347
RGB
CMYK
RGB Variations
Color information
#704347 (or 0x704347) is known color: Tosca. HEX triplet: 70, 43 and 47. RGB value is (112,67,71). Sum of RGB (Red+Green+Blue) = 112+67+71=250 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.8% from 250); Green value is 67 (26.56% from 255 or 26.8% from 250); Blue value is 71 (28.12% from 255 or 28.4% from 250); Max value from RGB is 112 - color contains mainly: red. Hex color #704347 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #704347 is #8FBCB8. Grayscale: #505050. Windows color (decimal): -9419961 or 4670320. OLE color: 4670320.
HSL color Cylindrical-coordinate representation of color #704347: hue angle of 354.67º 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 #704347 is Cyan = 0, Magento = 0.40, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 67 | 71 | - |
| CMYK | 0 | 0.40 | 0.37 | 0.56 |
| HSL | 354.67º | 0.25% | 0.35% | - |
| HSV(B) | 354.67º | 0.4% | 0.44% | - |
| XYZ | 9.83 | 7.91 | 6.97 | - |
| YUV | 80.91 | 122.41 | 150.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 67 | 71 | 0 | 0.40 | 0.37 | 0.56 | 354.67 | 0.25 | 0.35 |
| Hex | 70 | 43 | 47 | 0 | 28 | 25 | 38 | 163 | 19 | 23 |
| Octal | 160 | 103 | 107 | 0 | 50 | 45 | 70 | 543 | 31 | 43 |
| Binary | 1110000 | 1000011 | 1000111 | 0 | 101000 | 100101 | 111000 | 101100011 | 11001 | 100011 |
Color Harmonies of #704347
Complementary color
Monochromatic Colors of #704347
Black with #704347
Text Example
Text Example
White with #704347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704347; }
p { color: rgb(112,67,71); }
H1.HeaderClassName
{
color: #704347;
}
.AnyTagClassName
{
color: #704347;
}
</style>
background-color css
<style>
a { background-color: #704347; }
a { background-color: rgb(112,67,71); }
div.DivClassName
{
background-color: #704347;
}
.BgClassName
{
background-color: #704347;
}
</style>
border-color css
<style>
span { border-color: #704347; }
span { border-color: rgb(112,67,71); }
td.TdClassName
{
border-color: #704347;
}
.TagClassName
{
border-color: #704347;
}
</style>