Shades of Finn #614051
Tints of Finn #614051
RGB
CMYK
RGB Variations
Color information
#614051 (or 0x614051) is known color: Finn. HEX triplet: 61, 40 and 51. RGB value is (97,64,81). Sum of RGB (Red+Green+Blue) = 97+64+81=242 (32% of max value = 765). Red value is 97 (38.28% from 255 or 40.08% from 242); Green value is 64 (25.39% from 255 or 26.45% from 242); Blue value is 81 (32.03% from 255 or 33.47% from 242); Max value from RGB is 97 - color contains mainly: red. Hex color #614051 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614051 is #9EBFAE. Grayscale: #4B4B4B. Windows color (decimal): -10403759 or 5324897. OLE color: 5324897.
HSL color Cylindrical-coordinate representation of color #614051: hue angle of 329.09º 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 #614051 is Cyan = 0, Magento = 0.34, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 81 | - |
| CMYK | 0 | 0.34 | 0.16 | 0.62 |
| HSL | 329.09º | 0.2% | 0.32% | - |
| HSV(B) | 329.09º | 0.34% | 0.38% | - |
| XYZ | 8.25 | 6.8 | 8.66 | - |
| YUV | 75.81 | 130.93 | 143.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 81 | 0 | 0.34 | 0.16 | 0.62 | 329.09 | 0.2 | 0.32 |
| Hex | 61 | 40 | 51 | 0 | 22 | 10 | 3E | 149 | 14 | 20 |
| Octal | 141 | 100 | 121 | 0 | 42 | 20 | 76 | 511 | 24 | 40 |
| Binary | 1100001 | 1000000 | 1010001 | 0 | 100010 | 10000 | 111110 | 101001001 | 10100 | 100000 |
Color Harmonies of #614051
Complementary color
Monochromatic Colors of #614051
Black with #614051
Text Example
Text Example
White with #614051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614051; }
p { color: rgb(97,64,81); }
H1.HeaderClassName
{
color: #614051;
}
.AnyTagClassName
{
color: #614051;
}
</style>
background-color css
<style>
a { background-color: #614051; }
a { background-color: rgb(97,64,81); }
div.DivClassName
{
background-color: #614051;
}
.BgClassName
{
background-color: #614051;
}
</style>
border-color css
<style>
span { border-color: #614051; }
span { border-color: rgb(97,64,81); }
td.TdClassName
{
border-color: #614051;
}
.TagClassName
{
border-color: #614051;
}
</style>