Shades of Tosca #714749
Tints of Tosca #714749
RGB
CMYK
RGB Variations
Color information
#714749 (or 0x714749) is known color: Tosca. HEX triplet: 71, 47 and 49. RGB value is (113,71,73). Sum of RGB (Red+Green+Blue) = 113+71+73=257 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.97% from 257); Green value is 71 (28.12% from 255 or 27.63% from 257); Blue value is 73 (28.91% from 255 or 28.40% from 257); Max value from RGB is 113 - color contains mainly: red. Hex color #714749 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714749 is #8EB8B6. Grayscale: #535353. Windows color (decimal): -9353399 or 4802417. OLE color: 4802417.
HSL color Cylindrical-coordinate representation of color #714749: hue angle of 357.14º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #714749 is Cyan = 0, Magento = 0.37, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 71 | 73 | - |
| CMYK | 0 | 0.37 | 0.35 | 0.56 |
| HSL | 357.14º | 0.23% | 0.36% | - |
| HSV(B) | 357.14º | 0.37% | 0.44% | - |
| XYZ | 10.27 | 8.5 | 7.4 | - |
| YUV | 83.79 | 121.91 | 148.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 71 | 73 | 0 | 0.37 | 0.35 | 0.56 | 357.14 | 0.23 | 0.36 |
| Hex | 71 | 47 | 49 | 0 | 25 | 23 | 38 | 165 | 17 | 24 |
| Octal | 161 | 107 | 111 | 0 | 45 | 43 | 70 | 545 | 27 | 44 |
| Binary | 1110001 | 1000111 | 1001001 | 0 | 100101 | 100011 | 111000 | 101100101 | 10111 | 100100 |
Color Harmonies of #714749
Complementary color
Monochromatic Colors of #714749
Black with #714749
Text Example
Text Example
White with #714749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714749; }
p { color: rgb(113,71,73); }
H1.HeaderClassName
{
color: #714749;
}
.AnyTagClassName
{
color: #714749;
}
</style>
background-color css
<style>
a { background-color: #714749; }
a { background-color: rgb(113,71,73); }
div.DivClassName
{
background-color: #714749;
}
.BgClassName
{
background-color: #714749;
}
</style>
border-color css
<style>
span { border-color: #714749; }
span { border-color: rgb(113,71,73); }
td.TdClassName
{
border-color: #714749;
}
.TagClassName
{
border-color: #714749;
}
</style>