Shades of Tosca #774649
Tints of Tosca #774649
RGB
CMYK
RGB Variations
Color information
#774649 (or 0x774649) is known color: Tosca. HEX triplet: 77, 46 and 49. RGB value is (119,70,73). Sum of RGB (Red+Green+Blue) = 119+70+73=262 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.42% from 262); Green value is 70 (27.73% from 255 or 26.72% from 262); Blue value is 73 (28.91% from 255 or 27.86% from 262); Max value from RGB is 119 - color contains mainly: red. Hex color #774649 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774649 is #88B9B6. Grayscale: #555555. Windows color (decimal): -8960439 or 4802167. OLE color: 4802167.
HSL color Cylindrical-coordinate representation of color #774649: hue angle of 356.33º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #774649 is Cyan = 0, Magento = 0.41, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 73 | - |
| CMYK | 0 | 0.41 | 0.39 | 0.53 |
| HSL | 356.33º | 0.26% | 0.37% | - |
| HSV(B) | 356.33º | 0.41% | 0.47% | - |
| XYZ | 11 | 8.78 | 7.42 | - |
| YUV | 84.99 | 121.23 | 152.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 73 | 0 | 0.41 | 0.39 | 0.53 | 356.33 | 0.26 | 0.37 |
| Hex | 77 | 46 | 49 | 0 | 29 | 27 | 35 | 164 | 1A | 25 |
| Octal | 167 | 106 | 111 | 0 | 51 | 47 | 65 | 544 | 32 | 45 |
| Binary | 1110111 | 1000110 | 1001001 | 0 | 101001 | 100111 | 110101 | 101100100 | 11010 | 100101 |
Color Harmonies of #774649
Complementary color
Monochromatic Colors of #774649
Black with #774649
Text Example
Text Example
White with #774649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774649; }
p { color: rgb(119,70,73); }
H1.HeaderClassName
{
color: #774649;
}
.AnyTagClassName
{
color: #774649;
}
</style>
background-color css
<style>
a { background-color: #774649; }
a { background-color: rgb(119,70,73); }
div.DivClassName
{
background-color: #774649;
}
.BgClassName
{
background-color: #774649;
}
</style>
border-color css
<style>
span { border-color: #774649; }
span { border-color: rgb(119,70,73); }
td.TdClassName
{
border-color: #774649;
}
.TagClassName
{
border-color: #774649;
}
</style>