Shades of Tosca #794149
Tints of Tosca #794149
RGB
CMYK
RGB Variations
Color information
#794149 (or 0x794149) is known color: Tosca. HEX triplet: 79, 41 and 49. RGB value is (121,65,73). Sum of RGB (Red+Green+Blue) = 121+65+73=259 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.72% from 259); Green value is 65 (25.78% from 255 or 25.10% from 259); Blue value is 73 (28.91% from 255 or 28.19% from 259); Max value from RGB is 121 - color contains mainly: red. Hex color #794149 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794149 is #86BEB6. Grayscale: #525252. Windows color (decimal): -8830647 or 4800889. OLE color: 4800889.
HSL color Cylindrical-coordinate representation of color #794149: hue angle of 351.43º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #794149 is Cyan = 0, Magento = 0.46, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 65 | 73 | - |
| CMYK | 0 | 0.46 | 0.40 | 0.53 |
| HSL | 351.43º | 0.3% | 0.36% | - |
| HSV(B) | 351.43º | 0.46% | 0.47% | - |
| XYZ | 10.98 | 8.33 | 7.33 | - |
| YUV | 82.66 | 122.55 | 155.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 65 | 73 | 0 | 0.46 | 0.40 | 0.53 | 351.43 | 0.3 | 0.36 |
| Hex | 79 | 41 | 49 | 0 | 2E | 28 | 35 | 15F | 1E | 24 |
| Octal | 171 | 101 | 111 | 0 | 56 | 50 | 65 | 537 | 36 | 44 |
| Binary | 1111001 | 1000001 | 1001001 | 0 | 101110 | 101000 | 110101 | 101011111 | 11110 | 100100 |
Color Harmonies of #794149
Complementary color
Monochromatic Colors of #794149
Black with #794149
Text Example
Text Example
White with #794149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794149; }
p { color: rgb(121,65,73); }
H1.HeaderClassName
{
color: #794149;
}
.AnyTagClassName
{
color: #794149;
}
</style>
background-color css
<style>
a { background-color: #794149; }
a { background-color: rgb(121,65,73); }
div.DivClassName
{
background-color: #794149;
}
.BgClassName
{
background-color: #794149;
}
</style>
border-color css
<style>
span { border-color: #794149; }
span { border-color: rgb(121,65,73); }
td.TdClassName
{
border-color: #794149;
}
.TagClassName
{
border-color: #794149;
}
</style>