Shades of Tosca #744648
Tints of Tosca #744648
RGB
CMYK
RGB Variations
Color information
#744648 (or 0x744648) is known color: Tosca. HEX triplet: 74, 46 and 48. RGB value is (116,70,72). Sum of RGB (Red+Green+Blue) = 116+70+72=258 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.96% from 258); Green value is 70 (27.73% from 255 or 27.13% from 258); Blue value is 72 (28.52% from 255 or 27.91% from 258); Max value from RGB is 116 - color contains mainly: red. Hex color #744648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744648 is #8BB9B7. Grayscale: #545454. Windows color (decimal): -9157048 or 4736628. OLE color: 4736628.
HSL color Cylindrical-coordinate representation of color #744648: hue angle of 357.39º 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 #744648 is Cyan = 0, Magento = 0.40, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 70 | 72 | - |
| CMYK | 0 | 0.40 | 0.38 | 0.55 |
| HSL | 357.39º | 0.25% | 0.36% | - |
| HSV(B) | 357.39º | 0.4% | 0.45% | - |
| XYZ | 10.56 | 8.56 | 7.23 | - |
| YUV | 83.98 | 121.24 | 150.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 70 | 72 | 0 | 0.40 | 0.38 | 0.55 | 357.39 | 0.25 | 0.36 |
| Hex | 74 | 46 | 48 | 0 | 28 | 26 | 37 | 165 | 19 | 24 |
| Octal | 164 | 106 | 110 | 0 | 50 | 46 | 67 | 545 | 31 | 44 |
| Binary | 1110100 | 1000110 | 1001000 | 0 | 101000 | 100110 | 110111 | 101100101 | 11001 | 100100 |
Color Harmonies of #744648
Complementary color
Monochromatic Colors of #744648
Black with #744648
Text Example
Text Example
White with #744648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744648; }
p { color: rgb(116,70,72); }
H1.HeaderClassName
{
color: #744648;
}
.AnyTagClassName
{
color: #744648;
}
</style>
background-color css
<style>
a { background-color: #744648; }
a { background-color: rgb(116,70,72); }
div.DivClassName
{
background-color: #744648;
}
.BgClassName
{
background-color: #744648;
}
</style>
border-color css
<style>
span { border-color: #744648; }
span { border-color: rgb(116,70,72); }
td.TdClassName
{
border-color: #744648;
}
.TagClassName
{
border-color: #744648;
}
</style>