Shades of Tosca #754446
Tints of Tosca #754446
RGB
CMYK
RGB Variations
Color information
#754446 (or 0x754446) is known color: Tosca. HEX triplet: 75, 44 and 46. RGB value is (117,68,70). Sum of RGB (Red+Green+Blue) = 117+68+70=255 (33% of max value = 765). Red value is 117 (46.09% from 255 or 45.88% from 255); Green value is 68 (26.95% from 255 or 26.67% from 255); Blue value is 70 (27.73% from 255 or 27.45% from 255); Max value from RGB is 117 - color contains mainly: red. Hex color #754446 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754446 is #8ABBB9. Grayscale: #525252. Windows color (decimal): -9092026 or 4605045. OLE color: 4605045.
HSL color Cylindrical-coordinate representation of color #754446: hue angle of 357.55º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #754446 is Cyan = 0, Magento = 0.42, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 68 | 70 | - |
| CMYK | 0 | 0.42 | 0.40 | 0.54 |
| HSL | 357.55º | 0.26% | 0.36% | - |
| HSV(B) | 357.55º | 0.42% | 0.46% | - |
| XYZ | 10.51 | 8.36 | 6.85 | - |
| YUV | 82.88 | 120.73 | 152.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 68 | 70 | 0 | 0.42 | 0.40 | 0.54 | 357.55 | 0.26 | 0.36 |
| Hex | 75 | 44 | 46 | 0 | 2A | 28 | 36 | 166 | 1A | 24 |
| Octal | 165 | 104 | 106 | 0 | 52 | 50 | 66 | 546 | 32 | 44 |
| Binary | 1110101 | 1000100 | 1000110 | 0 | 101010 | 101000 | 110110 | 101100110 | 11010 | 100100 |
Color Harmonies of #754446
Complementary color
Monochromatic Colors of #754446
Black with #754446
Text Example
Text Example
White with #754446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754446; }
p { color: rgb(117,68,70); }
H1.HeaderClassName
{
color: #754446;
}
.AnyTagClassName
{
color: #754446;
}
</style>
background-color css
<style>
a { background-color: #754446; }
a { background-color: rgb(117,68,70); }
div.DivClassName
{
background-color: #754446;
}
.BgClassName
{
background-color: #754446;
}
</style>
border-color css
<style>
span { border-color: #754446; }
span { border-color: rgb(117,68,70); }
td.TdClassName
{
border-color: #754446;
}
.TagClassName
{
border-color: #754446;
}
</style>