Shades of Finn #714851
Tints of Finn #714851
RGB
CMYK
RGB Variations
Color information
#714851 (or 0x714851) is known color: Finn. HEX triplet: 71, 48 and 51. RGB value is (113,72,81). Sum of RGB (Red+Green+Blue) = 113+72+81=266 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.48% from 266); Green value is 72 (28.52% from 255 or 27.07% from 266); Blue value is 81 (32.03% from 255 or 30.45% from 266); Max value from RGB is 113 - color contains mainly: red. Hex color #714851 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714851 is #8EB7AE. Grayscale: #555555. Windows color (decimal): -9353135 or 5326961. OLE color: 5326961.
HSL color Cylindrical-coordinate representation of color #714851: hue angle of 346.83º 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 #714851 is Cyan = 0, Magento = 0.36, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 72 | 81 | - |
| CMYK | 0 | 0.36 | 0.28 | 0.56 |
| HSL | 346.83º | 0.22% | 0.36% | - |
| HSV(B) | 346.83º | 0.36% | 0.44% | - |
| XYZ | 10.61 | 8.74 | 8.91 | - |
| YUV | 85.29 | 125.58 | 147.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 72 | 81 | 0 | 0.36 | 0.28 | 0.56 | 346.83 | 0.22 | 0.36 |
| Hex | 71 | 48 | 51 | 0 | 24 | 1C | 38 | 15B | 16 | 24 |
| Octal | 161 | 110 | 121 | 0 | 44 | 34 | 70 | 533 | 26 | 44 |
| Binary | 1110001 | 1001000 | 1010001 | 0 | 100100 | 11100 | 111000 | 101011011 | 10110 | 100100 |
Color Harmonies of #714851
Complementary color
Monochromatic Colors of #714851
Black with #714851
Text Example
Text Example
White with #714851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714851; }
p { color: rgb(113,72,81); }
H1.HeaderClassName
{
color: #714851;
}
.AnyTagClassName
{
color: #714851;
}
</style>
background-color css
<style>
a { background-color: #714851; }
a { background-color: rgb(113,72,81); }
div.DivClassName
{
background-color: #714851;
}
.BgClassName
{
background-color: #714851;
}
</style>
border-color css
<style>
span { border-color: #714851; }
span { border-color: rgb(113,72,81); }
td.TdClassName
{
border-color: #714851;
}
.TagClassName
{
border-color: #714851;
}
</style>