Shades of Tosca #714649
Tints of Tosca #714649
RGB
CMYK
RGB Variations
Color information
#714649 (or 0x714649) is known color: Tosca. HEX triplet: 71, 46 and 49. RGB value is (113,70,73). Sum of RGB (Red+Green+Blue) = 113+70+73=256 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.14% from 256); Green value is 70 (27.73% from 255 or 27.34% from 256); Blue value is 73 (28.91% from 255 or 28.52% from 256); Max value from RGB is 113 - color contains mainly: red. Hex color #714649 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714649 is #8EB9B6. Grayscale: #535353. Windows color (decimal): -9353655 or 4802161. OLE color: 4802161.
HSL color Cylindrical-coordinate representation of color #714649: hue angle of 355.81º 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 #714649 is Cyan = 0, Magento = 0.38, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 70 | 73 | - |
| CMYK | 0 | 0.38 | 0.35 | 0.56 |
| HSL | 355.81º | 0.23% | 0.36% | - |
| HSV(B) | 355.81º | 0.38% | 0.44% | - |
| XYZ | 10.2 | 8.37 | 7.38 | - |
| YUV | 83.2 | 122.25 | 149.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 70 | 73 | 0 | 0.38 | 0.35 | 0.56 | 355.81 | 0.23 | 0.36 |
| Hex | 71 | 46 | 49 | 0 | 26 | 23 | 38 | 164 | 17 | 24 |
| Octal | 161 | 106 | 111 | 0 | 46 | 43 | 70 | 544 | 27 | 44 |
| Binary | 1110001 | 1000110 | 1001001 | 0 | 100110 | 100011 | 111000 | 101100100 | 10111 | 100100 |
Color Harmonies of #714649
Complementary color
Monochromatic Colors of #714649
Black with #714649
Text Example
Text Example
White with #714649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714649; }
p { color: rgb(113,70,73); }
H1.HeaderClassName
{
color: #714649;
}
.AnyTagClassName
{
color: #714649;
}
</style>
background-color css
<style>
a { background-color: #714649; }
a { background-color: rgb(113,70,73); }
div.DivClassName
{
background-color: #714649;
}
.BgClassName
{
background-color: #714649;
}
</style>
border-color css
<style>
span { border-color: #714649; }
span { border-color: rgb(113,70,73); }
td.TdClassName
{
border-color: #714649;
}
.TagClassName
{
border-color: #714649;
}
</style>