Shades of Tosca #754146
Tints of Tosca #754146
RGB
CMYK
RGB Variations
Color information
#754146 (or 0x754146) is known color: Tosca. HEX triplet: 75, 41 and 46. RGB value is (117,65,70). Sum of RGB (Red+Green+Blue) = 117+65+70=252 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.43% from 252); Green value is 65 (25.78% from 255 or 25.79% from 252); Blue value is 70 (27.73% from 255 or 27.78% from 252); Max value from RGB is 117 - color contains mainly: red. Hex color #754146 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754146 is #8ABEB9. Grayscale: #515151. Windows color (decimal): -9092794 or 4604277. OLE color: 4604277.
HSL color Cylindrical-coordinate representation of color #754146: hue angle of 354.23º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #754146 is Cyan = 0, Magento = 0.44, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 65 | 70 | - |
| CMYK | 0 | 0.44 | 0.40 | 0.54 |
| HSL | 354.23º | 0.29% | 0.36% | - |
| HSV(B) | 354.23º | 0.44% | 0.46% | - |
| XYZ | 10.33 | 8 | 6.79 | - |
| YUV | 81.12 | 121.73 | 153.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 70 | 0 | 0.44 | 0.40 | 0.54 | 354.23 | 0.29 | 0.36 |
| Hex | 75 | 41 | 46 | 0 | 2C | 28 | 36 | 162 | 1D | 24 |
| Octal | 165 | 101 | 106 | 0 | 54 | 50 | 66 | 542 | 35 | 44 |
| Binary | 1110101 | 1000001 | 1000110 | 0 | 101100 | 101000 | 110110 | 101100010 | 11101 | 100100 |
Color Harmonies of #754146
Complementary color
Monochromatic Colors of #754146
Black with #754146
Text Example
Text Example
White with #754146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754146; }
p { color: rgb(117,65,70); }
H1.HeaderClassName
{
color: #754146;
}
.AnyTagClassName
{
color: #754146;
}
</style>
background-color css
<style>
a { background-color: #754146; }
a { background-color: rgb(117,65,70); }
div.DivClassName
{
background-color: #754146;
}
.BgClassName
{
background-color: #754146;
}
</style>
border-color css
<style>
span { border-color: #754146; }
span { border-color: rgb(117,65,70); }
td.TdClassName
{
border-color: #754146;
}
.TagClassName
{
border-color: #754146;
}
</style>