Shades of Finn #614150
Tints of Finn #614150
RGB
CMYK
RGB Variations
Color information
#614150 (or 0x614150) is known color: Finn. HEX triplet: 61, 41 and 50. RGB value is (97,65,80). Sum of RGB (Red+Green+Blue) = 97+65+80=242 (32% of max value = 765). Red value is 97 (38.28% from 255 or 40.08% from 242); Green value is 65 (25.78% from 255 or 26.86% from 242); Blue value is 80 (31.64% from 255 or 33.06% from 242); Max value from RGB is 97 - color contains mainly: red. Hex color #614150 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614150 is #9EBEAF. Grayscale: #4C4C4C. Windows color (decimal): -10403504 or 5259617. OLE color: 5259617.
HSL color Cylindrical-coordinate representation of color #614150: hue angle of 331.88º 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 #614150 is Cyan = 0, Magento = 0.33, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 65 | 80 | - |
| CMYK | 0 | 0.33 | 0.18 | 0.62 |
| HSL | 331.88º | 0.2% | 0.32% | - |
| HSV(B) | 331.88º | 0.33% | 0.38% | - |
| XYZ | 8.27 | 6.9 | 8.49 | - |
| YUV | 76.28 | 130.1 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 65 | 80 | 0 | 0.33 | 0.18 | 0.62 | 331.88 | 0.2 | 0.32 |
| Hex | 61 | 41 | 50 | 0 | 21 | 12 | 3E | 14C | 14 | 20 |
| Octal | 141 | 101 | 120 | 0 | 41 | 22 | 76 | 514 | 24 | 40 |
| Binary | 1100001 | 1000001 | 1010000 | 0 | 100001 | 10010 | 111110 | 101001100 | 10100 | 100000 |
Color Harmonies of #614150
Complementary color
Monochromatic Colors of #614150
Black with #614150
Text Example
Text Example
White with #614150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614150; }
p { color: rgb(97,65,80); }
H1.HeaderClassName
{
color: #614150;
}
.AnyTagClassName
{
color: #614150;
}
</style>
background-color css
<style>
a { background-color: #614150; }
a { background-color: rgb(97,65,80); }
div.DivClassName
{
background-color: #614150;
}
.BgClassName
{
background-color: #614150;
}
</style>
border-color css
<style>
span { border-color: #614150; }
span { border-color: rgb(97,65,80); }
td.TdClassName
{
border-color: #614150;
}
.TagClassName
{
border-color: #614150;
}
</style>