Shades of Tosca #764547
Tints of Tosca #764547
RGB
CMYK
RGB Variations
Color information
#764547 (or 0x764547) is known color: Tosca. HEX triplet: 76, 45 and 47. RGB value is (118,69,71). Sum of RGB (Red+Green+Blue) = 118+69+71=258 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.74% from 258); Green value is 69 (27.34% from 255 or 26.74% from 258); Blue value is 71 (28.12% from 255 or 27.52% from 258); Max value from RGB is 118 - color contains mainly: red. Hex color #764547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764547 is #89BAB8. Grayscale: #535353. Windows color (decimal): -9026233 or 4670838. OLE color: 4670838.
HSL color Cylindrical-coordinate representation of color #764547: hue angle of 357.55º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #764547 is Cyan = 0, Magento = 0.42, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 69 | 71 | - |
| CMYK | 0 | 0.42 | 0.40 | 0.54 |
| HSL | 357.55º | 0.26% | 0.37% | - |
| HSV(B) | 357.55º | 0.42% | 0.46% | - |
| XYZ | 10.74 | 8.56 | 7.05 | - |
| YUV | 83.88 | 120.73 | 152.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 71 | 0 | 0.42 | 0.40 | 0.54 | 357.55 | 0.26 | 0.37 |
| Hex | 76 | 45 | 47 | 0 | 2A | 28 | 36 | 166 | 1A | 25 |
| Octal | 166 | 105 | 107 | 0 | 52 | 50 | 66 | 546 | 32 | 45 |
| Binary | 1110110 | 1000101 | 1000111 | 0 | 101010 | 101000 | 110110 | 101100110 | 11010 | 100101 |
Color Harmonies of #764547
Complementary color
Monochromatic Colors of #764547
Black with #764547
Text Example
Text Example
White with #764547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764547; }
p { color: rgb(118,69,71); }
H1.HeaderClassName
{
color: #764547;
}
.AnyTagClassName
{
color: #764547;
}
</style>
background-color css
<style>
a { background-color: #764547; }
a { background-color: rgb(118,69,71); }
div.DivClassName
{
background-color: #764547;
}
.BgClassName
{
background-color: #764547;
}
</style>
border-color css
<style>
span { border-color: #764547; }
span { border-color: rgb(118,69,71); }
td.TdClassName
{
border-color: #764547;
}
.TagClassName
{
border-color: #764547;
}
</style>