Shades of Tosca #774749
Tints of Tosca #774749
RGB
CMYK
RGB Variations
Color information
#774749 (or 0x774749) is known color: Tosca. HEX triplet: 77, 47 and 49. RGB value is (119,71,73). Sum of RGB (Red+Green+Blue) = 119+71+73=263 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.25% from 263); Green value is 71 (28.12% from 255 or 27.00% from 263); Blue value is 73 (28.91% from 255 or 27.76% from 263); Max value from RGB is 119 - color contains mainly: red. Hex color #774749 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774749 is #88B8B6. Grayscale: #555555. Windows color (decimal): -8960183 or 4802423. OLE color: 4802423.
HSL color Cylindrical-coordinate representation of color #774749: hue angle of 357.5º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #774749 is Cyan = 0, Magento = 0.40, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 73 | - |
| CMYK | 0 | 0.40 | 0.39 | 0.53 |
| HSL | 357.5º | 0.25% | 0.37% | - |
| HSV(B) | 357.5º | 0.4% | 0.47% | - |
| XYZ | 11.06 | 8.91 | 7.44 | - |
| YUV | 85.58 | 120.9 | 151.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 73 | 0 | 0.40 | 0.39 | 0.53 | 357.5 | 0.25 | 0.37 |
| Hex | 77 | 47 | 49 | 0 | 28 | 27 | 35 | 166 | 19 | 25 |
| Octal | 167 | 107 | 111 | 0 | 50 | 47 | 65 | 546 | 31 | 45 |
| Binary | 1110111 | 1000111 | 1001001 | 0 | 101000 | 100111 | 110101 | 101100110 | 11001 | 100101 |
Color Harmonies of #774749
Complementary color
Monochromatic Colors of #774749
Black with #774749
Text Example
Text Example
White with #774749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774749; }
p { color: rgb(119,71,73); }
H1.HeaderClassName
{
color: #774749;
}
.AnyTagClassName
{
color: #774749;
}
</style>
background-color css
<style>
a { background-color: #774749; }
a { background-color: rgb(119,71,73); }
div.DivClassName
{
background-color: #774749;
}
.BgClassName
{
background-color: #774749;
}
</style>
border-color css
<style>
span { border-color: #774749; }
span { border-color: rgb(119,71,73); }
td.TdClassName
{
border-color: #774749;
}
.TagClassName
{
border-color: #774749;
}
</style>