Shades of Tosca #774041
Tints of Tosca #774041
RGB
CMYK
RGB Variations
Color information
#774041 (or 0x774041) is known color: Tosca. HEX triplet: 77, 40 and 41. RGB value is (119,64,65). Sum of RGB (Red+Green+Blue) = 119+64+65=248 (32% of max value = 765). Red value is 119 (46.88% from 255 or 47.98% from 248); Green value is 64 (25.39% from 255 or 25.81% from 248); Blue value is 65 (25.78% from 255 or 26.21% from 248); Max value from RGB is 119 - color contains mainly: red. Hex color #774041 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774041 is #88BFBE. Grayscale: #505050. Windows color (decimal): -8961983 or 4276343. OLE color: 4276343.
HSL color Cylindrical-coordinate representation of color #774041: hue angle of 358.91º 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 #774041 is Cyan = 0, Magento = 0.46, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 65 | - |
| CMYK | 0 | 0.46 | 0.45 | 0.53 |
| HSL | 358.91º | 0.3% | 0.36% | - |
| HSV(B) | 358.91º | 0.46% | 0.47% | - |
| XYZ | 10.4 | 7.97 | 5.99 | - |
| YUV | 80.56 | 119.22 | 155.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 65 | 0 | 0.46 | 0.45 | 0.53 | 358.91 | 0.3 | 0.36 |
| Hex | 77 | 40 | 41 | 0 | 2E | 2D | 35 | 167 | 1E | 24 |
| Octal | 167 | 100 | 101 | 0 | 56 | 55 | 65 | 547 | 36 | 44 |
| Binary | 1110111 | 1000000 | 1000001 | 0 | 101110 | 101101 | 110101 | 101100111 | 11110 | 100100 |
Color Harmonies of #774041
Complementary color
Monochromatic Colors of #774041
Black with #774041
Text Example
Text Example
White with #774041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774041; }
p { color: rgb(119,64,65); }
H1.HeaderClassName
{
color: #774041;
}
.AnyTagClassName
{
color: #774041;
}
</style>
background-color css
<style>
a { background-color: #774041; }
a { background-color: rgb(119,64,65); }
div.DivClassName
{
background-color: #774041;
}
.BgClassName
{
background-color: #774041;
}
</style>
border-color css
<style>
span { border-color: #774041; }
span { border-color: rgb(119,64,65); }
td.TdClassName
{
border-color: #774041;
}
.TagClassName
{
border-color: #774041;
}
</style>