Shades of Tosca #794748
Tints of Tosca #794748
RGB
CMYK
RGB Variations
Color information
#794748 (or 0x794748) is known color: Tosca. HEX triplet: 79, 47 and 48. RGB value is (121,71,72). Sum of RGB (Red+Green+Blue) = 121+71+72=264 (34% of max value = 765). Red value is 121 (47.66% from 255 or 45.83% from 264); Green value is 71 (28.12% from 255 or 26.89% from 264); Blue value is 72 (28.52% from 255 or 27.27% from 264); Max value from RGB is 121 - color contains mainly: red. Hex color #794748 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794748 is #86B8B7. Grayscale: #565656. Windows color (decimal): -8829112 or 4736889. OLE color: 4736889.
HSL color Cylindrical-coordinate representation of color #794748: hue angle of 358.8º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #794748 is Cyan = 0, Magento = 0.41, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 71 | 72 | - |
| CMYK | 0 | 0.41 | 0.40 | 0.53 |
| HSL | 358.8º | 0.26% | 0.38% | - |
| HSV(B) | 358.8º | 0.41% | 0.47% | - |
| XYZ | 11.31 | 9.04 | 7.28 | - |
| YUV | 86.06 | 120.07 | 152.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 71 | 72 | 0 | 0.41 | 0.40 | 0.53 | 358.8 | 0.26 | 0.38 |
| Hex | 79 | 47 | 48 | 0 | 29 | 28 | 35 | 167 | 1A | 26 |
| Octal | 171 | 107 | 110 | 0 | 51 | 50 | 65 | 547 | 32 | 46 |
| Binary | 1111001 | 1000111 | 1001000 | 0 | 101001 | 101000 | 110101 | 101100111 | 11010 | 100110 |
Color Harmonies of #794748
Complementary color
Monochromatic Colors of #794748
Black with #794748
Text Example
Text Example
White with #794748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794748; }
p { color: rgb(121,71,72); }
H1.HeaderClassName
{
color: #794748;
}
.AnyTagClassName
{
color: #794748;
}
</style>
background-color css
<style>
a { background-color: #794748; }
a { background-color: rgb(121,71,72); }
div.DivClassName
{
background-color: #794748;
}
.BgClassName
{
background-color: #794748;
}
</style>
border-color css
<style>
span { border-color: #794748; }
span { border-color: rgb(121,71,72); }
td.TdClassName
{
border-color: #794748;
}
.TagClassName
{
border-color: #794748;
}
</style>