Shades of Tosca #714549
Tints of Tosca #714549
RGB
CMYK
RGB Variations
Color information
#714549 (or 0x714549) is known color: Tosca. HEX triplet: 71, 45 and 49. RGB value is (113,69,73). Sum of RGB (Red+Green+Blue) = 113+69+73=255 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.31% from 255); Green value is 69 (27.34% from 255 or 27.06% from 255); Blue value is 73 (28.91% from 255 or 28.63% from 255); Max value from RGB is 113 - color contains mainly: red. Hex color #714549 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714549 is #8EBAB6. Grayscale: #525252. Windows color (decimal): -9353911 or 4801905. OLE color: 4801905.
HSL color Cylindrical-coordinate representation of color #714549: hue angle of 354.55º 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 #714549 is Cyan = 0, Magento = 0.39, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 73 | - |
| CMYK | 0 | 0.39 | 0.35 | 0.56 |
| HSL | 354.55º | 0.24% | 0.36% | - |
| HSV(B) | 354.55º | 0.39% | 0.44% | - |
| XYZ | 10.14 | 8.25 | 7.36 | - |
| YUV | 82.61 | 122.58 | 149.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 73 | 0 | 0.39 | 0.35 | 0.56 | 354.55 | 0.24 | 0.36 |
| Hex | 71 | 45 | 49 | 0 | 27 | 23 | 38 | 163 | 18 | 24 |
| Octal | 161 | 105 | 111 | 0 | 47 | 43 | 70 | 543 | 30 | 44 |
| Binary | 1110001 | 1000101 | 1001001 | 0 | 100111 | 100011 | 111000 | 101100011 | 11000 | 100100 |
Color Harmonies of #714549
Complementary color
Monochromatic Colors of #714549
Black with #714549
Text Example
Text Example
White with #714549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714549; }
p { color: rgb(113,69,73); }
H1.HeaderClassName
{
color: #714549;
}
.AnyTagClassName
{
color: #714549;
}
</style>
background-color css
<style>
a { background-color: #714549; }
a { background-color: rgb(113,69,73); }
div.DivClassName
{
background-color: #714549;
}
.BgClassName
{
background-color: #714549;
}
</style>
border-color css
<style>
span { border-color: #714549; }
span { border-color: rgb(113,69,73); }
td.TdClassName
{
border-color: #714549;
}
.TagClassName
{
border-color: #714549;
}
</style>