Shades of Finn #614055
Tints of Finn #614055
RGB
CMYK
RGB Variations
Color information
#614055 (or 0x614055) is known color: Finn. HEX triplet: 61, 40 and 55. RGB value is (97,64,85). Sum of RGB (Red+Green+Blue) = 97+64+85=246 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.43% from 246); Green value is 64 (25.39% from 255 or 26.02% from 246); Blue value is 85 (33.59% from 255 or 34.55% from 246); Max value from RGB is 97 - color contains mainly: red. Hex color #614055 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614055 is #9EBFAA. Grayscale: #4C4C4C. Windows color (decimal): -10403755 or 5587041. OLE color: 5587041.
HSL color Cylindrical-coordinate representation of color #614055: hue angle of 321.82º 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 #614055 is Cyan = 0, Magento = 0.34, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 85 | - |
| CMYK | 0 | 0.34 | 0.12 | 0.62 |
| HSL | 321.82º | 0.2% | 0.32% | - |
| HSV(B) | 321.82º | 0.34% | 0.38% | - |
| XYZ | 8.4 | 6.86 | 9.48 | - |
| YUV | 76.26 | 132.93 | 142.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 85 | 0 | 0.34 | 0.12 | 0.62 | 321.82 | 0.2 | 0.32 |
| Hex | 61 | 40 | 55 | 0 | 22 | C | 3E | 142 | 14 | 20 |
| Octal | 141 | 100 | 125 | 0 | 42 | 14 | 76 | 502 | 24 | 40 |
| Binary | 1100001 | 1000000 | 1010101 | 0 | 100010 | 1100 | 111110 | 101000010 | 10100 | 100000 |
Color Harmonies of #614055
Complementary color
Monochromatic Colors of #614055
Black with #614055
Text Example
Text Example
White with #614055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614055; }
p { color: rgb(97,64,85); }
H1.HeaderClassName
{
color: #614055;
}
.AnyTagClassName
{
color: #614055;
}
</style>
background-color css
<style>
a { background-color: #614055; }
a { background-color: rgb(97,64,85); }
div.DivClassName
{
background-color: #614055;
}
.BgClassName
{
background-color: #614055;
}
</style>
border-color css
<style>
span { border-color: #614055; }
span { border-color: rgb(97,64,85); }
td.TdClassName
{
border-color: #614055;
}
.TagClassName
{
border-color: #614055;
}
</style>