Shades of Tosca #754748
Tints of Tosca #754748
RGB
CMYK
RGB Variations
Color information
#754748 (or 0x754748) is known color: Tosca. HEX triplet: 75, 47 and 48. RGB value is (117,71,72). Sum of RGB (Red+Green+Blue) = 117+71+72=260 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45% from 260); Green value is 71 (28.12% from 255 or 27.31% from 260); Blue value is 72 (28.52% from 255 or 27.69% from 260); Max value from RGB is 117 - color contains mainly: red. Hex color #754748 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754748 is #8AB8B7. Grayscale: #545454. Windows color (decimal): -9091256 or 4736885. OLE color: 4736885.
HSL color Cylindrical-coordinate representation of color #754748: hue angle of 358.7º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #754748 is Cyan = 0, Magento = 0.39, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 72 | - |
| CMYK | 0 | 0.39 | 0.38 | 0.54 |
| HSL | 358.7º | 0.24% | 0.37% | - |
| HSV(B) | 358.7º | 0.39% | 0.46% | - |
| XYZ | 10.76 | 8.76 | 7.25 | - |
| YUV | 84.87 | 120.74 | 150.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 72 | 0 | 0.39 | 0.38 | 0.54 | 358.7 | 0.24 | 0.37 |
| Hex | 75 | 47 | 48 | 0 | 27 | 26 | 36 | 167 | 18 | 25 |
| Octal | 165 | 107 | 110 | 0 | 47 | 46 | 66 | 547 | 30 | 45 |
| Binary | 1110101 | 1000111 | 1001000 | 0 | 100111 | 100110 | 110110 | 101100111 | 11000 | 100101 |
Color Harmonies of #754748
Complementary color
Monochromatic Colors of #754748
Black with #754748
Text Example
Text Example
White with #754748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754748; }
p { color: rgb(117,71,72); }
H1.HeaderClassName
{
color: #754748;
}
.AnyTagClassName
{
color: #754748;
}
</style>
background-color css
<style>
a { background-color: #754748; }
a { background-color: rgb(117,71,72); }
div.DivClassName
{
background-color: #754748;
}
.BgClassName
{
background-color: #754748;
}
</style>
border-color css
<style>
span { border-color: #754748; }
span { border-color: rgb(117,71,72); }
td.TdClassName
{
border-color: #754748;
}
.TagClassName
{
border-color: #754748;
}
</style>