Shades of Finn #714751
Tints of Finn #714751
RGB
CMYK
RGB Variations
Color information
#714751 (or 0x714751) is known color: Finn. HEX triplet: 71, 47 and 51. RGB value is (113,71,81). Sum of RGB (Red+Green+Blue) = 113+71+81=265 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.64% from 265); Green value is 71 (28.12% from 255 or 26.79% from 265); Blue value is 81 (32.03% from 255 or 30.57% from 265); Max value from RGB is 113 - color contains mainly: red. Hex color #714751 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714751 is #8EB8AE. Grayscale: #545454. Windows color (decimal): -9353391 or 5326705. OLE color: 5326705.
HSL color Cylindrical-coordinate representation of color #714751: hue angle of 345.71º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #714751 is Cyan = 0, Magento = 0.37, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 71 | 81 | - |
| CMYK | 0 | 0.37 | 0.28 | 0.56 |
| HSL | 345.71º | 0.23% | 0.36% | - |
| HSV(B) | 345.71º | 0.37% | 0.44% | - |
| XYZ | 10.55 | 8.61 | 8.89 | - |
| YUV | 84.7 | 125.91 | 148.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 71 | 81 | 0 | 0.37 | 0.28 | 0.56 | 345.71 | 0.23 | 0.36 |
| Hex | 71 | 47 | 51 | 0 | 25 | 1C | 38 | 15A | 17 | 24 |
| Octal | 161 | 107 | 121 | 0 | 45 | 34 | 70 | 532 | 27 | 44 |
| Binary | 1110001 | 1000111 | 1010001 | 0 | 100101 | 11100 | 111000 | 101011010 | 10111 | 100100 |
Color Harmonies of #714751
Complementary color
Monochromatic Colors of #714751
Black with #714751
Text Example
Text Example
White with #714751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714751; }
p { color: rgb(113,71,81); }
H1.HeaderClassName
{
color: #714751;
}
.AnyTagClassName
{
color: #714751;
}
</style>
background-color css
<style>
a { background-color: #714751; }
a { background-color: rgb(113,71,81); }
div.DivClassName
{
background-color: #714751;
}
.BgClassName
{
background-color: #714751;
}
</style>
border-color css
<style>
span { border-color: #714751; }
span { border-color: rgb(113,71,81); }
td.TdClassName
{
border-color: #714751;
}
.TagClassName
{
border-color: #714751;
}
</style>