Shades of Finn #714159
Tints of Finn #714159
RGB
CMYK
RGB Variations
Color information
#714159 (or 0x714159) is known color: Finn. HEX triplet: 71, 41 and 59. RGB value is (113,65,89). Sum of RGB (Red+Green+Blue) = 113+65+89=267 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.32% from 267); Green value is 65 (25.78% from 255 or 24.34% from 267); Blue value is 89 (35.16% from 255 or 33.33% from 267); Max value from RGB is 113 - color contains mainly: red. Hex color #714159 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714159 is #8EBEA6. Grayscale: #525252. Windows color (decimal): -9354919 or 5849457. OLE color: 5849457.
HSL color Cylindrical-coordinate representation of color #714159: hue angle of 330º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #714159 is Cyan = 0, Magento = 0.42, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 65 | 89 | - |
| CMYK | 0 | 0.42 | 0.21 | 0.56 |
| HSL | 330º | 0.27% | 0.35% | - |
| HSV(B) | 330º | 0.42% | 0.44% | - |
| XYZ | 10.5 | 8.01 | 10.44 | - |
| YUV | 82.09 | 131.9 | 150.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 65 | 89 | 0 | 0.42 | 0.21 | 0.56 | 330 | 0.27 | 0.35 |
| Hex | 71 | 41 | 59 | 0 | 2A | 15 | 38 | 14A | 1B | 23 |
| Octal | 161 | 101 | 131 | 0 | 52 | 25 | 70 | 512 | 33 | 43 |
| Binary | 1110001 | 1000001 | 1011001 | 0 | 101010 | 10101 | 111000 | 101001010 | 11011 | 100011 |
Color Harmonies of #714159
Complementary color
Monochromatic Colors of #714159
Black with #714159
Text Example
Text Example
White with #714159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714159; }
p { color: rgb(113,65,89); }
H1.HeaderClassName
{
color: #714159;
}
.AnyTagClassName
{
color: #714159;
}
</style>
background-color css
<style>
a { background-color: #714159; }
a { background-color: rgb(113,65,89); }
div.DivClassName
{
background-color: #714159;
}
.BgClassName
{
background-color: #714159;
}
</style>
border-color css
<style>
span { border-color: #714159; }
span { border-color: rgb(113,65,89); }
td.TdClassName
{
border-color: #714159;
}
.TagClassName
{
border-color: #714159;
}
</style>