Shades of Tosca #784446
Tints of Tosca #784446
RGB
CMYK
RGB Variations
Color information
#784446 (or 0x784446) is known color: Tosca. HEX triplet: 78, 44 and 46. RGB value is (120,68,70). Sum of RGB (Red+Green+Blue) = 120+68+70=258 (34% of max value = 765). Red value is 120 (47.27% from 255 or 46.51% from 258); Green value is 68 (26.95% from 255 or 26.36% from 258); Blue value is 70 (27.73% from 255 or 27.13% from 258); Max value from RGB is 120 - color contains mainly: red. Hex color #784446 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #784446 is #87BBB9. Grayscale: #535353. Windows color (decimal): -8895418 or 4605048. OLE color: 4605048.
HSL color Cylindrical-coordinate representation of color #784446: hue angle of 357.69º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #784446 is Cyan = 0, Magento = 0.43, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 68 | 70 | - |
| CMYK | 0 | 0.43 | 0.42 | 0.53 |
| HSL | 357.69º | 0.28% | 0.37% | - |
| HSV(B) | 357.69º | 0.43% | 0.47% | - |
| XYZ | 10.92 | 8.57 | 6.87 | - |
| YUV | 83.78 | 120.23 | 153.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 68 | 70 | 0 | 0.43 | 0.42 | 0.53 | 357.69 | 0.28 | 0.37 |
| Hex | 78 | 44 | 46 | 0 | 2B | 2A | 35 | 166 | 1C | 25 |
| Octal | 170 | 104 | 106 | 0 | 53 | 52 | 65 | 546 | 34 | 45 |
| Binary | 1111000 | 1000100 | 1000110 | 0 | 101011 | 101010 | 110101 | 101100110 | 11100 | 100101 |
Color Harmonies of #784446
Complementary color
Monochromatic Colors of #784446
Black with #784446
Text Example
Text Example
White with #784446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784446; }
p { color: rgb(120,68,70); }
H1.HeaderClassName
{
color: #784446;
}
.AnyTagClassName
{
color: #784446;
}
</style>
background-color css
<style>
a { background-color: #784446; }
a { background-color: rgb(120,68,70); }
div.DivClassName
{
background-color: #784446;
}
.BgClassName
{
background-color: #784446;
}
</style>
border-color css
<style>
span { border-color: #784446; }
span { border-color: rgb(120,68,70); }
td.TdClassName
{
border-color: #784446;
}
.TagClassName
{
border-color: #784446;
}
</style>