Shades of Tosca #744041
Tints of Tosca #744041
RGB
CMYK
RGB Variations
Color information
#744041 (or 0x744041) is known color: Tosca. HEX triplet: 74, 40 and 41. RGB value is (116,64,65). Sum of RGB (Red+Green+Blue) = 116+64+65=245 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.35% from 245); Green value is 64 (25.39% from 255 or 26.12% from 245); Blue value is 65 (25.78% from 255 or 26.53% from 245); Max value from RGB is 116 - color contains mainly: red. Hex color #744041 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744041 is #8BBFBE. Grayscale: #4F4F4F. Windows color (decimal): -9158591 or 4276340. OLE color: 4276340.
HSL color Cylindrical-coordinate representation of color #744041: hue angle of 358.85º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #744041 is Cyan = 0, Magento = 0.45, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 65 | - |
| CMYK | 0 | 0.45 | 0.44 | 0.55 |
| HSL | 358.85º | 0.29% | 0.35% | - |
| HSV(B) | 358.85º | 0.45% | 0.45% | - |
| XYZ | 9.99 | 7.76 | 5.97 | - |
| YUV | 79.66 | 119.73 | 153.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 65 | 0 | 0.45 | 0.44 | 0.55 | 358.85 | 0.29 | 0.35 |
| Hex | 74 | 40 | 41 | 0 | 2D | 2C | 37 | 167 | 1D | 23 |
| Octal | 164 | 100 | 101 | 0 | 55 | 54 | 67 | 547 | 35 | 43 |
| Binary | 1110100 | 1000000 | 1000001 | 0 | 101101 | 101100 | 110111 | 101100111 | 11101 | 100011 |
Color Harmonies of #744041
Complementary color
Monochromatic Colors of #744041
Black with #744041
Text Example
Text Example
White with #744041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744041; }
p { color: rgb(116,64,65); }
H1.HeaderClassName
{
color: #744041;
}
.AnyTagClassName
{
color: #744041;
}
</style>
background-color css
<style>
a { background-color: #744041; }
a { background-color: rgb(116,64,65); }
div.DivClassName
{
background-color: #744041;
}
.BgClassName
{
background-color: #744041;
}
</style>
border-color css
<style>
span { border-color: #744041; }
span { border-color: rgb(116,64,65); }
td.TdClassName
{
border-color: #744041;
}
.TagClassName
{
border-color: #744041;
}
</style>