Shades of Tosca #784449
Tints of Tosca #784449
RGB
CMYK
RGB Variations
Color information
#784449 (or 0x784449) is known color: Tosca. HEX triplet: 78, 44 and 49. RGB value is (120,68,73). Sum of RGB (Red+Green+Blue) = 120+68+73=261 (34% of max value = 765). Red value is 120 (47.27% from 255 or 45.98% from 261); Green value is 68 (26.95% from 255 or 26.05% from 261); Blue value is 73 (28.91% from 255 or 27.97% from 261); Max value from RGB is 120 - color contains mainly: red. Hex color #784449 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #784449 is #87BBB6. Grayscale: #545454. Windows color (decimal): -8895415 or 4801656. OLE color: 4801656.
HSL color Cylindrical-coordinate representation of color #784449: hue angle of 354.23º 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 #784449 is Cyan = 0, Magento = 0.43, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 68 | 73 | - |
| CMYK | 0 | 0.43 | 0.39 | 0.53 |
| HSL | 354.23º | 0.28% | 0.37% | - |
| HSV(B) | 354.23º | 0.43% | 0.47% | - |
| XYZ | 11.02 | 8.61 | 7.38 | - |
| YUV | 84.12 | 121.73 | 153.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 68 | 73 | 0 | 0.43 | 0.39 | 0.53 | 354.23 | 0.28 | 0.37 |
| Hex | 78 | 44 | 49 | 0 | 2B | 27 | 35 | 162 | 1C | 25 |
| Octal | 170 | 104 | 111 | 0 | 53 | 47 | 65 | 542 | 34 | 45 |
| Binary | 1111000 | 1000100 | 1001001 | 0 | 101011 | 100111 | 110101 | 101100010 | 11100 | 100101 |
Color Harmonies of #784449
Complementary color
Monochromatic Colors of #784449
Black with #784449
Text Example
Text Example
White with #784449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784449; }
p { color: rgb(120,68,73); }
H1.HeaderClassName
{
color: #784449;
}
.AnyTagClassName
{
color: #784449;
}
</style>
background-color css
<style>
a { background-color: #784449; }
a { background-color: rgb(120,68,73); }
div.DivClassName
{
background-color: #784449;
}
.BgClassName
{
background-color: #784449;
}
</style>
border-color css
<style>
span { border-color: #784449; }
span { border-color: rgb(120,68,73); }
td.TdClassName
{
border-color: #784449;
}
.TagClassName
{
border-color: #784449;
}
</style>