Shades of Tosca #734546
Tints of Tosca #734546
RGB
CMYK
RGB Variations
Color information
#734546 (or 0x734546) is known color: Tosca. HEX triplet: 73, 45 and 46. RGB value is (115,69,70). Sum of RGB (Red+Green+Blue) = 115+69+70=254 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.28% from 254); Green value is 69 (27.34% from 255 or 27.17% from 254); Blue value is 70 (27.73% from 255 or 27.56% from 254); Max value from RGB is 115 - color contains mainly: red. Hex color #734546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734546 is #8CBAB9. Grayscale: #525252. Windows color (decimal): -9222842 or 4605299. OLE color: 4605299.
HSL color Cylindrical-coordinate representation of color #734546: hue angle of 358.7º 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 #734546 is Cyan = 0, Magento = 0.4, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 69 | 70 | - |
| CMYK | 0 | 0.4 | 0.39 | 0.55 |
| HSL | 358.7º | 0.25% | 0.36% | - |
| HSV(B) | 358.7º | 0.4% | 0.45% | - |
| XYZ | 10.3 | 8.34 | 6.86 | - |
| YUV | 82.87 | 120.74 | 150.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 70 | 0 | 0.4 | 0.39 | 0.55 | 358.7 | 0.25 | 0.36 |
| Hex | 73 | 45 | 46 | 0 | 28 | 27 | 37 | 167 | 19 | 24 |
| Octal | 163 | 105 | 106 | 0 | 50 | 47 | 67 | 547 | 31 | 44 |
| Binary | 1110011 | 1000101 | 1000110 | 0 | 101000 | 100111 | 110111 | 101100111 | 11001 | 100100 |
Color Harmonies of #734546
Complementary color
Monochromatic Colors of #734546
Black with #734546
Text Example
Text Example
White with #734546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734546; }
p { color: rgb(115,69,70); }
H1.HeaderClassName
{
color: #734546;
}
.AnyTagClassName
{
color: #734546;
}
</style>
background-color css
<style>
a { background-color: #734546; }
a { background-color: rgb(115,69,70); }
div.DivClassName
{
background-color: #734546;
}
.BgClassName
{
background-color: #734546;
}
</style>
border-color css
<style>
span { border-color: #734546; }
span { border-color: rgb(115,69,70); }
td.TdClassName
{
border-color: #734546;
}
.TagClassName
{
border-color: #734546;
}
</style>