Shades of Tosca #794348
Tints of Tosca #794348
RGB
CMYK
RGB Variations
Color information
#794348 (or 0x794348) is known color: Tosca. HEX triplet: 79, 43 and 48. RGB value is (121,67,72). Sum of RGB (Red+Green+Blue) = 121+67+72=260 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.54% from 260); Green value is 67 (26.56% from 255 or 25.77% from 260); Blue value is 72 (28.52% from 255 or 27.69% from 260); Max value from RGB is 121 - color contains mainly: red. Hex color #794348 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794348 is #86BCB7. Grayscale: #535353. Windows color (decimal): -8830136 or 4735865. OLE color: 4735865.
HSL color Cylindrical-coordinate representation of color #794348: hue angle of 354.44º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #794348 is Cyan = 0, Magento = 0.45, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 67 | 72 | - |
| CMYK | 0 | 0.45 | 0.40 | 0.53 |
| HSL | 354.44º | 0.29% | 0.37% | - |
| HSV(B) | 354.44º | 0.45% | 0.47% | - |
| XYZ | 11.06 | 8.55 | 7.2 | - |
| YUV | 83.72 | 121.39 | 154.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 67 | 72 | 0 | 0.45 | 0.40 | 0.53 | 354.44 | 0.29 | 0.37 |
| Hex | 79 | 43 | 48 | 0 | 2D | 28 | 35 | 162 | 1D | 25 |
| Octal | 171 | 103 | 110 | 0 | 55 | 50 | 65 | 542 | 35 | 45 |
| Binary | 1111001 | 1000011 | 1001000 | 0 | 101101 | 101000 | 110101 | 101100010 | 11101 | 100101 |
Color Harmonies of #794348
Complementary color
Monochromatic Colors of #794348
Black with #794348
Text Example
Text Example
White with #794348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794348; }
p { color: rgb(121,67,72); }
H1.HeaderClassName
{
color: #794348;
}
.AnyTagClassName
{
color: #794348;
}
</style>
background-color css
<style>
a { background-color: #794348; }
a { background-color: rgb(121,67,72); }
div.DivClassName
{
background-color: #794348;
}
.BgClassName
{
background-color: #794348;
}
</style>
border-color css
<style>
span { border-color: #794348; }
span { border-color: rgb(121,67,72); }
td.TdClassName
{
border-color: #794348;
}
.TagClassName
{
border-color: #794348;
}
</style>