Shades of Tosca #724648
Tints of Tosca #724648
RGB
CMYK
RGB Variations
Color information
#724648 (or 0x724648) is known color: Tosca. HEX triplet: 72, 46 and 48. RGB value is (114,70,72). Sum of RGB (Red+Green+Blue) = 114+70+72=256 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.53% from 256); Green value is 70 (27.73% from 255 or 27.34% from 256); Blue value is 72 (28.52% from 255 or 28.12% from 256); Max value from RGB is 114 - color contains mainly: red. Hex color #724648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724648 is #8DB9B7. Grayscale: #535353. Windows color (decimal): -9288120 or 4736626. OLE color: 4736626.
HSL color Cylindrical-coordinate representation of color #724648: hue angle of 357.27º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #724648 is Cyan = 0, Magento = 0.39, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 70 | 72 | - |
| CMYK | 0 | 0.39 | 0.37 | 0.55 |
| HSL | 357.27º | 0.24% | 0.36% | - |
| HSV(B) | 357.27º | 0.39% | 0.45% | - |
| XYZ | 10.3 | 8.43 | 7.21 | - |
| YUV | 83.38 | 121.58 | 149.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 70 | 72 | 0 | 0.39 | 0.37 | 0.55 | 357.27 | 0.24 | 0.36 |
| Hex | 72 | 46 | 48 | 0 | 27 | 25 | 37 | 165 | 18 | 24 |
| Octal | 162 | 106 | 110 | 0 | 47 | 45 | 67 | 545 | 30 | 44 |
| Binary | 1110010 | 1000110 | 1001000 | 0 | 100111 | 100101 | 110111 | 101100101 | 11000 | 100100 |
Color Harmonies of #724648
Complementary color
Monochromatic Colors of #724648
Black with #724648
Text Example
Text Example
White with #724648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724648; }
p { color: rgb(114,70,72); }
H1.HeaderClassName
{
color: #724648;
}
.AnyTagClassName
{
color: #724648;
}
</style>
background-color css
<style>
a { background-color: #724648; }
a { background-color: rgb(114,70,72); }
div.DivClassName
{
background-color: #724648;
}
.BgClassName
{
background-color: #724648;
}
</style>
border-color css
<style>
span { border-color: #724648; }
span { border-color: rgb(114,70,72); }
td.TdClassName
{
border-color: #724648;
}
.TagClassName
{
border-color: #724648;
}
</style>