Shades of Finn #714856
Tints of Finn #714856
RGB
CMYK
RGB Variations
Color information
#714856 (or 0x714856) is known color: Finn. HEX triplet: 71, 48 and 56. RGB value is (113,72,86). Sum of RGB (Red+Green+Blue) = 113+72+86=271 (35% of max value = 765). Red value is 113 (44.53% from 255 or 41.70% from 271); Green value is 72 (28.52% from 255 or 26.57% from 271); Blue value is 86 (33.98% from 255 or 31.73% from 271); Max value from RGB is 113 - color contains mainly: red. Hex color #714856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714856 is #8EB7A9. Grayscale: #555555. Windows color (decimal): -9353130 or 5654641. OLE color: 5654641.
HSL color Cylindrical-coordinate representation of color #714856: hue angle of 339.51º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #714856 is Cyan = 0, Magento = 0.36, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 72 | 86 | - |
| CMYK | 0 | 0.36 | 0.24 | 0.56 |
| HSL | 339.51º | 0.22% | 0.36% | - |
| HSV(B) | 339.51º | 0.36% | 0.44% | - |
| XYZ | 10.81 | 8.82 | 9.94 | - |
| YUV | 85.86 | 128.08 | 147.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 72 | 86 | 0 | 0.36 | 0.24 | 0.56 | 339.51 | 0.22 | 0.36 |
| Hex | 71 | 48 | 56 | 0 | 24 | 18 | 38 | 154 | 16 | 24 |
| Octal | 161 | 110 | 126 | 0 | 44 | 30 | 70 | 524 | 26 | 44 |
| Binary | 1110001 | 1001000 | 1010110 | 0 | 100100 | 11000 | 111000 | 101010100 | 10110 | 100100 |
Color Harmonies of #714856
Complementary color
Monochromatic Colors of #714856
Black with #714856
Text Example
Text Example
White with #714856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714856; }
p { color: rgb(113,72,86); }
H1.HeaderClassName
{
color: #714856;
}
.AnyTagClassName
{
color: #714856;
}
</style>
background-color css
<style>
a { background-color: #714856; }
a { background-color: rgb(113,72,86); }
div.DivClassName
{
background-color: #714856;
}
.BgClassName
{
background-color: #714856;
}
</style>
border-color css
<style>
span { border-color: #714856; }
span { border-color: rgb(113,72,86); }
td.TdClassName
{
border-color: #714856;
}
.TagClassName
{
border-color: #714856;
}
</style>