Shades of Finn #614054
Tints of Finn #614054
RGB
CMYK
RGB Variations
Color information
#614054 (or 0x614054) is known color: Finn. HEX triplet: 61, 40 and 54. RGB value is (97,64,84). Sum of RGB (Red+Green+Blue) = 97+64+84=245 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.59% from 245); Green value is 64 (25.39% from 255 or 26.12% from 245); Blue value is 84 (33.20% from 255 or 34.29% from 245); Max value from RGB is 97 - color contains mainly: red. Hex color #614054 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614054 is #9EBFAB. Grayscale: #4C4C4C. Windows color (decimal): -10403756 or 5521505. OLE color: 5521505.
HSL color Cylindrical-coordinate representation of color #614054: hue angle of 323.64º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #614054 is Cyan = 0, Magento = 0.34, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 84 | - |
| CMYK | 0 | 0.34 | 0.13 | 0.62 |
| HSL | 323.64º | 0.2% | 0.32% | - |
| HSV(B) | 323.64º | 0.34% | 0.38% | - |
| XYZ | 8.36 | 6.85 | 9.27 | - |
| YUV | 76.15 | 132.43 | 142.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 84 | 0 | 0.34 | 0.13 | 0.62 | 323.64 | 0.2 | 0.32 |
| Hex | 61 | 40 | 54 | 0 | 22 | D | 3E | 144 | 14 | 20 |
| Octal | 141 | 100 | 124 | 0 | 42 | 15 | 76 | 504 | 24 | 40 |
| Binary | 1100001 | 1000000 | 1010100 | 0 | 100010 | 1101 | 111110 | 101000100 | 10100 | 100000 |
Color Harmonies of #614054
Complementary color
Monochromatic Colors of #614054
Black with #614054
Text Example
Text Example
White with #614054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614054; }
p { color: rgb(97,64,84); }
H1.HeaderClassName
{
color: #614054;
}
.AnyTagClassName
{
color: #614054;
}
</style>
background-color css
<style>
a { background-color: #614054; }
a { background-color: rgb(97,64,84); }
div.DivClassName
{
background-color: #614054;
}
.BgClassName
{
background-color: #614054;
}
</style>
border-color css
<style>
span { border-color: #614054; }
span { border-color: rgb(97,64,84); }
td.TdClassName
{
border-color: #614054;
}
.TagClassName
{
border-color: #614054;
}
</style>