Shades of Tosca #744647
Tints of Tosca #744647
RGB
CMYK
RGB Variations
Color information
#744647 (or 0x744647) is known color: Tosca. HEX triplet: 74, 46 and 47. RGB value is (116,70,71). Sum of RGB (Red+Green+Blue) = 116+70+71=257 (34% of max value = 765). Red value is 116 (45.70% from 255 or 45.14% from 257); Green value is 70 (27.73% from 255 or 27.24% from 257); Blue value is 71 (28.12% from 255 or 27.63% from 257); Max value from RGB is 116 - color contains mainly: red. Hex color #744647 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744647 is #8BB9B8. Grayscale: #535353. Windows color (decimal): -9157049 or 4671092. OLE color: 4671092.
HSL color Cylindrical-coordinate representation of color #744647: hue angle of 358.7º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #744647 is Cyan = 0, Magento = 0.40, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 70 | 71 | - |
| CMYK | 0 | 0.40 | 0.39 | 0.55 |
| HSL | 358.7º | 0.25% | 0.36% | - |
| HSV(B) | 358.7º | 0.4% | 0.45% | - |
| XYZ | 10.53 | 8.55 | 7.06 | - |
| YUV | 83.87 | 120.74 | 150.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 70 | 71 | 0 | 0.40 | 0.39 | 0.55 | 358.7 | 0.25 | 0.36 |
| Hex | 74 | 46 | 47 | 0 | 28 | 27 | 37 | 167 | 19 | 24 |
| Octal | 164 | 106 | 107 | 0 | 50 | 47 | 67 | 547 | 31 | 44 |
| Binary | 1110100 | 1000110 | 1000111 | 0 | 101000 | 100111 | 110111 | 101100111 | 11001 | 100100 |
Color Harmonies of #744647
Complementary color
Monochromatic Colors of #744647
Black with #744647
Text Example
Text Example
White with #744647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744647; }
p { color: rgb(116,70,71); }
H1.HeaderClassName
{
color: #744647;
}
.AnyTagClassName
{
color: #744647;
}
</style>
background-color css
<style>
a { background-color: #744647; }
a { background-color: rgb(116,70,71); }
div.DivClassName
{
background-color: #744647;
}
.BgClassName
{
background-color: #744647;
}
</style>
border-color css
<style>
span { border-color: #744647; }
span { border-color: rgb(116,70,71); }
td.TdClassName
{
border-color: #744647;
}
.TagClassName
{
border-color: #744647;
}
</style>