Shades of Tosca #784349
Tints of Tosca #784349
RGB
CMYK
RGB Variations
Color information
#784349 (or 0x784349) is known color: Tosca. HEX triplet: 78, 43 and 49. RGB value is (120,67,73). Sum of RGB (Red+Green+Blue) = 120+67+73=260 (34% of max value = 765). Red value is 120 (47.27% from 255 or 46.15% from 260); Green value is 67 (26.56% from 255 or 25.77% from 260); Blue value is 73 (28.91% from 255 or 28.08% from 260); Max value from RGB is 120 - color contains mainly: red. Hex color #784349 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #784349 is #87BCB6. Grayscale: #535353. Windows color (decimal): -8895671 or 4801400. OLE color: 4801400.
HSL color Cylindrical-coordinate representation of color #784349: hue angle of 353.21º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #784349 is Cyan = 0, Magento = 0.44, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 67 | 73 | - |
| CMYK | 0 | 0.44 | 0.39 | 0.53 |
| HSL | 353.21º | 0.28% | 0.37% | - |
| HSV(B) | 353.21º | 0.44% | 0.47% | - |
| XYZ | 10.96 | 8.49 | 7.36 | - |
| YUV | 83.53 | 122.06 | 154.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 67 | 73 | 0 | 0.44 | 0.39 | 0.53 | 353.21 | 0.28 | 0.37 |
| Hex | 78 | 43 | 49 | 0 | 2C | 27 | 35 | 161 | 1C | 25 |
| Octal | 170 | 103 | 111 | 0 | 54 | 47 | 65 | 541 | 34 | 45 |
| Binary | 1111000 | 1000011 | 1001001 | 0 | 101100 | 100111 | 110101 | 101100001 | 11100 | 100101 |
Color Harmonies of #784349
Complementary color
Monochromatic Colors of #784349
Black with #784349
Text Example
Text Example
White with #784349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784349; }
p { color: rgb(120,67,73); }
H1.HeaderClassName
{
color: #784349;
}
.AnyTagClassName
{
color: #784349;
}
</style>
background-color css
<style>
a { background-color: #784349; }
a { background-color: rgb(120,67,73); }
div.DivClassName
{
background-color: #784349;
}
.BgClassName
{
background-color: #784349;
}
</style>
border-color css
<style>
span { border-color: #784349; }
span { border-color: rgb(120,67,73); }
td.TdClassName
{
border-color: #784349;
}
.TagClassName
{
border-color: #784349;
}
</style>