Shades of Finn #714459
Tints of Finn #714459
RGB
CMYK
RGB Variations
Color information
#714459 (or 0x714459) is known color: Finn. HEX triplet: 71, 44 and 59. RGB value is (113,68,89). Sum of RGB (Red+Green+Blue) = 113+68+89=270 (35% of max value = 765). Red value is 113 (44.53% from 255 or 41.85% from 270); Green value is 68 (26.95% from 255 or 25.19% from 270); Blue value is 89 (35.16% from 255 or 32.96% from 270); Max value from RGB is 113 - color contains mainly: red. Hex color #714459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714459 is #8EBBA6. Grayscale: #535353. Windows color (decimal): -9354151 or 5850225. OLE color: 5850225.
HSL color Cylindrical-coordinate representation of color #714459: hue angle of 332º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #714459 is Cyan = 0, Magento = 0.40, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 68 | 89 | - |
| CMYK | 0 | 0.40 | 0.21 | 0.56 |
| HSL | 332º | 0.25% | 0.35% | - |
| HSV(B) | 332º | 0.4% | 0.44% | - |
| XYZ | 10.68 | 8.37 | 10.5 | - |
| YUV | 83.85 | 130.91 | 148.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 68 | 89 | 0 | 0.40 | 0.21 | 0.56 | 332 | 0.25 | 0.35 |
| Hex | 71 | 44 | 59 | 0 | 28 | 15 | 38 | 14C | 19 | 23 |
| Octal | 161 | 104 | 131 | 0 | 50 | 25 | 70 | 514 | 31 | 43 |
| Binary | 1110001 | 1000100 | 1011001 | 0 | 101000 | 10101 | 111000 | 101001100 | 11001 | 100011 |
Color Harmonies of #714459
Complementary color
Monochromatic Colors of #714459
Black with #714459
Text Example
Text Example
White with #714459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714459; }
p { color: rgb(113,68,89); }
H1.HeaderClassName
{
color: #714459;
}
.AnyTagClassName
{
color: #714459;
}
</style>
background-color css
<style>
a { background-color: #714459; }
a { background-color: rgb(113,68,89); }
div.DivClassName
{
background-color: #714459;
}
.BgClassName
{
background-color: #714459;
}
</style>
border-color css
<style>
span { border-color: #714459; }
span { border-color: rgb(113,68,89); }
td.TdClassName
{
border-color: #714459;
}
.TagClassName
{
border-color: #714459;
}
</style>