Shades of Finn #614657
Tints of Finn #614657
RGB
CMYK
RGB Variations
Color information
#614657 (or 0x614657) is known color: Finn. HEX triplet: 61, 46 and 57. RGB value is (97,70,87). Sum of RGB (Red+Green+Blue) = 97+70+87=254 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.19% from 254); Green value is 70 (27.73% from 255 or 27.56% from 254); Blue value is 87 (34.38% from 255 or 34.25% from 254); Max value from RGB is 97 - color contains mainly: red. Hex color #614657 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614657 is #9EB9A8. Grayscale: #4F4F4F. Windows color (decimal): -10402217 or 5719649. OLE color: 5719649.
HSL color Cylindrical-coordinate representation of color #614657: hue angle of 322.22º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #614657 is Cyan = 0, Magento = 0.28, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 70 | 87 | - |
| CMYK | 0 | 0.28 | 0.10 | 0.62 |
| HSL | 322.22º | 0.16% | 0.33% | - |
| HSV(B) | 322.22º | 0.28% | 0.38% | - |
| XYZ | 8.84 | 7.61 | 10.02 | - |
| YUV | 80.01 | 131.95 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 70 | 87 | 0 | 0.28 | 0.10 | 0.62 | 322.22 | 0.16 | 0.33 |
| Hex | 61 | 46 | 57 | 0 | 1C | A | 3E | 142 | 10 | 21 |
| Octal | 141 | 106 | 127 | 0 | 34 | 12 | 76 | 502 | 20 | 41 |
| Binary | 1100001 | 1000110 | 1010111 | 0 | 11100 | 1010 | 111110 | 101000010 | 10000 | 100001 |
Color Harmonies of #614657
Complementary color
Monochromatic Colors of #614657
Black with #614657
Text Example
Text Example
White with #614657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614657; }
p { color: rgb(97,70,87); }
H1.HeaderClassName
{
color: #614657;
}
.AnyTagClassName
{
color: #614657;
}
</style>
background-color css
<style>
a { background-color: #614657; }
a { background-color: rgb(97,70,87); }
div.DivClassName
{
background-color: #614657;
}
.BgClassName
{
background-color: #614657;
}
</style>
border-color css
<style>
span { border-color: #614657; }
span { border-color: rgb(97,70,87); }
td.TdClassName
{
border-color: #614657;
}
.TagClassName
{
border-color: #614657;
}
</style>