Shades of Tosca #724548
Tints of Tosca #724548
RGB
CMYK
RGB Variations
Color information
#724548 (or 0x724548) is known color: Tosca. HEX triplet: 72, 45 and 48. RGB value is (114,69,72). Sum of RGB (Red+Green+Blue) = 114+69+72=255 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.71% from 255); Green value is 69 (27.34% from 255 or 27.06% from 255); Blue value is 72 (28.52% from 255 or 28.24% from 255); Max value from RGB is 114 - color contains mainly: red. Hex color #724548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724548 is #8DBAB7. Grayscale: #525252. Windows color (decimal): -9288376 or 4736370. OLE color: 4736370.
HSL color Cylindrical-coordinate representation of color #724548: hue angle of 356º degrees, saturation: 0.25, 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 #724548 is Cyan = 0, Magento = 0.39, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 69 | 72 | - |
| CMYK | 0 | 0.39 | 0.37 | 0.55 |
| HSL | 356º | 0.25% | 0.36% | - |
| HSV(B) | 356º | 0.39% | 0.45% | - |
| XYZ | 10.24 | 8.3 | 7.19 | - |
| YUV | 82.8 | 121.91 | 150.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 69 | 72 | 0 | 0.39 | 0.37 | 0.55 | 356 | 0.25 | 0.36 |
| Hex | 72 | 45 | 48 | 0 | 27 | 25 | 37 | 164 | 19 | 24 |
| Octal | 162 | 105 | 110 | 0 | 47 | 45 | 67 | 544 | 31 | 44 |
| Binary | 1110010 | 1000101 | 1001000 | 0 | 100111 | 100101 | 110111 | 101100100 | 11001 | 100100 |
Color Harmonies of #724548
Complementary color
Monochromatic Colors of #724548
Black with #724548
Text Example
Text Example
White with #724548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724548; }
p { color: rgb(114,69,72); }
H1.HeaderClassName
{
color: #724548;
}
.AnyTagClassName
{
color: #724548;
}
</style>
background-color css
<style>
a { background-color: #724548; }
a { background-color: rgb(114,69,72); }
div.DivClassName
{
background-color: #724548;
}
.BgClassName
{
background-color: #724548;
}
</style>
border-color css
<style>
span { border-color: #724548; }
span { border-color: rgb(114,69,72); }
td.TdClassName
{
border-color: #724548;
}
.TagClassName
{
border-color: #724548;
}
</style>