Shades of Tosca #734449
Tints of Tosca #734449
RGB
CMYK
RGB Variations
Color information
#734449 (or 0x734449) is known color: Tosca. HEX triplet: 73, 44 and 49. RGB value is (115,68,73). Sum of RGB (Red+Green+Blue) = 115+68+73=256 (33% of max value = 765). Red value is 115 (45.31% from 255 or 44.92% from 256); Green value is 68 (26.95% from 255 or 26.56% from 256); Blue value is 73 (28.91% from 255 or 28.52% from 256); Max value from RGB is 115 - color contains mainly: red. Hex color #734449 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734449 is #8CBBB6. Grayscale: #525252. Windows color (decimal): -9223095 or 4801651. OLE color: 4801651.
HSL color Cylindrical-coordinate representation of color #734449: hue angle of 353.62º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #734449 is Cyan = 0, Magento = 0.41, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 68 | 73 | - |
| CMYK | 0 | 0.41 | 0.37 | 0.55 |
| HSL | 353.62º | 0.26% | 0.36% | - |
| HSV(B) | 353.62º | 0.41% | 0.45% | - |
| XYZ | 10.34 | 8.26 | 7.35 | - |
| YUV | 82.62 | 122.57 | 151.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 68 | 73 | 0 | 0.41 | 0.37 | 0.55 | 353.62 | 0.26 | 0.36 |
| Hex | 73 | 44 | 49 | 0 | 29 | 25 | 37 | 162 | 1A | 24 |
| Octal | 163 | 104 | 111 | 0 | 51 | 45 | 67 | 542 | 32 | 44 |
| Binary | 1110011 | 1000100 | 1001001 | 0 | 101001 | 100101 | 110111 | 101100010 | 11010 | 100100 |
Color Harmonies of #734449
Complementary color
Monochromatic Colors of #734449
Black with #734449
Text Example
Text Example
White with #734449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734449; }
p { color: rgb(115,68,73); }
H1.HeaderClassName
{
color: #734449;
}
.AnyTagClassName
{
color: #734449;
}
</style>
background-color css
<style>
a { background-color: #734449; }
a { background-color: rgb(115,68,73); }
div.DivClassName
{
background-color: #734449;
}
.BgClassName
{
background-color: #734449;
}
</style>
border-color css
<style>
span { border-color: #734449; }
span { border-color: rgb(115,68,73); }
td.TdClassName
{
border-color: #734449;
}
.TagClassName
{
border-color: #734449;
}
</style>