Shades of Tosca #774648
Tints of Tosca #774648
RGB
CMYK
RGB Variations
Color information
#774648 (or 0x774648) is known color: Tosca. HEX triplet: 77, 46 and 48. RGB value is (119,70,72). Sum of RGB (Red+Green+Blue) = 119+70+72=261 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.59% from 261); Green value is 70 (27.73% from 255 or 26.82% from 261); Blue value is 72 (28.52% from 255 or 27.59% from 261); Max value from RGB is 119 - color contains mainly: red. Hex color #774648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774648 is #88B9B7. Grayscale: #545454. Windows color (decimal): -8960440 or 4736631. OLE color: 4736631.
HSL color Cylindrical-coordinate representation of color #774648: hue angle of 357.55º 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 #774648 is Cyan = 0, Magento = 0.41, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 72 | - |
| CMYK | 0 | 0.41 | 0.39 | 0.53 |
| HSL | 357.55º | 0.26% | 0.37% | - |
| HSV(B) | 357.55º | 0.41% | 0.47% | - |
| XYZ | 10.97 | 8.77 | 7.25 | - |
| YUV | 84.88 | 120.73 | 152.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 72 | 0 | 0.41 | 0.39 | 0.53 | 357.55 | 0.26 | 0.37 |
| Hex | 77 | 46 | 48 | 0 | 29 | 27 | 35 | 166 | 1A | 25 |
| Octal | 167 | 106 | 110 | 0 | 51 | 47 | 65 | 546 | 32 | 45 |
| Binary | 1110111 | 1000110 | 1001000 | 0 | 101001 | 100111 | 110101 | 101100110 | 11010 | 100101 |
Color Harmonies of #774648
Complementary color
Monochromatic Colors of #774648
Black with #774648
Text Example
Text Example
White with #774648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774648; }
p { color: rgb(119,70,72); }
H1.HeaderClassName
{
color: #774648;
}
.AnyTagClassName
{
color: #774648;
}
</style>
background-color css
<style>
a { background-color: #774648; }
a { background-color: rgb(119,70,72); }
div.DivClassName
{
background-color: #774648;
}
.BgClassName
{
background-color: #774648;
}
</style>
border-color css
<style>
span { border-color: #774648; }
span { border-color: rgb(119,70,72); }
td.TdClassName
{
border-color: #774648;
}
.TagClassName
{
border-color: #774648;
}
</style>