Shades of Tosca #744448
Tints of Tosca #744448
RGB
CMYK
RGB Variations
Color information
#744448 (or 0x744448) is known color: Tosca. HEX triplet: 74, 44 and 48. RGB value is (116,68,72). Sum of RGB (Red+Green+Blue) = 116+68+72=256 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.31% from 256); Green value is 68 (26.95% from 255 or 26.56% from 256); Blue value is 72 (28.52% from 255 or 28.12% from 256); Max value from RGB is 116 - color contains mainly: red. Hex color #744448 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744448 is #8BBBB7. Grayscale: #525252. Windows color (decimal): -9157560 or 4736116. OLE color: 4736116.
HSL color Cylindrical-coordinate representation of color #744448: hue angle of 355º degrees, saturation: 0.26, 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 #744448 is Cyan = 0, Magento = 0.41, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 68 | 72 | - |
| CMYK | 0 | 0.41 | 0.38 | 0.55 |
| HSL | 355º | 0.26% | 0.36% | - |
| HSV(B) | 355º | 0.41% | 0.45% | - |
| XYZ | 10.44 | 8.32 | 7.19 | - |
| YUV | 82.81 | 121.9 | 151.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 68 | 72 | 0 | 0.41 | 0.38 | 0.55 | 355 | 0.26 | 0.36 |
| Hex | 74 | 44 | 48 | 0 | 29 | 26 | 37 | 163 | 1A | 24 |
| Octal | 164 | 104 | 110 | 0 | 51 | 46 | 67 | 543 | 32 | 44 |
| Binary | 1110100 | 1000100 | 1001000 | 0 | 101001 | 100110 | 110111 | 101100011 | 11010 | 100100 |
Color Harmonies of #744448
Complementary color
Monochromatic Colors of #744448
Black with #744448
Text Example
Text Example
White with #744448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744448; }
p { color: rgb(116,68,72); }
H1.HeaderClassName
{
color: #744448;
}
.AnyTagClassName
{
color: #744448;
}
</style>
background-color css
<style>
a { background-color: #744448; }
a { background-color: rgb(116,68,72); }
div.DivClassName
{
background-color: #744448;
}
.BgClassName
{
background-color: #744448;
}
</style>
border-color css
<style>
span { border-color: #744448; }
span { border-color: rgb(116,68,72); }
td.TdClassName
{
border-color: #744448;
}
.TagClassName
{
border-color: #744448;
}
</style>