Shades of Tosca #784041
Tints of Tosca #784041
RGB
CMYK
RGB Variations
Color information
#784041 (or 0x784041) is known color: Tosca. HEX triplet: 78, 40 and 41. RGB value is (120,64,65). Sum of RGB (Red+Green+Blue) = 120+64+65=249 (32% of max value = 765). Red value is 120 (47.27% from 255 or 48.19% from 249); Green value is 64 (25.39% from 255 or 25.70% from 249); Blue value is 65 (25.78% from 255 or 26.10% from 249); Max value from RGB is 120 - color contains mainly: red. Hex color #784041 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #784041 is #87BFBE. Grayscale: #505050. Windows color (decimal): -8896447 or 4276344. OLE color: 4276344.
HSL color Cylindrical-coordinate representation of color #784041: hue angle of 358.93º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #784041 is Cyan = 0, Magento = 0.47, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 64 | 65 | - |
| CMYK | 0 | 0.47 | 0.46 | 0.53 |
| HSL | 358.93º | 0.3% | 0.36% | - |
| HSV(B) | 358.93º | 0.47% | 0.47% | - |
| XYZ | 10.53 | 8.04 | 6 | - |
| YUV | 80.86 | 119.05 | 155.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 64 | 65 | 0 | 0.47 | 0.46 | 0.53 | 358.93 | 0.3 | 0.36 |
| Hex | 78 | 40 | 41 | 0 | 2F | 2E | 35 | 167 | 1E | 24 |
| Octal | 170 | 100 | 101 | 0 | 57 | 56 | 65 | 547 | 36 | 44 |
| Binary | 1111000 | 1000000 | 1000001 | 0 | 101111 | 101110 | 110101 | 101100111 | 11110 | 100100 |
Color Harmonies of #784041
Complementary color
Monochromatic Colors of #784041
Black with #784041
Text Example
Text Example
White with #784041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784041; }
p { color: rgb(120,64,65); }
H1.HeaderClassName
{
color: #784041;
}
.AnyTagClassName
{
color: #784041;
}
</style>
background-color css
<style>
a { background-color: #784041; }
a { background-color: rgb(120,64,65); }
div.DivClassName
{
background-color: #784041;
}
.BgClassName
{
background-color: #784041;
}
</style>
border-color css
<style>
span { border-color: #784041; }
span { border-color: rgb(120,64,65); }
td.TdClassName
{
border-color: #784041;
}
.TagClassName
{
border-color: #784041;
}
</style>