Shades of Tosca #714347
Tints of Tosca #714347
RGB
CMYK
RGB Variations
Color information
#714347 (or 0x714347) is known color: Tosca. HEX triplet: 71, 43 and 47. RGB value is (113,67,71). Sum of RGB (Red+Green+Blue) = 113+67+71=251 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.02% from 251); Green value is 67 (26.56% from 255 or 26.69% from 251); Blue value is 71 (28.12% from 255 or 28.29% from 251); Max value from RGB is 113 - color contains mainly: red. Hex color #714347 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714347 is #8EBCB8. Grayscale: #515151. Windows color (decimal): -9354425 or 4670321. OLE color: 4670321.
HSL color Cylindrical-coordinate representation of color #714347: hue angle of 354.78º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #714347 is Cyan = 0, Magento = 0.41, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 67 | 71 | - |
| CMYK | 0 | 0.41 | 0.37 | 0.56 |
| HSL | 354.78º | 0.26% | 0.35% | - |
| HSV(B) | 354.78º | 0.41% | 0.44% | - |
| XYZ | 9.95 | 7.98 | 6.98 | - |
| YUV | 81.21 | 122.24 | 150.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 67 | 71 | 0 | 0.41 | 0.37 | 0.56 | 354.78 | 0.26 | 0.35 |
| Hex | 71 | 43 | 47 | 0 | 29 | 25 | 38 | 163 | 1A | 23 |
| Octal | 161 | 103 | 107 | 0 | 51 | 45 | 70 | 543 | 32 | 43 |
| Binary | 1110001 | 1000011 | 1000111 | 0 | 101001 | 100101 | 111000 | 101100011 | 11010 | 100011 |
Color Harmonies of #714347
Complementary color
Monochromatic Colors of #714347
Black with #714347
Text Example
Text Example
White with #714347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714347; }
p { color: rgb(113,67,71); }
H1.HeaderClassName
{
color: #714347;
}
.AnyTagClassName
{
color: #714347;
}
</style>
background-color css
<style>
a { background-color: #714347; }
a { background-color: rgb(113,67,71); }
div.DivClassName
{
background-color: #714347;
}
.BgClassName
{
background-color: #714347;
}
</style>
border-color css
<style>
span { border-color: #714347; }
span { border-color: rgb(113,67,71); }
td.TdClassName
{
border-color: #714347;
}
.TagClassName
{
border-color: #714347;
}
</style>