Shades of Tosca #774048
Tints of Tosca #774048
RGB
CMYK
RGB Variations
Color information
#774048 (or 0x774048) is known color: Tosca. HEX triplet: 77, 40 and 48. RGB value is (119,64,72). Sum of RGB (Red+Green+Blue) = 119+64+72=255 (33% of max value = 765). Red value is 119 (46.88% from 255 or 46.67% from 255); Green value is 64 (25.39% from 255 or 25.10% from 255); Blue value is 72 (28.52% from 255 or 28.24% from 255); Max value from RGB is 119 - color contains mainly: red. Hex color #774048 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774048 is #88BFB7. Grayscale: #515151. Windows color (decimal): -8961976 or 4735095. OLE color: 4735095.
HSL color Cylindrical-coordinate representation of color #774048: hue angle of 351.27º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #774048 is Cyan = 0, Magento = 0.46, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 72 | - |
| CMYK | 0 | 0.46 | 0.39 | 0.53 |
| HSL | 351.27º | 0.3% | 0.36% | - |
| HSV(B) | 351.27º | 0.46% | 0.47% | - |
| XYZ | 10.61 | 8.06 | 7.13 | - |
| YUV | 81.36 | 122.72 | 154.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 72 | 0 | 0.46 | 0.39 | 0.53 | 351.27 | 0.3 | 0.36 |
| Hex | 77 | 40 | 48 | 0 | 2E | 27 | 35 | 15F | 1E | 24 |
| Octal | 167 | 100 | 110 | 0 | 56 | 47 | 65 | 537 | 36 | 44 |
| Binary | 1110111 | 1000000 | 1001000 | 0 | 101110 | 100111 | 110101 | 101011111 | 11110 | 100100 |
Color Harmonies of #774048
Complementary color
Monochromatic Colors of #774048
Black with #774048
Text Example
Text Example
White with #774048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774048; }
p { color: rgb(119,64,72); }
H1.HeaderClassName
{
color: #774048;
}
.AnyTagClassName
{
color: #774048;
}
</style>
background-color css
<style>
a { background-color: #774048; }
a { background-color: rgb(119,64,72); }
div.DivClassName
{
background-color: #774048;
}
.BgClassName
{
background-color: #774048;
}
</style>
border-color css
<style>
span { border-color: #774048; }
span { border-color: rgb(119,64,72); }
td.TdClassName
{
border-color: #774048;
}
.TagClassName
{
border-color: #774048;
}
</style>