Shades of Tosca #744548
Tints of Tosca #744548
RGB
CMYK
RGB Variations
Color information
#744548 (or 0x744548) is known color: Tosca. HEX triplet: 74, 45 and 48. RGB value is (116,69,72). Sum of RGB (Red+Green+Blue) = 116+69+72=257 (34% of max value = 765). Red value is 116 (45.70% from 255 or 45.14% from 257); Green value is 69 (27.34% from 255 or 26.85% from 257); Blue value is 72 (28.52% from 255 or 28.02% from 257); Max value from RGB is 116 - color contains mainly: red. Hex color #744548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744548 is #8BBAB7. Grayscale: #535353. Windows color (decimal): -9157304 or 4736372. OLE color: 4736372.
HSL color Cylindrical-coordinate representation of color #744548: hue angle of 356.17º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #744548 is Cyan = 0, Magento = 0.41, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 72 | - |
| CMYK | 0 | 0.41 | 0.38 | 0.55 |
| HSL | 356.17º | 0.25% | 0.36% | - |
| HSV(B) | 356.17º | 0.41% | 0.45% | - |
| XYZ | 10.5 | 8.44 | 7.21 | - |
| YUV | 83.4 | 121.57 | 151.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 72 | 0 | 0.41 | 0.38 | 0.55 | 356.17 | 0.25 | 0.36 |
| Hex | 74 | 45 | 48 | 0 | 29 | 26 | 37 | 164 | 19 | 24 |
| Octal | 164 | 105 | 110 | 0 | 51 | 46 | 67 | 544 | 31 | 44 |
| Binary | 1110100 | 1000101 | 1001000 | 0 | 101001 | 100110 | 110111 | 101100100 | 11001 | 100100 |
Color Harmonies of #744548
Complementary color
Monochromatic Colors of #744548
Black with #744548
Text Example
Text Example
White with #744548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744548; }
p { color: rgb(116,69,72); }
H1.HeaderClassName
{
color: #744548;
}
.AnyTagClassName
{
color: #744548;
}
</style>
background-color css
<style>
a { background-color: #744548; }
a { background-color: rgb(116,69,72); }
div.DivClassName
{
background-color: #744548;
}
.BgClassName
{
background-color: #744548;
}
</style>
border-color css
<style>
span { border-color: #744548; }
span { border-color: rgb(116,69,72); }
td.TdClassName
{
border-color: #744548;
}
.TagClassName
{
border-color: #744548;
}
</style>