Shades of Tosca #714547
Tints of Tosca #714547
RGB
CMYK
RGB Variations
Color information
#714547 (or 0x714547) is known color: Tosca. HEX triplet: 71, 45 and 47. RGB value is (113,69,71). Sum of RGB (Red+Green+Blue) = 113+69+71=253 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.66% from 253); Green value is 69 (27.34% from 255 or 27.27% from 253); Blue value is 71 (28.12% from 255 or 28.06% from 253); Max value from RGB is 113 - color contains mainly: red. Hex color #714547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714547 is #8EBAB8. Grayscale: #525252. Windows color (decimal): -9353913 or 4670833. OLE color: 4670833.
HSL color Cylindrical-coordinate representation of color #714547: hue angle of 357.27º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #714547 is Cyan = 0, Magento = 0.39, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 71 | - |
| CMYK | 0 | 0.39 | 0.37 | 0.56 |
| HSL | 357.27º | 0.24% | 0.36% | - |
| HSV(B) | 357.27º | 0.39% | 0.44% | - |
| XYZ | 10.08 | 8.22 | 7.02 | - |
| YUV | 82.38 | 121.58 | 149.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 71 | 0 | 0.39 | 0.37 | 0.56 | 357.27 | 0.24 | 0.36 |
| Hex | 71 | 45 | 47 | 0 | 27 | 25 | 38 | 165 | 18 | 24 |
| Octal | 161 | 105 | 107 | 0 | 47 | 45 | 70 | 545 | 30 | 44 |
| Binary | 1110001 | 1000101 | 1000111 | 0 | 100111 | 100101 | 111000 | 101100101 | 11000 | 100100 |
Color Harmonies of #714547
Complementary color
Monochromatic Colors of #714547
Black with #714547
Text Example
Text Example
White with #714547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714547; }
p { color: rgb(113,69,71); }
H1.HeaderClassName
{
color: #714547;
}
.AnyTagClassName
{
color: #714547;
}
</style>
background-color css
<style>
a { background-color: #714547; }
a { background-color: rgb(113,69,71); }
div.DivClassName
{
background-color: #714547;
}
.BgClassName
{
background-color: #714547;
}
</style>
border-color css
<style>
span { border-color: #714547; }
span { border-color: rgb(113,69,71); }
td.TdClassName
{
border-color: #714547;
}
.TagClassName
{
border-color: #714547;
}
</style>