Shades of Finn #614651
Tints of Finn #614651
RGB
CMYK
RGB Variations
Color information
#614651 (or 0x614651) is known color: Finn. HEX triplet: 61, 46 and 51. RGB value is (97,70,81). Sum of RGB (Red+Green+Blue) = 97+70+81=248 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.11% from 248); Green value is 70 (27.73% from 255 or 28.23% from 248); Blue value is 81 (32.03% from 255 or 32.66% from 248); Max value from RGB is 97 - color contains mainly: red. Hex color #614651 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614651 is #9EB9AE. Grayscale: #4F4F4F. Windows color (decimal): -10402223 or 5326433. OLE color: 5326433.
HSL color Cylindrical-coordinate representation of color #614651: hue angle of 335.56º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #614651 is Cyan = 0, Magento = 0.28, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 70 | 81 | - |
| CMYK | 0 | 0.28 | 0.16 | 0.62 |
| HSL | 335.56º | 0.16% | 0.33% | - |
| HSV(B) | 335.56º | 0.28% | 0.38% | - |
| XYZ | 8.61 | 7.52 | 8.78 | - |
| YUV | 79.33 | 128.95 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 70 | 81 | 0 | 0.28 | 0.16 | 0.62 | 335.56 | 0.16 | 0.33 |
| Hex | 61 | 46 | 51 | 0 | 1C | 10 | 3E | 150 | 10 | 21 |
| Octal | 141 | 106 | 121 | 0 | 34 | 20 | 76 | 520 | 20 | 41 |
| Binary | 1100001 | 1000110 | 1010001 | 0 | 11100 | 10000 | 111110 | 101010000 | 10000 | 100001 |
Color Harmonies of #614651
Complementary color
Monochromatic Colors of #614651
Black with #614651
Text Example
Text Example
White with #614651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614651; }
p { color: rgb(97,70,81); }
H1.HeaderClassName
{
color: #614651;
}
.AnyTagClassName
{
color: #614651;
}
</style>
background-color css
<style>
a { background-color: #614651; }
a { background-color: rgb(97,70,81); }
div.DivClassName
{
background-color: #614651;
}
.BgClassName
{
background-color: #614651;
}
</style>
border-color css
<style>
span { border-color: #614651; }
span { border-color: rgb(97,70,81); }
td.TdClassName
{
border-color: #614651;
}
.TagClassName
{
border-color: #614651;
}
</style>