Shades of Tosca #734349
Tints of Tosca #734349
RGB
CMYK
RGB Variations
Color information
#734349 (or 0x734349) is known color: Tosca. HEX triplet: 73, 43 and 49. RGB value is (115,67,73). Sum of RGB (Red+Green+Blue) = 115+67+73=255 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.10% from 255); Green value is 67 (26.56% from 255 or 26.27% from 255); Blue value is 73 (28.91% from 255 or 28.63% from 255); Max value from RGB is 115 - color contains mainly: red. Hex color #734349 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734349 is #8CBCB6. Grayscale: #525252. Windows color (decimal): -9223351 or 4801395. OLE color: 4801395.
HSL color Cylindrical-coordinate representation of color #734349: hue angle of 352.5º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #734349 is Cyan = 0, Magento = 0.42, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 67 | 73 | - |
| CMYK | 0 | 0.42 | 0.37 | 0.55 |
| HSL | 352.5º | 0.26% | 0.36% | - |
| HSV(B) | 352.5º | 0.42% | 0.45% | - |
| XYZ | 10.28 | 8.14 | 7.33 | - |
| YUV | 82.04 | 122.9 | 151.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 67 | 73 | 0 | 0.42 | 0.37 | 0.55 | 352.5 | 0.26 | 0.36 |
| Hex | 73 | 43 | 49 | 0 | 2A | 25 | 37 | 160 | 1A | 24 |
| Octal | 163 | 103 | 111 | 0 | 52 | 45 | 67 | 540 | 32 | 44 |
| Binary | 1110011 | 1000011 | 1001001 | 0 | 101010 | 100101 | 110111 | 101100000 | 11010 | 100100 |
Color Harmonies of #734349
Complementary color
Monochromatic Colors of #734349
Black with #734349
Text Example
Text Example
White with #734349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734349; }
p { color: rgb(115,67,73); }
H1.HeaderClassName
{
color: #734349;
}
.AnyTagClassName
{
color: #734349;
}
</style>
background-color css
<style>
a { background-color: #734349; }
a { background-color: rgb(115,67,73); }
div.DivClassName
{
background-color: #734349;
}
.BgClassName
{
background-color: #734349;
}
</style>
border-color css
<style>
span { border-color: #734349; }
span { border-color: rgb(115,67,73); }
td.TdClassName
{
border-color: #734349;
}
.TagClassName
{
border-color: #734349;
}
</style>