Shades of Tosca #774349
Tints of Tosca #774349
RGB
CMYK
RGB Variations
Color information
#774349 (or 0x774349) is known color: Tosca. HEX triplet: 77, 43 and 49. RGB value is (119,67,73). Sum of RGB (Red+Green+Blue) = 119+67+73=259 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.95% from 259); Green value is 67 (26.56% from 255 or 25.87% from 259); Blue value is 73 (28.91% from 255 or 28.19% from 259); Max value from RGB is 119 - color contains mainly: red. Hex color #774349 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774349 is #88BCB6. Grayscale: #535353. Windows color (decimal): -8961207 or 4801399. OLE color: 4801399.
HSL color Cylindrical-coordinate representation of color #774349: hue angle of 353.08º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #774349 is Cyan = 0, Magento = 0.44, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 67 | 73 | - |
| CMYK | 0 | 0.44 | 0.39 | 0.53 |
| HSL | 353.08º | 0.28% | 0.36% | - |
| HSV(B) | 353.08º | 0.44% | 0.47% | - |
| XYZ | 10.82 | 8.42 | 7.36 | - |
| YUV | 83.23 | 122.23 | 153.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 73 | 0 | 0.44 | 0.39 | 0.53 | 353.08 | 0.28 | 0.36 |
| Hex | 77 | 43 | 49 | 0 | 2C | 27 | 35 | 161 | 1C | 24 |
| Octal | 167 | 103 | 111 | 0 | 54 | 47 | 65 | 541 | 34 | 44 |
| Binary | 1110111 | 1000011 | 1001001 | 0 | 101100 | 100111 | 110101 | 101100001 | 11100 | 100100 |
Color Harmonies of #774349
Complementary color
Monochromatic Colors of #774349
Black with #774349
Text Example
Text Example
White with #774349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774349; }
p { color: rgb(119,67,73); }
H1.HeaderClassName
{
color: #774349;
}
.AnyTagClassName
{
color: #774349;
}
</style>
background-color css
<style>
a { background-color: #774349; }
a { background-color: rgb(119,67,73); }
div.DivClassName
{
background-color: #774349;
}
.BgClassName
{
background-color: #774349;
}
</style>
border-color css
<style>
span { border-color: #774349; }
span { border-color: rgb(119,67,73); }
td.TdClassName
{
border-color: #774349;
}
.TagClassName
{
border-color: #774349;
}
</style>