Shades of Finn #714557
Tints of Finn #714557
RGB
CMYK
RGB Variations
Color information
#714557 (or 0x714557) is known color: Finn. HEX triplet: 71, 45 and 57. RGB value is (113,69,87). Sum of RGB (Red+Green+Blue) = 113+69+87=269 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.01% from 269); Green value is 69 (27.34% from 255 or 25.65% from 269); Blue value is 87 (34.38% from 255 or 32.34% from 269); Max value from RGB is 113 - color contains mainly: red. Hex color #714557 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714557 is #8EBAA8. Grayscale: #545454. Windows color (decimal): -9353897 or 5719409. OLE color: 5719409.
HSL color Cylindrical-coordinate representation of color #714557: hue angle of 335.45º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #714557 is Cyan = 0, Magento = 0.39, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 87 | - |
| CMYK | 0 | 0.39 | 0.23 | 0.56 |
| HSL | 335.45º | 0.24% | 0.36% | - |
| HSV(B) | 335.45º | 0.39% | 0.44% | - |
| XYZ | 10.66 | 8.46 | 10.09 | - |
| YUV | 84.21 | 129.58 | 148.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 87 | 0 | 0.39 | 0.23 | 0.56 | 335.45 | 0.24 | 0.36 |
| Hex | 71 | 45 | 57 | 0 | 27 | 17 | 38 | 14F | 18 | 24 |
| Octal | 161 | 105 | 127 | 0 | 47 | 27 | 70 | 517 | 30 | 44 |
| Binary | 1110001 | 1000101 | 1010111 | 0 | 100111 | 10111 | 111000 | 101001111 | 11000 | 100100 |
Color Harmonies of #714557
Complementary color
Monochromatic Colors of #714557
Black with #714557
Text Example
Text Example
White with #714557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714557; }
p { color: rgb(113,69,87); }
H1.HeaderClassName
{
color: #714557;
}
.AnyTagClassName
{
color: #714557;
}
</style>
background-color css
<style>
a { background-color: #714557; }
a { background-color: rgb(113,69,87); }
div.DivClassName
{
background-color: #714557;
}
.BgClassName
{
background-color: #714557;
}
</style>
border-color css
<style>
span { border-color: #714557; }
span { border-color: rgb(113,69,87); }
td.TdClassName
{
border-color: #714557;
}
.TagClassName
{
border-color: #714557;
}
</style>