Shades of Finn #614156
Tints of Finn #614156
RGB
CMYK
RGB Variations
Color information
#614156 (or 0x614156) is known color: Finn. HEX triplet: 61, 41 and 56. RGB value is (97,65,86). Sum of RGB (Red+Green+Blue) = 97+65+86=248 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.11% from 248); Green value is 65 (25.78% from 255 or 26.21% from 248); Blue value is 86 (33.98% from 255 or 34.68% from 248); Max value from RGB is 97 - color contains mainly: red. Hex color #614156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614156 is #9EBEA9. Grayscale: #4C4C4C. Windows color (decimal): -10403498 or 5652833. OLE color: 5652833.
HSL color Cylindrical-coordinate representation of color #614156: hue angle of 320.62º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #614156 is Cyan = 0, Magento = 0.33, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 65 | 86 | - |
| CMYK | 0 | 0.33 | 0.11 | 0.62 |
| HSL | 320.63º | 0.2% | 0.32% | - |
| HSV(B) | 320.63º | 0.33% | 0.38% | - |
| XYZ | 8.5 | 6.99 | 9.71 | - |
| YUV | 76.96 | 133.1 | 142.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 65 | 86 | 0 | 0.33 | 0.11 | 0.62 | 320.63 | 0.2 | 0.32 |
| Hex | 61 | 41 | 56 | 0 | 21 | B | 3E | 141 | 14 | 20 |
| Octal | 141 | 101 | 126 | 0 | 41 | 13 | 76 | 501 | 24 | 40 |
| Binary | 1100001 | 1000001 | 1010110 | 0 | 100001 | 1011 | 111110 | 101000001 | 10100 | 100000 |
Color Harmonies of #614156
Complementary color
Monochromatic Colors of #614156
Black with #614156
Text Example
Text Example
White with #614156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614156; }
p { color: rgb(97,65,86); }
H1.HeaderClassName
{
color: #614156;
}
.AnyTagClassName
{
color: #614156;
}
</style>
background-color css
<style>
a { background-color: #614156; }
a { background-color: rgb(97,65,86); }
div.DivClassName
{
background-color: #614156;
}
.BgClassName
{
background-color: #614156;
}
</style>
border-color css
<style>
span { border-color: #614156; }
span { border-color: rgb(97,65,86); }
td.TdClassName
{
border-color: #614156;
}
.TagClassName
{
border-color: #614156;
}
</style>