Shades of Tosca #724345
Tints of Tosca #724345
RGB
CMYK
RGB Variations
Color information
#724345 (or 0x724345) is known color: Tosca. HEX triplet: 72, 43 and 45. RGB value is (114,67,69). Sum of RGB (Red+Green+Blue) = 114+67+69=250 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.6% from 250); Green value is 67 (26.56% from 255 or 26.8% from 250); Blue value is 69 (27.34% from 255 or 27.6% from 250); Max value from RGB is 114 - color contains mainly: red. Hex color #724345 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724345 is #8DBCBA. Grayscale: #515151. Windows color (decimal): -9288891 or 4539250. OLE color: 4539250.
HSL color Cylindrical-coordinate representation of color #724345: hue angle of 357.45º 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 #724345 is Cyan = 0, Magento = 0.41, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 67 | 69 | - |
| CMYK | 0 | 0.41 | 0.39 | 0.55 |
| HSL | 357.45º | 0.26% | 0.35% | - |
| HSV(B) | 357.45º | 0.41% | 0.45% | - |
| XYZ | 10.02 | 8.02 | 6.65 | - |
| YUV | 81.28 | 121.07 | 151.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 69 | 0 | 0.41 | 0.39 | 0.55 | 357.45 | 0.26 | 0.35 |
| Hex | 72 | 43 | 45 | 0 | 29 | 27 | 37 | 165 | 1A | 23 |
| Octal | 162 | 103 | 105 | 0 | 51 | 47 | 67 | 545 | 32 | 43 |
| Binary | 1110010 | 1000011 | 1000101 | 0 | 101001 | 100111 | 110111 | 101100101 | 11010 | 100011 |
Color Harmonies of #724345
Complementary color
Monochromatic Colors of #724345
Black with #724345
Text Example
Text Example
White with #724345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724345; }
p { color: rgb(114,67,69); }
H1.HeaderClassName
{
color: #724345;
}
.AnyTagClassName
{
color: #724345;
}
</style>
background-color css
<style>
a { background-color: #724345; }
a { background-color: rgb(114,67,69); }
div.DivClassName
{
background-color: #724345;
}
.BgClassName
{
background-color: #724345;
}
</style>
border-color css
<style>
span { border-color: #724345; }
span { border-color: rgb(114,67,69); }
td.TdClassName
{
border-color: #724345;
}
.TagClassName
{
border-color: #724345;
}
</style>