Shades of Finn #614751
Tints of Finn #614751
RGB
CMYK
RGB Variations
Color information
#614751 (or 0x614751) is known color: Finn. HEX triplet: 61, 47 and 51. RGB value is (97,71,81). Sum of RGB (Red+Green+Blue) = 97+71+81=249 (32% of max value = 765). Red value is 97 (38.28% from 255 or 38.96% from 249); Green value is 71 (28.12% from 255 or 28.51% from 249); Blue value is 81 (32.03% from 255 or 32.53% from 249); Max value from RGB is 97 - color contains mainly: red. Hex color #614751 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614751 is #9EB8AE. Grayscale: #4F4F4F. Windows color (decimal): -10401967 or 5326689. OLE color: 5326689.
HSL color Cylindrical-coordinate representation of color #614751: hue angle of 336.92º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #614751 is Cyan = 0, Magento = 0.27, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 71 | 81 | - |
| CMYK | 0 | 0.27 | 0.16 | 0.62 |
| HSL | 336.92º | 0.15% | 0.33% | - |
| HSV(B) | 336.92º | 0.27% | 0.38% | - |
| XYZ | 8.67 | 7.64 | 8.8 | - |
| YUV | 79.91 | 128.61 | 140.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 71 | 81 | 0 | 0.27 | 0.16 | 0.62 | 336.92 | 0.15 | 0.33 |
| Hex | 61 | 47 | 51 | 0 | 1B | 10 | 3E | 151 | F | 21 |
| Octal | 141 | 107 | 121 | 0 | 33 | 20 | 76 | 521 | 17 | 41 |
| Binary | 1100001 | 1000111 | 1010001 | 0 | 11011 | 10000 | 111110 | 101010001 | 1111 | 100001 |
Color Harmonies of #614751
Complementary color
Monochromatic Colors of #614751
Black with #614751
Text Example
Text Example
White with #614751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614751; }
p { color: rgb(97,71,81); }
H1.HeaderClassName
{
color: #614751;
}
.AnyTagClassName
{
color: #614751;
}
</style>
background-color css
<style>
a { background-color: #614751; }
a { background-color: rgb(97,71,81); }
div.DivClassName
{
background-color: #614751;
}
.BgClassName
{
background-color: #614751;
}
</style>
border-color css
<style>
span { border-color: #614751; }
span { border-color: rgb(97,71,81); }
td.TdClassName
{
border-color: #614751;
}
.TagClassName
{
border-color: #614751;
}
</style>