Shades of Tosca #754349
Tints of Tosca #754349
RGB
CMYK
RGB Variations
Color information
#754349 (or 0x754349) is known color: Tosca. HEX triplet: 75, 43 and 49. RGB value is (117,67,73). Sum of RGB (Red+Green+Blue) = 117+67+73=257 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.53% from 257); Green value is 67 (26.56% from 255 or 26.07% from 257); Blue value is 73 (28.91% from 255 or 28.40% from 257); Max value from RGB is 117 - color contains mainly: red. Hex color #754349 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754349 is #8ABCB6. Grayscale: #525252. Windows color (decimal): -9092279 or 4801397. OLE color: 4801397.
HSL color Cylindrical-coordinate representation of color #754349: hue angle of 352.8º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #754349 is Cyan = 0, Magento = 0.43, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 67 | 73 | - |
| CMYK | 0 | 0.43 | 0.38 | 0.54 |
| HSL | 352.8º | 0.27% | 0.36% | - |
| HSV(B) | 352.8º | 0.43% | 0.46% | - |
| XYZ | 10.55 | 8.28 | 7.35 | - |
| YUV | 82.63 | 122.57 | 152.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 67 | 73 | 0 | 0.43 | 0.38 | 0.54 | 352.8 | 0.27 | 0.36 |
| Hex | 75 | 43 | 49 | 0 | 2B | 26 | 36 | 161 | 1B | 24 |
| Octal | 165 | 103 | 111 | 0 | 53 | 46 | 66 | 541 | 33 | 44 |
| Binary | 1110101 | 1000011 | 1001001 | 0 | 101011 | 100110 | 110110 | 101100001 | 11011 | 100100 |
Color Harmonies of #754349
Complementary color
Monochromatic Colors of #754349
Black with #754349
Text Example
Text Example
White with #754349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754349; }
p { color: rgb(117,67,73); }
H1.HeaderClassName
{
color: #754349;
}
.AnyTagClassName
{
color: #754349;
}
</style>
background-color css
<style>
a { background-color: #754349; }
a { background-color: rgb(117,67,73); }
div.DivClassName
{
background-color: #754349;
}
.BgClassName
{
background-color: #754349;
}
</style>
border-color css
<style>
span { border-color: #754349; }
span { border-color: rgb(117,67,73); }
td.TdClassName
{
border-color: #754349;
}
.TagClassName
{
border-color: #754349;
}
</style>