Shades of Tosca #794147
Tints of Tosca #794147
RGB
CMYK
RGB Variations
Color information
#794147 (or 0x794147) is known color: Tosca. HEX triplet: 79, 41 and 47. RGB value is (121,65,71). Sum of RGB (Red+Green+Blue) = 121+65+71=257 (34% of max value = 765). Red value is 121 (47.66% from 255 or 47.08% from 257); Green value is 65 (25.78% from 255 or 25.29% from 257); Blue value is 71 (28.12% from 255 or 27.63% from 257); Max value from RGB is 121 - color contains mainly: red. Hex color #794147 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794147 is #86BEB8. Grayscale: #525252. Windows color (decimal): -8830649 or 4669817. OLE color: 4669817.
HSL color Cylindrical-coordinate representation of color #794147: hue angle of 353.57º 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 #794147 is Cyan = 0, Magento = 0.46, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 65 | 71 | - |
| CMYK | 0 | 0.46 | 0.41 | 0.53 |
| HSL | 353.57º | 0.3% | 0.36% | - |
| HSV(B) | 353.57º | 0.46% | 0.47% | - |
| XYZ | 10.91 | 8.3 | 6.99 | - |
| YUV | 82.43 | 121.55 | 155.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 65 | 71 | 0 | 0.46 | 0.41 | 0.53 | 353.57 | 0.3 | 0.36 |
| Hex | 79 | 41 | 47 | 0 | 2E | 29 | 35 | 162 | 1E | 24 |
| Octal | 171 | 101 | 107 | 0 | 56 | 51 | 65 | 542 | 36 | 44 |
| Binary | 1111001 | 1000001 | 1000111 | 0 | 101110 | 101001 | 110101 | 101100010 | 11110 | 100100 |
Color Harmonies of #794147
Complementary color
Monochromatic Colors of #794147
Black with #794147
Text Example
Text Example
White with #794147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794147; }
p { color: rgb(121,65,71); }
H1.HeaderClassName
{
color: #794147;
}
.AnyTagClassName
{
color: #794147;
}
</style>
background-color css
<style>
a { background-color: #794147; }
a { background-color: rgb(121,65,71); }
div.DivClassName
{
background-color: #794147;
}
.BgClassName
{
background-color: #794147;
}
</style>
border-color css
<style>
span { border-color: #794147; }
span { border-color: rgb(121,65,71); }
td.TdClassName
{
border-color: #794147;
}
.TagClassName
{
border-color: #794147;
}
</style>