Shades of Tosca #774148
Tints of Tosca #774148
RGB
CMYK
RGB Variations
Color information
#774148 (or 0x774148) is known color: Tosca. HEX triplet: 77, 41 and 48. RGB value is (119,65,72). Sum of RGB (Red+Green+Blue) = 119+65+72=256 (33% of max value = 765). Red value is 119 (46.88% from 255 or 46.48% from 256); Green value is 65 (25.78% from 255 or 25.39% from 256); Blue value is 72 (28.52% from 255 or 28.12% from 256); Max value from RGB is 119 - color contains mainly: red. Hex color #774148 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774148 is #88BEB7. Grayscale: #515151. Windows color (decimal): -8961720 or 4735351. OLE color: 4735351.
HSL color Cylindrical-coordinate representation of color #774148: hue angle of 352.22º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #774148 is Cyan = 0, Magento = 0.45, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 65 | 72 | - |
| CMYK | 0 | 0.45 | 0.39 | 0.53 |
| HSL | 352.22º | 0.29% | 0.36% | - |
| HSV(B) | 352.22º | 0.45% | 0.47% | - |
| XYZ | 10.67 | 8.17 | 7.15 | - |
| YUV | 81.94 | 122.39 | 154.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 65 | 72 | 0 | 0.45 | 0.39 | 0.53 | 352.22 | 0.29 | 0.36 |
| Hex | 77 | 41 | 48 | 0 | 2D | 27 | 35 | 160 | 1D | 24 |
| Octal | 167 | 101 | 110 | 0 | 55 | 47 | 65 | 540 | 35 | 44 |
| Binary | 1110111 | 1000001 | 1001000 | 0 | 101101 | 100111 | 110101 | 101100000 | 11101 | 100100 |
Color Harmonies of #774148
Complementary color
Monochromatic Colors of #774148
Black with #774148
Text Example
Text Example
White with #774148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774148; }
p { color: rgb(119,65,72); }
H1.HeaderClassName
{
color: #774148;
}
.AnyTagClassName
{
color: #774148;
}
</style>
background-color css
<style>
a { background-color: #774148; }
a { background-color: rgb(119,65,72); }
div.DivClassName
{
background-color: #774148;
}
.BgClassName
{
background-color: #774148;
}
</style>
border-color css
<style>
span { border-color: #774148; }
span { border-color: rgb(119,65,72); }
td.TdClassName
{
border-color: #774148;
}
.TagClassName
{
border-color: #774148;
}
</style>