Shades of Tosca #764647
Tints of Tosca #764647
RGB
CMYK
RGB Variations
Color information
#764647 (or 0x764647) is known color: Tosca. HEX triplet: 76, 46 and 47. RGB value is (118,70,71). Sum of RGB (Red+Green+Blue) = 118+70+71=259 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.56% from 259); Green value is 70 (27.73% from 255 or 27.03% from 259); Blue value is 71 (28.12% from 255 or 27.41% from 259); Max value from RGB is 118 - color contains mainly: red. Hex color #764647 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764647 is #89B9B8. Grayscale: #545454. Windows color (decimal): -9025977 or 4671094. OLE color: 4671094.
HSL color Cylindrical-coordinate representation of color #764647: hue angle of 358.75º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #764647 is Cyan = 0, Magento = 0.41, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 70 | 71 | - |
| CMYK | 0 | 0.41 | 0.40 | 0.54 |
| HSL | 358.75º | 0.26% | 0.37% | - |
| HSV(B) | 358.75º | 0.41% | 0.46% | - |
| XYZ | 10.8 | 8.69 | 7.07 | - |
| YUV | 84.47 | 120.4 | 151.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 70 | 71 | 0 | 0.41 | 0.40 | 0.54 | 358.75 | 0.26 | 0.37 |
| Hex | 76 | 46 | 47 | 0 | 29 | 28 | 36 | 167 | 1A | 25 |
| Octal | 166 | 106 | 107 | 0 | 51 | 50 | 66 | 547 | 32 | 45 |
| Binary | 1110110 | 1000110 | 1000111 | 0 | 101001 | 101000 | 110110 | 101100111 | 11010 | 100101 |
Color Harmonies of #764647
Complementary color
Monochromatic Colors of #764647
Black with #764647
Text Example
Text Example
White with #764647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764647; }
p { color: rgb(118,70,71); }
H1.HeaderClassName
{
color: #764647;
}
.AnyTagClassName
{
color: #764647;
}
</style>
background-color css
<style>
a { background-color: #764647; }
a { background-color: rgb(118,70,71); }
div.DivClassName
{
background-color: #764647;
}
.BgClassName
{
background-color: #764647;
}
</style>
border-color css
<style>
span { border-color: #764647; }
span { border-color: rgb(118,70,71); }
td.TdClassName
{
border-color: #764647;
}
.TagClassName
{
border-color: #764647;
}
</style>