Shades of Tosca #764047
Tints of Tosca #764047
RGB
CMYK
RGB Variations
Color information
#764047 (or 0x764047) is known color: Tosca. HEX triplet: 76, 40 and 47. RGB value is (118,64,71). Sum of RGB (Red+Green+Blue) = 118+64+71=253 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.64% from 253); Green value is 64 (25.39% from 255 or 25.30% from 253); Blue value is 71 (28.12% from 255 or 28.06% from 253); Max value from RGB is 118 - color contains mainly: red. Hex color #764047 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764047 is #89BFB8. Grayscale: #505050. Windows color (decimal): -9027513 or 4669558. OLE color: 4669558.
HSL color Cylindrical-coordinate representation of color #764047: hue angle of 352.22º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #764047 is Cyan = 0, Magento = 0.46, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 64 | 71 | - |
| CMYK | 0 | 0.46 | 0.40 | 0.54 |
| HSL | 352.22º | 0.3% | 0.36% | - |
| HSV(B) | 352.22º | 0.46% | 0.46% | - |
| XYZ | 10.44 | 7.97 | 6.95 | - |
| YUV | 80.94 | 122.39 | 154.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 64 | 71 | 0 | 0.46 | 0.40 | 0.54 | 352.22 | 0.3 | 0.36 |
| Hex | 76 | 40 | 47 | 0 | 2E | 28 | 36 | 160 | 1E | 24 |
| Octal | 166 | 100 | 107 | 0 | 56 | 50 | 66 | 540 | 36 | 44 |
| Binary | 1110110 | 1000000 | 1000111 | 0 | 101110 | 101000 | 110110 | 101100000 | 11110 | 100100 |
Color Harmonies of #764047
Complementary color
Monochromatic Colors of #764047
Black with #764047
Text Example
Text Example
White with #764047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764047; }
p { color: rgb(118,64,71); }
H1.HeaderClassName
{
color: #764047;
}
.AnyTagClassName
{
color: #764047;
}
</style>
background-color css
<style>
a { background-color: #764047; }
a { background-color: rgb(118,64,71); }
div.DivClassName
{
background-color: #764047;
}
.BgClassName
{
background-color: #764047;
}
</style>
border-color css
<style>
span { border-color: #764047; }
span { border-color: rgb(118,64,71); }
td.TdClassName
{
border-color: #764047;
}
.TagClassName
{
border-color: #764047;
}
</style>