Shades of Tosca #714647
Tints of Tosca #714647
RGB
CMYK
RGB Variations
Color information
#714647 (or 0x714647) is known color: Tosca. HEX triplet: 71, 46 and 47. RGB value is (113,70,71). Sum of RGB (Red+Green+Blue) = 113+70+71=254 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.49% from 254); Green value is 70 (27.73% from 255 or 27.56% from 254); Blue value is 71 (28.12% from 255 or 27.95% from 254); Max value from RGB is 113 - color contains mainly: red. Hex color #714647 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714647 is #8EB9B8. Grayscale: #535353. Windows color (decimal): -9353657 or 4671089. OLE color: 4671089.
HSL color Cylindrical-coordinate representation of color #714647: hue angle of 358.6º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #714647 is Cyan = 0, Magento = 0.38, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 70 | 71 | - |
| CMYK | 0 | 0.38 | 0.37 | 0.56 |
| HSL | 358.6º | 0.23% | 0.36% | - |
| HSV(B) | 358.6º | 0.38% | 0.44% | - |
| XYZ | 10.14 | 8.35 | 7.04 | - |
| YUV | 82.97 | 121.25 | 149.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 70 | 71 | 0 | 0.38 | 0.37 | 0.56 | 358.6 | 0.23 | 0.36 |
| Hex | 71 | 46 | 47 | 0 | 26 | 25 | 38 | 167 | 17 | 24 |
| Octal | 161 | 106 | 107 | 0 | 46 | 45 | 70 | 547 | 27 | 44 |
| Binary | 1110001 | 1000110 | 1000111 | 0 | 100110 | 100101 | 111000 | 101100111 | 10111 | 100100 |
Color Harmonies of #714647
Complementary color
Monochromatic Colors of #714647
Black with #714647
Text Example
Text Example
White with #714647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714647; }
p { color: rgb(113,70,71); }
H1.HeaderClassName
{
color: #714647;
}
.AnyTagClassName
{
color: #714647;
}
</style>
background-color css
<style>
a { background-color: #714647; }
a { background-color: rgb(113,70,71); }
div.DivClassName
{
background-color: #714647;
}
.BgClassName
{
background-color: #714647;
}
</style>
border-color css
<style>
span { border-color: #714647; }
span { border-color: rgb(113,70,71); }
td.TdClassName
{
border-color: #714647;
}
.TagClassName
{
border-color: #714647;
}
</style>