Shades of Finn #714659
Tints of Finn #714659
RGB
CMYK
RGB Variations
Color information
#714659 (or 0x714659) is known color: Finn. HEX triplet: 71, 46 and 59. RGB value is (113,70,89). Sum of RGB (Red+Green+Blue) = 113+70+89=272 (36% of max value = 765). Red value is 113 (44.53% from 255 or 41.54% from 272); Green value is 70 (27.73% from 255 or 25.74% from 272); Blue value is 89 (35.16% from 255 or 32.72% from 272); Max value from RGB is 113 - color contains mainly: red. Hex color #714659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714659 is #8EB9A6. Grayscale: #545454. Windows color (decimal): -9353639 or 5850737. OLE color: 5850737.
HSL color Cylindrical-coordinate representation of color #714659: hue angle of 333.49º 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 #714659 is Cyan = 0, Magento = 0.38, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 70 | 89 | - |
| CMYK | 0 | 0.38 | 0.21 | 0.56 |
| HSL | 333.49º | 0.23% | 0.36% | - |
| HSV(B) | 333.49º | 0.38% | 0.44% | - |
| XYZ | 10.8 | 8.61 | 10.54 | - |
| YUV | 85.02 | 130.25 | 147.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 70 | 89 | 0 | 0.38 | 0.21 | 0.56 | 333.49 | 0.23 | 0.36 |
| Hex | 71 | 46 | 59 | 0 | 26 | 15 | 38 | 14D | 17 | 24 |
| Octal | 161 | 106 | 131 | 0 | 46 | 25 | 70 | 515 | 27 | 44 |
| Binary | 1110001 | 1000110 | 1011001 | 0 | 100110 | 10101 | 111000 | 101001101 | 10111 | 100100 |
Color Harmonies of #714659
Complementary color
Monochromatic Colors of #714659
Black with #714659
Text Example
Text Example
White with #714659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714659; }
p { color: rgb(113,70,89); }
H1.HeaderClassName
{
color: #714659;
}
.AnyTagClassName
{
color: #714659;
}
</style>
background-color css
<style>
a { background-color: #714659; }
a { background-color: rgb(113,70,89); }
div.DivClassName
{
background-color: #714659;
}
.BgClassName
{
background-color: #714659;
}
</style>
border-color css
<style>
span { border-color: #714659; }
span { border-color: rgb(113,70,89); }
td.TdClassName
{
border-color: #714659;
}
.TagClassName
{
border-color: #714659;
}
</style>