Shades of Tosca #794041
Tints of Tosca #794041
RGB
CMYK
RGB Variations
Color information
#794041 (or 0x794041) is known color: Tosca. HEX triplet: 79, 40 and 41. RGB value is (121,64,65). Sum of RGB (Red+Green+Blue) = 121+64+65=250 (33% of max value = 765). Red value is 121 (47.66% from 255 or 48.4% from 250); Green value is 64 (25.39% from 255 or 25.6% from 250); Blue value is 65 (25.78% from 255 or 26% from 250); Max value from RGB is 121 - color contains mainly: red. Hex color #794041 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794041 is #86BFBE. Grayscale: #515151. Windows color (decimal): -8830911 or 4276345. OLE color: 4276345.
HSL color Cylindrical-coordinate representation of color #794041: hue angle of 358.95º 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 #794041 is Cyan = 0, Magento = 0.47, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 64 | 65 | - |
| CMYK | 0 | 0.47 | 0.46 | 0.53 |
| HSL | 358.95º | 0.31% | 0.36% | - |
| HSV(B) | 358.95º | 0.47% | 0.47% | - |
| XYZ | 10.67 | 8.11 | 6 | - |
| YUV | 81.16 | 118.88 | 156.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 64 | 65 | 0 | 0.47 | 0.46 | 0.53 | 358.95 | 0.31 | 0.36 |
| Hex | 79 | 40 | 41 | 0 | 2F | 2E | 35 | 167 | 1F | 24 |
| Octal | 171 | 100 | 101 | 0 | 57 | 56 | 65 | 547 | 37 | 44 |
| Binary | 1111001 | 1000000 | 1000001 | 0 | 101111 | 101110 | 110101 | 101100111 | 11111 | 100100 |
Color Harmonies of #794041
Complementary color
Monochromatic Colors of #794041
Black with #794041
Text Example
Text Example
White with #794041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794041; }
p { color: rgb(121,64,65); }
H1.HeaderClassName
{
color: #794041;
}
.AnyTagClassName
{
color: #794041;
}
</style>
background-color css
<style>
a { background-color: #794041; }
a { background-color: rgb(121,64,65); }
div.DivClassName
{
background-color: #794041;
}
.BgClassName
{
background-color: #794041;
}
</style>
border-color css
<style>
span { border-color: #794041; }
span { border-color: rgb(121,64,65); }
td.TdClassName
{
border-color: #794041;
}
.TagClassName
{
border-color: #794041;
}
</style>