Shades of Tosca #794445
Tints of Tosca #794445
RGB
CMYK
RGB Variations
Color information
#794445 (or 0x794445) is known color: Tosca. HEX triplet: 79, 44 and 45. RGB value is (121,68,69). Sum of RGB (Red+Green+Blue) = 121+68+69=258 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.90% from 258); Green value is 68 (26.95% from 255 or 26.36% from 258); Blue value is 69 (27.34% from 255 or 26.74% from 258); Max value from RGB is 121 - color contains mainly: red. Hex color #794445 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794445 is #86BBBA. Grayscale: #545454. Windows color (decimal): -8829883 or 4539513. OLE color: 4539513.
HSL color Cylindrical-coordinate representation of color #794445: hue angle of 358.87º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #794445 is Cyan = 0, Magento = 0.44, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 68 | 69 | - |
| CMYK | 0 | 0.44 | 0.43 | 0.53 |
| HSL | 358.87º | 0.28% | 0.37% | - |
| HSV(B) | 358.87º | 0.44% | 0.47% | - |
| XYZ | 11.03 | 8.63 | 6.71 | - |
| YUV | 83.96 | 119.56 | 154.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 68 | 69 | 0 | 0.44 | 0.43 | 0.53 | 358.87 | 0.28 | 0.37 |
| Hex | 79 | 44 | 45 | 0 | 2C | 2B | 35 | 167 | 1C | 25 |
| Octal | 171 | 104 | 105 | 0 | 54 | 53 | 65 | 547 | 34 | 45 |
| Binary | 1111001 | 1000100 | 1000101 | 0 | 101100 | 101011 | 110101 | 101100111 | 11100 | 100101 |
Color Harmonies of #794445
Complementary color
Monochromatic Colors of #794445
Black with #794445
Text Example
Text Example
White with #794445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794445; }
p { color: rgb(121,68,69); }
H1.HeaderClassName
{
color: #794445;
}
.AnyTagClassName
{
color: #794445;
}
</style>
background-color css
<style>
a { background-color: #794445; }
a { background-color: rgb(121,68,69); }
div.DivClassName
{
background-color: #794445;
}
.BgClassName
{
background-color: #794445;
}
</style>
border-color css
<style>
span { border-color: #794445; }
span { border-color: rgb(121,68,69); }
td.TdClassName
{
border-color: #794445;
}
.TagClassName
{
border-color: #794445;
}
</style>