Shades of Tosca #754047
Tints of Tosca #754047
RGB
CMYK
RGB Variations
Color information
#754047 (or 0x754047) is known color: Tosca. HEX triplet: 75, 40 and 47. RGB value is (117,64,71). Sum of RGB (Red+Green+Blue) = 117+64+71=252 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.43% from 252); Green value is 64 (25.39% from 255 or 25.40% from 252); Blue value is 71 (28.12% from 255 or 28.17% from 252); Max value from RGB is 117 - color contains mainly: red. Hex color #754047 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754047 is #8ABFB8. Grayscale: #505050. Windows color (decimal): -9093049 or 4669557. OLE color: 4669557.
HSL color Cylindrical-coordinate representation of color #754047: hue angle of 352.08º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #754047 is Cyan = 0, Magento = 0.45, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 64 | 71 | - |
| CMYK | 0 | 0.45 | 0.39 | 0.54 |
| HSL | 352.08º | 0.29% | 0.35% | - |
| HSV(B) | 352.08º | 0.45% | 0.46% | - |
| XYZ | 10.31 | 7.9 | 6.94 | - |
| YUV | 80.65 | 122.56 | 153.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 64 | 71 | 0 | 0.45 | 0.39 | 0.54 | 352.08 | 0.29 | 0.35 |
| Hex | 75 | 40 | 47 | 0 | 2D | 27 | 36 | 160 | 1D | 23 |
| Octal | 165 | 100 | 107 | 0 | 55 | 47 | 66 | 540 | 35 | 43 |
| Binary | 1110101 | 1000000 | 1000111 | 0 | 101101 | 100111 | 110110 | 101100000 | 11101 | 100011 |
Color Harmonies of #754047
Complementary color
Monochromatic Colors of #754047
Black with #754047
Text Example
Text Example
White with #754047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754047; }
p { color: rgb(117,64,71); }
H1.HeaderClassName
{
color: #754047;
}
.AnyTagClassName
{
color: #754047;
}
</style>
background-color css
<style>
a { background-color: #754047; }
a { background-color: rgb(117,64,71); }
div.DivClassName
{
background-color: #754047;
}
.BgClassName
{
background-color: #754047;
}
</style>
border-color css
<style>
span { border-color: #754047; }
span { border-color: rgb(117,64,71); }
td.TdClassName
{
border-color: #754047;
}
.TagClassName
{
border-color: #754047;
}
</style>