Shades of Finn #714657
Tints of Finn #714657
RGB
CMYK
RGB Variations
Color information
#714657 (or 0x714657) is known color: Finn. HEX triplet: 71, 46 and 57. RGB value is (113,70,87). Sum of RGB (Red+Green+Blue) = 113+70+87=270 (35% of max value = 765). Red value is 113 (44.53% from 255 or 41.85% from 270); Green value is 70 (27.73% from 255 or 25.93% from 270); Blue value is 87 (34.38% from 255 or 32.22% from 270); Max value from RGB is 113 - color contains mainly: red. Hex color #714657 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714657 is #8EB9A8. Grayscale: #545454. Windows color (decimal): -9353641 or 5719665. OLE color: 5719665.
HSL color Cylindrical-coordinate representation of color #714657: hue angle of 336.28º 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 #714657 is Cyan = 0, Magento = 0.38, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 70 | 87 | - |
| CMYK | 0 | 0.38 | 0.23 | 0.56 |
| HSL | 336.28º | 0.23% | 0.36% | - |
| HSV(B) | 336.28º | 0.38% | 0.44% | - |
| XYZ | 10.72 | 8.58 | 10.11 | - |
| YUV | 84.8 | 129.25 | 148.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 70 | 87 | 0 | 0.38 | 0.23 | 0.56 | 336.28 | 0.23 | 0.36 |
| Hex | 71 | 46 | 57 | 0 | 26 | 17 | 38 | 150 | 17 | 24 |
| Octal | 161 | 106 | 127 | 0 | 46 | 27 | 70 | 520 | 27 | 44 |
| Binary | 1110001 | 1000110 | 1010111 | 0 | 100110 | 10111 | 111000 | 101010000 | 10111 | 100100 |
Color Harmonies of #714657
Complementary color
Monochromatic Colors of #714657
Black with #714657
Text Example
Text Example
White with #714657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714657; }
p { color: rgb(113,70,87); }
H1.HeaderClassName
{
color: #714657;
}
.AnyTagClassName
{
color: #714657;
}
</style>
background-color css
<style>
a { background-color: #714657; }
a { background-color: rgb(113,70,87); }
div.DivClassName
{
background-color: #714657;
}
.BgClassName
{
background-color: #714657;
}
</style>
border-color css
<style>
span { border-color: #714657; }
span { border-color: rgb(113,70,87); }
td.TdClassName
{
border-color: #714657;
}
.TagClassName
{
border-color: #714657;
}
</style>