Shades of Tosca #724348
Tints of Tosca #724348
RGB
CMYK
RGB Variations
Color information
#724348 (or 0x724348) is known color: Tosca. HEX triplet: 72, 43 and 48. RGB value is (114,67,72). Sum of RGB (Red+Green+Blue) = 114+67+72=253 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.06% from 253); Green value is 67 (26.56% from 255 or 26.48% from 253); Blue value is 72 (28.52% from 255 or 28.46% from 253); Max value from RGB is 114 - color contains mainly: red. Hex color #724348 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724348 is #8DBCB7. Grayscale: #515151. Windows color (decimal): -9288888 or 4735858. OLE color: 4735858.
HSL color Cylindrical-coordinate representation of color #724348: hue angle of 353.62º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #724348 is Cyan = 0, Magento = 0.41, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 67 | 72 | - |
| CMYK | 0 | 0.41 | 0.37 | 0.55 |
| HSL | 353.62º | 0.26% | 0.35% | - |
| HSV(B) | 353.62º | 0.41% | 0.45% | - |
| XYZ | 10.12 | 8.06 | 7.15 | - |
| YUV | 81.62 | 122.57 | 151.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 72 | 0 | 0.41 | 0.37 | 0.55 | 353.62 | 0.26 | 0.35 |
| Hex | 72 | 43 | 48 | 0 | 29 | 25 | 37 | 162 | 1A | 23 |
| Octal | 162 | 103 | 110 | 0 | 51 | 45 | 67 | 542 | 32 | 43 |
| Binary | 1110010 | 1000011 | 1001000 | 0 | 101001 | 100101 | 110111 | 101100010 | 11010 | 100011 |
Color Harmonies of #724348
Complementary color
Monochromatic Colors of #724348
Black with #724348
Text Example
Text Example
White with #724348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724348; }
p { color: rgb(114,67,72); }
H1.HeaderClassName
{
color: #724348;
}
.AnyTagClassName
{
color: #724348;
}
</style>
background-color css
<style>
a { background-color: #724348; }
a { background-color: rgb(114,67,72); }
div.DivClassName
{
background-color: #724348;
}
.BgClassName
{
background-color: #724348;
}
</style>
border-color css
<style>
span { border-color: #724348; }
span { border-color: rgb(114,67,72); }
td.TdClassName
{
border-color: #724348;
}
.TagClassName
{
border-color: #724348;
}
</style>