Shades of Tosca #764347
Tints of Tosca #764347
RGB
CMYK
RGB Variations
Color information
#764347 (or 0x764347) is known color: Tosca. HEX triplet: 76, 43 and 47. RGB value is (118,67,71). Sum of RGB (Red+Green+Blue) = 118+67+71=256 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.09% from 256); Green value is 67 (26.56% from 255 or 26.17% from 256); Blue value is 71 (28.12% from 255 or 27.73% from 256); Max value from RGB is 118 - color contains mainly: red. Hex color #764347 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764347 is #89BCB8. Grayscale: #525252. Windows color (decimal): -9026745 or 4670326. OLE color: 4670326.
HSL color Cylindrical-coordinate representation of color #764347: hue angle of 355.29º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #764347 is Cyan = 0, Magento = 0.43, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 67 | 71 | - |
| CMYK | 0 | 0.43 | 0.40 | 0.54 |
| HSL | 355.29º | 0.28% | 0.36% | - |
| HSV(B) | 355.29º | 0.43% | 0.46% | - |
| XYZ | 10.62 | 8.32 | 7.01 | - |
| YUV | 82.71 | 121.4 | 153.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 67 | 71 | 0 | 0.43 | 0.40 | 0.54 | 355.29 | 0.28 | 0.36 |
| Hex | 76 | 43 | 47 | 0 | 2B | 28 | 36 | 163 | 1C | 24 |
| Octal | 166 | 103 | 107 | 0 | 53 | 50 | 66 | 543 | 34 | 44 |
| Binary | 1110110 | 1000011 | 1000111 | 0 | 101011 | 101000 | 110110 | 101100011 | 11100 | 100100 |
Color Harmonies of #764347
Complementary color
Monochromatic Colors of #764347
Black with #764347
Text Example
Text Example
White with #764347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764347; }
p { color: rgb(118,67,71); }
H1.HeaderClassName
{
color: #764347;
}
.AnyTagClassName
{
color: #764347;
}
</style>
background-color css
<style>
a { background-color: #764347; }
a { background-color: rgb(118,67,71); }
div.DivClassName
{
background-color: #764347;
}
.BgClassName
{
background-color: #764347;
}
</style>
border-color css
<style>
span { border-color: #764347; }
span { border-color: rgb(118,67,71); }
td.TdClassName
{
border-color: #764347;
}
.TagClassName
{
border-color: #764347;
}
</style>