Shades of Tosca #714045
Tints of Tosca #714045
RGB
CMYK
RGB Variations
Color information
#714045 (or 0x714045) is known color: Tosca. HEX triplet: 71, 40 and 45. RGB value is (113,64,69). Sum of RGB (Red+Green+Blue) = 113+64+69=246 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.93% from 246); Green value is 64 (25.39% from 255 or 26.02% from 246); Blue value is 69 (27.34% from 255 or 28.05% from 246); Max value from RGB is 113 - color contains mainly: red. Hex color #714045 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714045 is #8EBFBA. Grayscale: #4F4F4F. Windows color (decimal): -9355195 or 4538481. OLE color: 4538481.
HSL color Cylindrical-coordinate representation of color #714045: hue angle of 353.88º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #714045 is Cyan = 0, Magento = 0.43, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 64 | 69 | - |
| CMYK | 0 | 0.43 | 0.39 | 0.56 |
| HSL | 353.88º | 0.28% | 0.35% | - |
| HSV(B) | 353.88º | 0.43% | 0.44% | - |
| XYZ | 9.72 | 7.61 | 6.59 | - |
| YUV | 79.22 | 122.23 | 152.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 69 | 0 | 0.43 | 0.39 | 0.56 | 353.88 | 0.28 | 0.35 |
| Hex | 71 | 40 | 45 | 0 | 2B | 27 | 38 | 162 | 1C | 23 |
| Octal | 161 | 100 | 105 | 0 | 53 | 47 | 70 | 542 | 34 | 43 |
| Binary | 1110001 | 1000000 | 1000101 | 0 | 101011 | 100111 | 111000 | 101100010 | 11100 | 100011 |
Color Harmonies of #714045
Complementary color
Monochromatic Colors of #714045
Black with #714045
Text Example
Text Example
White with #714045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714045; }
p { color: rgb(113,64,69); }
H1.HeaderClassName
{
color: #714045;
}
.AnyTagClassName
{
color: #714045;
}
</style>
background-color css
<style>
a { background-color: #714045; }
a { background-color: rgb(113,64,69); }
div.DivClassName
{
background-color: #714045;
}
.BgClassName
{
background-color: #714045;
}
</style>
border-color css
<style>
span { border-color: #714045; }
span { border-color: rgb(113,64,69); }
td.TdClassName
{
border-color: #714045;
}
.TagClassName
{
border-color: #714045;
}
</style>