Shades of Finn #714758
Tints of Finn #714758
RGB
CMYK
RGB Variations
Color information
#714758 (or 0x714758) is known color: Finn. HEX triplet: 71, 47 and 58. RGB value is (113,71,88). Sum of RGB (Red+Green+Blue) = 113+71+88=272 (36% of max value = 765). Red value is 113 (44.53% from 255 or 41.54% from 272); Green value is 71 (28.12% from 255 or 26.10% from 272); Blue value is 88 (34.77% from 255 or 32.35% from 272); Max value from RGB is 113 - color contains mainly: red. Hex color #714758 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714758 is #8EB8A7. Grayscale: #555555. Windows color (decimal): -9353384 or 5785457. OLE color: 5785457.
HSL color Cylindrical-coordinate representation of color #714758: hue angle of 335.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 #714758 is Cyan = 0, Magento = 0.37, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 71 | 88 | - |
| CMYK | 0 | 0.37 | 0.22 | 0.56 |
| HSL | 335.71º | 0.23% | 0.36% | - |
| HSV(B) | 335.71º | 0.37% | 0.44% | - |
| XYZ | 10.82 | 8.72 | 10.35 | - |
| YUV | 85.5 | 129.41 | 147.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 71 | 88 | 0 | 0.37 | 0.22 | 0.56 | 335.71 | 0.23 | 0.36 |
| Hex | 71 | 47 | 58 | 0 | 25 | 16 | 38 | 150 | 17 | 24 |
| Octal | 161 | 107 | 130 | 0 | 45 | 26 | 70 | 520 | 27 | 44 |
| Binary | 1110001 | 1000111 | 1011000 | 0 | 100101 | 10110 | 111000 | 101010000 | 10111 | 100100 |
Color Harmonies of #714758
Complementary color
Monochromatic Colors of #714758
Black with #714758
Text Example
Text Example
White with #714758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714758; }
p { color: rgb(113,71,88); }
H1.HeaderClassName
{
color: #714758;
}
.AnyTagClassName
{
color: #714758;
}
</style>
background-color css
<style>
a { background-color: #714758; }
a { background-color: rgb(113,71,88); }
div.DivClassName
{
background-color: #714758;
}
.BgClassName
{
background-color: #714758;
}
</style>
border-color css
<style>
span { border-color: #714758; }
span { border-color: rgb(113,71,88); }
td.TdClassName
{
border-color: #714758;
}
.TagClassName
{
border-color: #714758;
}
</style>