Shades of Tosca #764043
Tints of Tosca #764043
RGB
CMYK
RGB Variations
Color information
#764043 (or 0x764043) is known color: Tosca. HEX triplet: 76, 40 and 43. RGB value is (118,64,67). Sum of RGB (Red+Green+Blue) = 118+64+67=249 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.39% from 249); Green value is 64 (25.39% from 255 or 25.70% from 249); Blue value is 67 (26.56% from 255 or 26.91% from 249); Max value from RGB is 118 - color contains mainly: red. Hex color #764043 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764043 is #89BFBC. Grayscale: #505050. Windows color (decimal): -9027517 or 4407414. OLE color: 4407414.
HSL color Cylindrical-coordinate representation of color #764043: hue angle of 356.67º 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 #764043 is Cyan = 0, Magento = 0.46, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 64 | 67 | - |
| CMYK | 0 | 0.46 | 0.43 | 0.54 |
| HSL | 356.67º | 0.3% | 0.36% | - |
| HSV(B) | 356.67º | 0.46% | 0.46% | - |
| XYZ | 10.32 | 7.92 | 6.3 | - |
| YUV | 80.49 | 120.39 | 154.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 64 | 67 | 0 | 0.46 | 0.43 | 0.54 | 356.67 | 0.3 | 0.36 |
| Hex | 76 | 40 | 43 | 0 | 2E | 2B | 36 | 165 | 1E | 24 |
| Octal | 166 | 100 | 103 | 0 | 56 | 53 | 66 | 545 | 36 | 44 |
| Binary | 1110110 | 1000000 | 1000011 | 0 | 101110 | 101011 | 110110 | 101100101 | 11110 | 100100 |
Color Harmonies of #764043
Complementary color
Monochromatic Colors of #764043
Black with #764043
Text Example
Text Example
White with #764043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764043; }
p { color: rgb(118,64,67); }
H1.HeaderClassName
{
color: #764043;
}
.AnyTagClassName
{
color: #764043;
}
</style>
background-color css
<style>
a { background-color: #764043; }
a { background-color: rgb(118,64,67); }
div.DivClassName
{
background-color: #764043;
}
.BgClassName
{
background-color: #764043;
}
</style>
border-color css
<style>
span { border-color: #764043; }
span { border-color: rgb(118,64,67); }
td.TdClassName
{
border-color: #764043;
}
.TagClassName
{
border-color: #764043;
}
</style>