Shades of Finn #615459
Tints of Finn #615459
RGB
CMYK
RGB Variations
Color information
#615459 (or 0x615459) is known color: Finn. HEX triplet: 61, 54 and 59. RGB value is (97,84,89). Sum of RGB (Red+Green+Blue) = 97+84+89=270 (35% of max value = 765). Red value is 97 (38.28% from 255 or 35.93% from 270); Green value is 84 (33.20% from 255 or 31.11% from 270); Blue value is 89 (35.16% from 255 or 32.96% from 270); Max value from RGB is 97 - color contains mainly: red. Hex color #615459 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615459 is #9EABA6. Grayscale: #585858. Windows color (decimal): -10398631 or 5854305. OLE color: 5854305.
HSL color Cylindrical-coordinate representation of color #615459: hue angle of 336.92º degrees, saturation: 0.07, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #615459 is Cyan = 0, Magento = 0.13, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 84 | 89 | - |
| CMYK | 0 | 0.13 | 0.08 | 0.62 |
| HSL | 336.92º | 0.07% | 0.35% | - |
| HSV(B) | 336.92º | 0.13% | 0.38% | - |
| XYZ | 9.9 | 9.6 | 10.78 | - |
| YUV | 88.46 | 128.31 | 134.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 89 | 0 | 0.13 | 0.08 | 0.62 | 336.92 | 0.07 | 0.35 |
| Hex | 61 | 54 | 59 | 0 | D | 8 | 3E | 151 | 7 | 23 |
| Octal | 141 | 124 | 131 | 0 | 15 | 10 | 76 | 521 | 7 | 43 |
| Binary | 1100001 | 1010100 | 1011001 | 0 | 1101 | 1000 | 111110 | 101010001 | 111 | 100011 |
Color Harmonies of #615459
Complementary color
Monochromatic Colors of #615459
Black with #615459
Text Example
Text Example
White with #615459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615459; }
p { color: rgb(97,84,89); }
H1.HeaderClassName
{
color: #615459;
}
.AnyTagClassName
{
color: #615459;
}
</style>
background-color css
<style>
a { background-color: #615459; }
a { background-color: rgb(97,84,89); }
div.DivClassName
{
background-color: #615459;
}
.BgClassName
{
background-color: #615459;
}
</style>
border-color css
<style>
span { border-color: #615459; }
span { border-color: rgb(97,84,89); }
td.TdClassName
{
border-color: #615459;
}
.TagClassName
{
border-color: #615459;
}
</style>