Shades of Tosca #724446
Tints of Tosca #724446
RGB
CMYK
RGB Variations
Color information
#724446 (or 0x724446) is known color: Tosca. HEX triplet: 72, 44 and 46. RGB value is (114,68,70). Sum of RGB (Red+Green+Blue) = 114+68+70=252 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.24% from 252); Green value is 68 (26.95% from 255 or 26.98% from 252); Blue value is 70 (27.73% from 255 or 27.78% from 252); Max value from RGB is 114 - color contains mainly: red. Hex color #724446 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724446 is #8DBBB9. Grayscale: #525252. Windows color (decimal): -9288634 or 4605042. OLE color: 4605042.
HSL color Cylindrical-coordinate representation of color #724446: hue angle of 357.39º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #724446 is Cyan = 0, Magento = 0.40, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 68 | 70 | - |
| CMYK | 0 | 0.40 | 0.39 | 0.55 |
| HSL | 357.39º | 0.25% | 0.36% | - |
| HSV(B) | 357.39º | 0.4% | 0.45% | - |
| XYZ | 10.11 | 8.15 | 6.84 | - |
| YUV | 81.98 | 121.24 | 150.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 68 | 70 | 0 | 0.40 | 0.39 | 0.55 | 357.39 | 0.25 | 0.36 |
| Hex | 72 | 44 | 46 | 0 | 28 | 27 | 37 | 165 | 19 | 24 |
| Octal | 162 | 104 | 106 | 0 | 50 | 47 | 67 | 545 | 31 | 44 |
| Binary | 1110010 | 1000100 | 1000110 | 0 | 101000 | 100111 | 110111 | 101100101 | 11001 | 100100 |
Color Harmonies of #724446
Complementary color
Monochromatic Colors of #724446
Black with #724446
Text Example
Text Example
White with #724446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724446; }
p { color: rgb(114,68,70); }
H1.HeaderClassName
{
color: #724446;
}
.AnyTagClassName
{
color: #724446;
}
</style>
background-color css
<style>
a { background-color: #724446; }
a { background-color: rgb(114,68,70); }
div.DivClassName
{
background-color: #724446;
}
.BgClassName
{
background-color: #724446;
}
</style>
border-color css
<style>
span { border-color: #724446; }
span { border-color: rgb(114,68,70); }
td.TdClassName
{
border-color: #724446;
}
.TagClassName
{
border-color: #724446;
}
</style>