Shades of Tosca #744347
Tints of Tosca #744347
RGB
CMYK
RGB Variations
Color information
#744347 (or 0x744347) is known color: Tosca. HEX triplet: 74, 43 and 47. RGB value is (116,67,71). Sum of RGB (Red+Green+Blue) = 116+67+71=254 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.67% from 254); Green value is 67 (26.56% from 255 or 26.38% from 254); Blue value is 71 (28.12% from 255 or 27.95% from 254); Max value from RGB is 116 - color contains mainly: red. Hex color #744347 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744347 is #8BBCB8. Grayscale: #525252. Windows color (decimal): -9157817 or 4670324. OLE color: 4670324.
HSL color Cylindrical-coordinate representation of color #744347: hue angle of 355.1º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #744347 is Cyan = 0, Magento = 0.42, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 67 | 71 | - |
| CMYK | 0 | 0.42 | 0.39 | 0.55 |
| HSL | 355.1º | 0.27% | 0.36% | - |
| HSV(B) | 355.1º | 0.42% | 0.45% | - |
| XYZ | 10.35 | 8.18 | 7 | - |
| YUV | 82.11 | 121.73 | 152.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 67 | 71 | 0 | 0.42 | 0.39 | 0.55 | 355.1 | 0.27 | 0.36 |
| Hex | 74 | 43 | 47 | 0 | 2A | 27 | 37 | 163 | 1B | 24 |
| Octal | 164 | 103 | 107 | 0 | 52 | 47 | 67 | 543 | 33 | 44 |
| Binary | 1110100 | 1000011 | 1000111 | 0 | 101010 | 100111 | 110111 | 101100011 | 11011 | 100100 |
Color Harmonies of #744347
Complementary color
Monochromatic Colors of #744347
Black with #744347
Text Example
Text Example
White with #744347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744347; }
p { color: rgb(116,67,71); }
H1.HeaderClassName
{
color: #744347;
}
.AnyTagClassName
{
color: #744347;
}
</style>
background-color css
<style>
a { background-color: #744347; }
a { background-color: rgb(116,67,71); }
div.DivClassName
{
background-color: #744347;
}
.BgClassName
{
background-color: #744347;
}
</style>
border-color css
<style>
span { border-color: #744347; }
span { border-color: rgb(116,67,71); }
td.TdClassName
{
border-color: #744347;
}
.TagClassName
{
border-color: #744347;
}
</style>