Shades of Tosca #754549
Tints of Tosca #754549
RGB
CMYK
RGB Variations
Color information
#754549 (or 0x754549) is known color: Tosca. HEX triplet: 75, 45 and 49. RGB value is (117,69,73). Sum of RGB (Red+Green+Blue) = 117+69+73=259 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.17% from 259); Green value is 69 (27.34% from 255 or 26.64% from 259); Blue value is 73 (28.91% from 255 or 28.19% from 259); Max value from RGB is 117 - color contains mainly: red. Hex color #754549 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754549 is #8ABAB6. Grayscale: #535353. Windows color (decimal): -9091767 or 4801909. OLE color: 4801909.
HSL color Cylindrical-coordinate representation of color #754549: hue angle of 355º 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 #754549 is Cyan = 0, Magento = 0.41, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 69 | 73 | - |
| CMYK | 0 | 0.41 | 0.38 | 0.54 |
| HSL | 355º | 0.26% | 0.36% | - |
| HSV(B) | 355º | 0.41% | 0.46% | - |
| XYZ | 10.67 | 8.52 | 7.39 | - |
| YUV | 83.81 | 121.9 | 151.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 73 | 0 | 0.41 | 0.38 | 0.54 | 355 | 0.26 | 0.36 |
| Hex | 75 | 45 | 49 | 0 | 29 | 26 | 36 | 163 | 1A | 24 |
| Octal | 165 | 105 | 111 | 0 | 51 | 46 | 66 | 543 | 32 | 44 |
| Binary | 1110101 | 1000101 | 1001001 | 0 | 101001 | 100110 | 110110 | 101100011 | 11010 | 100100 |
Color Harmonies of #754549
Complementary color
Monochromatic Colors of #754549
Black with #754549
Text Example
Text Example
White with #754549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754549; }
p { color: rgb(117,69,73); }
H1.HeaderClassName
{
color: #754549;
}
.AnyTagClassName
{
color: #754549;
}
</style>
background-color css
<style>
a { background-color: #754549; }
a { background-color: rgb(117,69,73); }
div.DivClassName
{
background-color: #754549;
}
.BgClassName
{
background-color: #754549;
}
</style>
border-color css
<style>
span { border-color: #754549; }
span { border-color: rgb(117,69,73); }
td.TdClassName
{
border-color: #754549;
}
.TagClassName
{
border-color: #754549;
}
</style>