Shades of Tosca #704548
Tints of Tosca #704548
RGB
CMYK
RGB Variations
Color information
#704548 (or 0x704548) is known color: Tosca. HEX triplet: 70, 45 and 48. RGB value is (112,69,72). Sum of RGB (Red+Green+Blue) = 112+69+72=253 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.27% from 253); Green value is 69 (27.34% from 255 or 27.27% from 253); Blue value is 72 (28.52% from 255 or 28.46% from 253); Max value from RGB is 112 - color contains mainly: red. Hex color #704548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #704548 is #8FBAB7. Grayscale: #525252. Windows color (decimal): -9419448 or 4736368. OLE color: 4736368.
HSL color Cylindrical-coordinate representation of color #704548: hue angle of 355.81º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #704548 is Cyan = 0, Magento = 0.38, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 69 | 72 | - |
| CMYK | 0 | 0.38 | 0.36 | 0.56 |
| HSL | 355.81º | 0.24% | 0.35% | - |
| HSV(B) | 355.81º | 0.38% | 0.44% | - |
| XYZ | 9.98 | 8.17 | 7.18 | - |
| YUV | 82.2 | 122.25 | 149.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 69 | 72 | 0 | 0.38 | 0.36 | 0.56 | 355.81 | 0.24 | 0.35 |
| Hex | 70 | 45 | 48 | 0 | 26 | 24 | 38 | 164 | 18 | 23 |
| Octal | 160 | 105 | 110 | 0 | 46 | 44 | 70 | 544 | 30 | 43 |
| Binary | 1110000 | 1000101 | 1001000 | 0 | 100110 | 100100 | 111000 | 101100100 | 11000 | 100011 |
Color Harmonies of #704548
Complementary color
Monochromatic Colors of #704548
Black with #704548
Text Example
Text Example
White with #704548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704548; }
p { color: rgb(112,69,72); }
H1.HeaderClassName
{
color: #704548;
}
.AnyTagClassName
{
color: #704548;
}
</style>
background-color css
<style>
a { background-color: #704548; }
a { background-color: rgb(112,69,72); }
div.DivClassName
{
background-color: #704548;
}
.BgClassName
{
background-color: #704548;
}
</style>
border-color css
<style>
span { border-color: #704548; }
span { border-color: rgb(112,69,72); }
td.TdClassName
{
border-color: #704548;
}
.TagClassName
{
border-color: #704548;
}
</style>