Shades of Tosca #754547
Tints of Tosca #754547
RGB
CMYK
RGB Variations
Color information
#754547 (or 0x754547) is known color: Tosca. HEX triplet: 75, 45 and 47. RGB value is (117,69,71). Sum of RGB (Red+Green+Blue) = 117+69+71=257 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.53% from 257); Green value is 69 (27.34% from 255 or 26.85% from 257); Blue value is 71 (28.12% from 255 or 27.63% from 257); Max value from RGB is 117 - color contains mainly: red. Hex color #754547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754547 is #8ABAB8. Grayscale: #535353. Windows color (decimal): -9091769 or 4670837. OLE color: 4670837.
HSL color Cylindrical-coordinate representation of color #754547: hue angle of 357.5º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #754547 is Cyan = 0, Magento = 0.41, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 69 | 71 | - |
| CMYK | 0 | 0.41 | 0.39 | 0.54 |
| HSL | 357.5º | 0.26% | 0.36% | - |
| HSV(B) | 357.5º | 0.41% | 0.46% | - |
| XYZ | 10.6 | 8.49 | 7.04 | - |
| YUV | 83.58 | 120.9 | 151.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 71 | 0 | 0.41 | 0.39 | 0.54 | 357.5 | 0.26 | 0.36 |
| Hex | 75 | 45 | 47 | 0 | 29 | 27 | 36 | 166 | 1A | 24 |
| Octal | 165 | 105 | 107 | 0 | 51 | 47 | 66 | 546 | 32 | 44 |
| Binary | 1110101 | 1000101 | 1000111 | 0 | 101001 | 100111 | 110110 | 101100110 | 11010 | 100100 |
Color Harmonies of #754547
Complementary color
Monochromatic Colors of #754547
Black with #754547
Text Example
Text Example
White with #754547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754547; }
p { color: rgb(117,69,71); }
H1.HeaderClassName
{
color: #754547;
}
.AnyTagClassName
{
color: #754547;
}
</style>
background-color css
<style>
a { background-color: #754547; }
a { background-color: rgb(117,69,71); }
div.DivClassName
{
background-color: #754547;
}
.BgClassName
{
background-color: #754547;
}
</style>
border-color css
<style>
span { border-color: #754547; }
span { border-color: rgb(117,69,71); }
td.TdClassName
{
border-color: #754547;
}
.TagClassName
{
border-color: #754547;
}
</style>