Shades of Finn #714656
Tints of Finn #714656
RGB
CMYK
RGB Variations
Color information
#714656 (or 0x714656) is known color: Finn. HEX triplet: 71, 46 and 56. RGB value is (113,70,86). Sum of RGB (Red+Green+Blue) = 113+70+86=269 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.01% from 269); Green value is 70 (27.73% from 255 or 26.02% from 269); Blue value is 86 (33.98% from 255 or 31.97% from 269); Max value from RGB is 113 - color contains mainly: red. Hex color #714656 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714656 is #8EB9A9. Grayscale: #545454. Windows color (decimal): -9353642 or 5654129. OLE color: 5654129.
HSL color Cylindrical-coordinate representation of color #714656: hue angle of 337.67º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #714656 is Cyan = 0, Magento = 0.38, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 70 | 86 | - |
| CMYK | 0 | 0.38 | 0.24 | 0.56 |
| HSL | 337.67º | 0.23% | 0.36% | - |
| HSV(B) | 337.67º | 0.38% | 0.44% | - |
| XYZ | 10.68 | 8.56 | 9.89 | - |
| YUV | 84.68 | 128.75 | 148.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 70 | 86 | 0 | 0.38 | 0.24 | 0.56 | 337.67 | 0.23 | 0.36 |
| Hex | 71 | 46 | 56 | 0 | 26 | 18 | 38 | 152 | 17 | 24 |
| Octal | 161 | 106 | 126 | 0 | 46 | 30 | 70 | 522 | 27 | 44 |
| Binary | 1110001 | 1000110 | 1010110 | 0 | 100110 | 11000 | 111000 | 101010010 | 10111 | 100100 |
Color Harmonies of #714656
Complementary color
Monochromatic Colors of #714656
Black with #714656
Text Example
Text Example
White with #714656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714656; }
p { color: rgb(113,70,86); }
H1.HeaderClassName
{
color: #714656;
}
.AnyTagClassName
{
color: #714656;
}
</style>
background-color css
<style>
a { background-color: #714656; }
a { background-color: rgb(113,70,86); }
div.DivClassName
{
background-color: #714656;
}
.BgClassName
{
background-color: #714656;
}
</style>
border-color css
<style>
span { border-color: #714656; }
span { border-color: rgb(113,70,86); }
td.TdClassName
{
border-color: #714656;
}
.TagClassName
{
border-color: #714656;
}
</style>