Shades of Tosca #744047
Tints of Tosca #744047
RGB
CMYK
RGB Variations
Color information
#744047 (or 0x744047) is known color: Tosca. HEX triplet: 74, 40 and 47. RGB value is (116,64,71). Sum of RGB (Red+Green+Blue) = 116+64+71=251 (33% of max value = 765). Red value is 116 (45.70% from 255 or 46.22% from 251); Green value is 64 (25.39% from 255 or 25.50% from 251); Blue value is 71 (28.12% from 255 or 28.29% from 251); Max value from RGB is 116 - color contains mainly: red. Hex color #744047 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744047 is #8BBFB8. Grayscale: #505050. Windows color (decimal): -9158585 or 4669556. OLE color: 4669556.
HSL color Cylindrical-coordinate representation of color #744047: hue angle of 351.92º 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 #744047 is Cyan = 0, Magento = 0.45, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 71 | - |
| CMYK | 0 | 0.45 | 0.39 | 0.55 |
| HSL | 351.92º | 0.29% | 0.35% | - |
| HSV(B) | 351.92º | 0.45% | 0.45% | - |
| XYZ | 10.17 | 7.83 | 6.94 | - |
| YUV | 80.35 | 122.73 | 153.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 71 | 0 | 0.45 | 0.39 | 0.55 | 351.92 | 0.29 | 0.35 |
| Hex | 74 | 40 | 47 | 0 | 2D | 27 | 37 | 160 | 1D | 23 |
| Octal | 164 | 100 | 107 | 0 | 55 | 47 | 67 | 540 | 35 | 43 |
| Binary | 1110100 | 1000000 | 1000111 | 0 | 101101 | 100111 | 110111 | 101100000 | 11101 | 100011 |
Color Harmonies of #744047
Complementary color
Monochromatic Colors of #744047
Black with #744047
Text Example
Text Example
White with #744047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744047; }
p { color: rgb(116,64,71); }
H1.HeaderClassName
{
color: #744047;
}
.AnyTagClassName
{
color: #744047;
}
</style>
background-color css
<style>
a { background-color: #744047; }
a { background-color: rgb(116,64,71); }
div.DivClassName
{
background-color: #744047;
}
.BgClassName
{
background-color: #744047;
}
</style>
border-color css
<style>
span { border-color: #744047; }
span { border-color: rgb(116,64,71); }
td.TdClassName
{
border-color: #744047;
}
.TagClassName
{
border-color: #744047;
}
</style>