Shades of Tosca #794047
Tints of Tosca #794047
RGB
CMYK
RGB Variations
Color information
#794047 (or 0x794047) is known color: Tosca. HEX triplet: 79, 40 and 47. RGB value is (121,64,71). Sum of RGB (Red+Green+Blue) = 121+64+71=256 (33% of max value = 765). Red value is 121 (47.66% from 255 or 47.27% from 256); Green value is 64 (25.39% from 255 or 25% from 256); Blue value is 71 (28.12% from 255 or 27.73% from 256); Max value from RGB is 121 - color contains mainly: red. Hex color #794047 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794047 is #86BFB8. Grayscale: #515151. Windows color (decimal): -8830905 or 4669561. OLE color: 4669561.
HSL color Cylindrical-coordinate representation of color #794047: hue angle of 352.63º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #794047 is Cyan = 0, Magento = 0.47, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 64 | 71 | - |
| CMYK | 0 | 0.47 | 0.41 | 0.53 |
| HSL | 352.63º | 0.31% | 0.36% | - |
| HSV(B) | 352.63º | 0.47% | 0.47% | - |
| XYZ | 10.86 | 8.19 | 6.97 | - |
| YUV | 81.84 | 121.88 | 155.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 64 | 71 | 0 | 0.47 | 0.41 | 0.53 | 352.63 | 0.31 | 0.36 |
| Hex | 79 | 40 | 47 | 0 | 2F | 29 | 35 | 161 | 1F | 24 |
| Octal | 171 | 100 | 107 | 0 | 57 | 51 | 65 | 541 | 37 | 44 |
| Binary | 1111001 | 1000000 | 1000111 | 0 | 101111 | 101001 | 110101 | 101100001 | 11111 | 100100 |
Color Harmonies of #794047
Complementary color
Monochromatic Colors of #794047
Black with #794047
Text Example
Text Example
White with #794047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794047; }
p { color: rgb(121,64,71); }
H1.HeaderClassName
{
color: #794047;
}
.AnyTagClassName
{
color: #794047;
}
</style>
background-color css
<style>
a { background-color: #794047; }
a { background-color: rgb(121,64,71); }
div.DivClassName
{
background-color: #794047;
}
.BgClassName
{
background-color: #794047;
}
</style>
border-color css
<style>
span { border-color: #794047; }
span { border-color: rgb(121,64,71); }
td.TdClassName
{
border-color: #794047;
}
.TagClassName
{
border-color: #794047;
}
</style>