Shades of Tosca #794249
Tints of Tosca #794249
RGB
CMYK
RGB Variations
Color information
#794249 (or 0x794249) is known color: Tosca. HEX triplet: 79, 42 and 49. RGB value is (121,66,73). Sum of RGB (Red+Green+Blue) = 121+66+73=260 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.54% from 260); Green value is 66 (26.17% from 255 or 25.38% from 260); Blue value is 73 (28.91% from 255 or 28.08% from 260); Max value from RGB is 121 - color contains mainly: red. Hex color #794249 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794249 is #86BDB6. Grayscale: #535353. Windows color (decimal): -8830391 or 4801145. OLE color: 4801145.
HSL color Cylindrical-coordinate representation of color #794249: hue angle of 352.36º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #794249 is Cyan = 0, Magento = 0.45, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 66 | 73 | - |
| CMYK | 0 | 0.45 | 0.40 | 0.53 |
| HSL | 352.36º | 0.29% | 0.37% | - |
| HSV(B) | 352.36º | 0.45% | 0.47% | - |
| XYZ | 11.04 | 8.44 | 7.35 | - |
| YUV | 83.24 | 122.22 | 154.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 66 | 73 | 0 | 0.45 | 0.40 | 0.53 | 352.36 | 0.29 | 0.37 |
| Hex | 79 | 42 | 49 | 0 | 2D | 28 | 35 | 160 | 1D | 25 |
| Octal | 171 | 102 | 111 | 0 | 55 | 50 | 65 | 540 | 35 | 45 |
| Binary | 1111001 | 1000010 | 1001001 | 0 | 101101 | 101000 | 110101 | 101100000 | 11101 | 100101 |
Color Harmonies of #794249
Complementary color
Monochromatic Colors of #794249
Black with #794249
Text Example
Text Example
White with #794249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794249; }
p { color: rgb(121,66,73); }
H1.HeaderClassName
{
color: #794249;
}
.AnyTagClassName
{
color: #794249;
}
</style>
background-color css
<style>
a { background-color: #794249; }
a { background-color: rgb(121,66,73); }
div.DivClassName
{
background-color: #794249;
}
.BgClassName
{
background-color: #794249;
}
</style>
border-color css
<style>
span { border-color: #794249; }
span { border-color: rgb(121,66,73); }
td.TdClassName
{
border-color: #794249;
}
.TagClassName
{
border-color: #794249;
}
</style>