Shades of Tosca #794549
Tints of Tosca #794549
RGB
CMYK
RGB Variations
Color information
#794549 (or 0x794549) is known color: Tosca. HEX triplet: 79, 45 and 49. RGB value is (121,69,73). Sum of RGB (Red+Green+Blue) = 121+69+73=263 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.01% from 263); Green value is 69 (27.34% from 255 or 26.24% from 263); Blue value is 73 (28.91% from 255 or 27.76% from 263); Max value from RGB is 121 - color contains mainly: red. Hex color #794549 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794549 is #86BAB6. Grayscale: #555555. Windows color (decimal): -8829623 or 4801913. OLE color: 4801913.
HSL color Cylindrical-coordinate representation of color #794549: hue angle of 355.38º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #794549 is Cyan = 0, Magento = 0.43, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 69 | 73 | - |
| CMYK | 0 | 0.43 | 0.40 | 0.53 |
| HSL | 355.38º | 0.27% | 0.37% | - |
| HSV(B) | 355.38º | 0.43% | 0.47% | - |
| XYZ | 11.22 | 8.8 | 7.41 | - |
| YUV | 85 | 121.23 | 153.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 69 | 73 | 0 | 0.43 | 0.40 | 0.53 | 355.38 | 0.27 | 0.37 |
| Hex | 79 | 45 | 49 | 0 | 2B | 28 | 35 | 163 | 1B | 25 |
| Octal | 171 | 105 | 111 | 0 | 53 | 50 | 65 | 543 | 33 | 45 |
| Binary | 1111001 | 1000101 | 1001001 | 0 | 101011 | 101000 | 110101 | 101100011 | 11011 | 100101 |
Color Harmonies of #794549
Complementary color
Monochromatic Colors of #794549
Black with #794549
Text Example
Text Example
White with #794549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794549; }
p { color: rgb(121,69,73); }
H1.HeaderClassName
{
color: #794549;
}
.AnyTagClassName
{
color: #794549;
}
</style>
background-color css
<style>
a { background-color: #794549; }
a { background-color: rgb(121,69,73); }
div.DivClassName
{
background-color: #794549;
}
.BgClassName
{
background-color: #794549;
}
</style>
border-color css
<style>
span { border-color: #794549; }
span { border-color: rgb(121,69,73); }
td.TdClassName
{
border-color: #794549;
}
.TagClassName
{
border-color: #794549;
}
</style>