Shades of Tosca #794649
Tints of Tosca #794649
RGB
CMYK
RGB Variations
Color information
#794649 (or 0x794649) is known color: Tosca. HEX triplet: 79, 46 and 49. RGB value is (121,70,73). Sum of RGB (Red+Green+Blue) = 121+70+73=264 (34% of max value = 765). Red value is 121 (47.66% from 255 or 45.83% from 264); Green value is 70 (27.73% from 255 or 26.52% from 264); Blue value is 73 (28.91% from 255 or 27.65% from 264); Max value from RGB is 121 - color contains mainly: red. Hex color #794649 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794649 is #86B9B6. Grayscale: #555555. Windows color (decimal): -8829367 or 4802169. OLE color: 4802169.
HSL color Cylindrical-coordinate representation of color #794649: hue angle of 356.47º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #794649 is Cyan = 0, Magento = 0.42, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 70 | 73 | - |
| CMYK | 0 | 0.42 | 0.40 | 0.53 |
| HSL | 356.47º | 0.27% | 0.37% | - |
| HSV(B) | 356.47º | 0.42% | 0.47% | - |
| XYZ | 11.28 | 8.93 | 7.43 | - |
| YUV | 85.59 | 120.9 | 153.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 70 | 73 | 0 | 0.42 | 0.40 | 0.53 | 356.47 | 0.27 | 0.37 |
| Hex | 79 | 46 | 49 | 0 | 2A | 28 | 35 | 164 | 1B | 25 |
| Octal | 171 | 106 | 111 | 0 | 52 | 50 | 65 | 544 | 33 | 45 |
| Binary | 1111001 | 1000110 | 1001001 | 0 | 101010 | 101000 | 110101 | 101100100 | 11011 | 100101 |
Color Harmonies of #794649
Complementary color
Monochromatic Colors of #794649
Black with #794649
Text Example
Text Example
White with #794649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794649; }
p { color: rgb(121,70,73); }
H1.HeaderClassName
{
color: #794649;
}
.AnyTagClassName
{
color: #794649;
}
</style>
background-color css
<style>
a { background-color: #794649; }
a { background-color: rgb(121,70,73); }
div.DivClassName
{
background-color: #794649;
}
.BgClassName
{
background-color: #794649;
}
</style>
border-color css
<style>
span { border-color: #794649; }
span { border-color: rgb(121,70,73); }
td.TdClassName
{
border-color: #794649;
}
.TagClassName
{
border-color: #794649;
}
</style>