Shades of Tosca #714148
Tints of Tosca #714148
RGB
CMYK
RGB Variations
Color information
#714148 (or 0x714148) is known color: Tosca. HEX triplet: 71, 41 and 48. RGB value is (113,65,72). Sum of RGB (Red+Green+Blue) = 113+65+72=250 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.2% from 250); Green value is 65 (25.78% from 255 or 26% from 250); Blue value is 72 (28.52% from 255 or 28.8% from 250); Max value from RGB is 113 - color contains mainly: red. Hex color #714148 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714148 is #8EBEB7. Grayscale: #505050. Windows color (decimal): -9354936 or 4735345. OLE color: 4735345.
HSL color Cylindrical-coordinate representation of color #714148: hue angle of 351.25º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #714148 is Cyan = 0, Magento = 0.42, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 65 | 72 | - |
| CMYK | 0 | 0.42 | 0.36 | 0.56 |
| HSL | 351.25º | 0.27% | 0.35% | - |
| HSV(B) | 351.25º | 0.42% | 0.44% | - |
| XYZ | 9.87 | 7.76 | 7.11 | - |
| YUV | 80.15 | 123.4 | 151.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 65 | 72 | 0 | 0.42 | 0.36 | 0.56 | 351.25 | 0.27 | 0.35 |
| Hex | 71 | 41 | 48 | 0 | 2A | 24 | 38 | 15F | 1B | 23 |
| Octal | 161 | 101 | 110 | 0 | 52 | 44 | 70 | 537 | 33 | 43 |
| Binary | 1110001 | 1000001 | 1001000 | 0 | 101010 | 100100 | 111000 | 101011111 | 11011 | 100011 |
Color Harmonies of #714148
Complementary color
Monochromatic Colors of #714148
Black with #714148
Text Example
Text Example
White with #714148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714148; }
p { color: rgb(113,65,72); }
H1.HeaderClassName
{
color: #714148;
}
.AnyTagClassName
{
color: #714148;
}
</style>
background-color css
<style>
a { background-color: #714148; }
a { background-color: rgb(113,65,72); }
div.DivClassName
{
background-color: #714148;
}
.BgClassName
{
background-color: #714148;
}
</style>
border-color css
<style>
span { border-color: #714148; }
span { border-color: rgb(113,65,72); }
td.TdClassName
{
border-color: #714148;
}
.TagClassName
{
border-color: #714148;
}
</style>