Shades of Finn #714259
Tints of Finn #714259
RGB
CMYK
RGB Variations
Color information
#714259 (or 0x714259) is known color: Finn. HEX triplet: 71, 42 and 59. RGB value is (113,66,89). Sum of RGB (Red+Green+Blue) = 113+66+89=268 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.16% from 268); Green value is 66 (26.17% from 255 or 24.63% from 268); Blue value is 89 (35.16% from 255 or 33.21% from 268); Max value from RGB is 113 - color contains mainly: red. Hex color #714259 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714259 is #8EBDA6. Grayscale: #525252. Windows color (decimal): -9354663 or 5849713. OLE color: 5849713.
HSL color Cylindrical-coordinate representation of color #714259: hue angle of 330.64º degrees, saturation: 0.26, 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 #714259 is Cyan = 0, Magento = 0.42, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 66 | 89 | - |
| CMYK | 0 | 0.42 | 0.21 | 0.56 |
| HSL | 330.64º | 0.26% | 0.35% | - |
| HSV(B) | 330.64º | 0.42% | 0.44% | - |
| XYZ | 10.56 | 8.13 | 10.46 | - |
| YUV | 82.68 | 131.57 | 149.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 66 | 89 | 0 | 0.42 | 0.21 | 0.56 | 330.64 | 0.26 | 0.35 |
| Hex | 71 | 42 | 59 | 0 | 2A | 15 | 38 | 14B | 1A | 23 |
| Octal | 161 | 102 | 131 | 0 | 52 | 25 | 70 | 513 | 32 | 43 |
| Binary | 1110001 | 1000010 | 1011001 | 0 | 101010 | 10101 | 111000 | 101001011 | 11010 | 100011 |
Color Harmonies of #714259
Complementary color
Monochromatic Colors of #714259
Black with #714259
Text Example
Text Example
White with #714259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714259; }
p { color: rgb(113,66,89); }
H1.HeaderClassName
{
color: #714259;
}
.AnyTagClassName
{
color: #714259;
}
</style>
background-color css
<style>
a { background-color: #714259; }
a { background-color: rgb(113,66,89); }
div.DivClassName
{
background-color: #714259;
}
.BgClassName
{
background-color: #714259;
}
</style>
border-color css
<style>
span { border-color: #714259; }
span { border-color: rgb(113,66,89); }
td.TdClassName
{
border-color: #714259;
}
.TagClassName
{
border-color: #714259;
}
</style>