Shades of Finn #614251
Tints of Finn #614251
RGB
CMYK
RGB Variations
Color information
#614251 (or 0x614251) is known color: Finn. HEX triplet: 61, 42 and 51. RGB value is (97,66,81). Sum of RGB (Red+Green+Blue) = 97+66+81=244 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.75% from 244); Green value is 66 (26.17% from 255 or 27.05% from 244); Blue value is 81 (32.03% from 255 or 33.20% from 244); Max value from RGB is 97 - color contains mainly: red. Hex color #614251 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614251 is #9EBDAE. Grayscale: #4C4C4C. Windows color (decimal): -10403247 or 5325409. OLE color: 5325409.
HSL color Cylindrical-coordinate representation of color #614251: hue angle of 330.97º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #614251 is Cyan = 0, Magento = 0.32, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 66 | 81 | - |
| CMYK | 0 | 0.32 | 0.16 | 0.62 |
| HSL | 330.97º | 0.19% | 0.32% | - |
| HSV(B) | 330.97º | 0.32% | 0.38% | - |
| XYZ | 8.36 | 7.03 | 8.7 | - |
| YUV | 76.98 | 130.27 | 142.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 66 | 81 | 0 | 0.32 | 0.16 | 0.62 | 330.97 | 0.19 | 0.32 |
| Hex | 61 | 42 | 51 | 0 | 20 | 10 | 3E | 14B | 13 | 20 |
| Octal | 141 | 102 | 121 | 0 | 40 | 20 | 76 | 513 | 23 | 40 |
| Binary | 1100001 | 1000010 | 1010001 | 0 | 100000 | 10000 | 111110 | 101001011 | 10011 | 100000 |
Color Harmonies of #614251
Complementary color
Monochromatic Colors of #614251
Black with #614251
Text Example
Text Example
White with #614251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614251; }
p { color: rgb(97,66,81); }
H1.HeaderClassName
{
color: #614251;
}
.AnyTagClassName
{
color: #614251;
}
</style>
background-color css
<style>
a { background-color: #614251; }
a { background-color: rgb(97,66,81); }
div.DivClassName
{
background-color: #614251;
}
.BgClassName
{
background-color: #614251;
}
</style>
border-color css
<style>
span { border-color: #614251; }
span { border-color: rgb(97,66,81); }
td.TdClassName
{
border-color: #614251;
}
.TagClassName
{
border-color: #614251;
}
</style>