Shades of Finn #615056
Tints of Finn #615056
RGB
CMYK
RGB Variations
Color information
#615056 (or 0x615056) is known color: Finn. HEX triplet: 61, 50 and 56. RGB value is (97,80,86). Sum of RGB (Red+Green+Blue) = 97+80+86=263 (34% of max value = 765). Red value is 97 (38.28% from 255 or 36.88% from 263); Green value is 80 (31.64% from 255 or 30.42% from 263); Blue value is 86 (33.98% from 255 or 32.70% from 263); Max value from RGB is 97 - color contains mainly: red. Hex color #615056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615056 is #9EAFA9. Grayscale: #555555. Windows color (decimal): -10399658 or 5656673. OLE color: 5656673.
HSL color Cylindrical-coordinate representation of color #615056: hue angle of 338.82º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #615056 is Cyan = 0, Magento = 0.18, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 80 | 86 | - |
| CMYK | 0 | 0.18 | 0.11 | 0.62 |
| HSL | 338.82º | 0.1% | 0.35% | - |
| HSV(B) | 338.82º | 0.18% | 0.38% | - |
| XYZ | 9.48 | 8.95 | 10.03 | - |
| YUV | 85.77 | 128.13 | 136.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 80 | 86 | 0 | 0.18 | 0.11 | 0.62 | 338.82 | 0.1 | 0.35 |
| Hex | 61 | 50 | 56 | 0 | 12 | B | 3E | 153 | A | 23 |
| Octal | 141 | 120 | 126 | 0 | 22 | 13 | 76 | 523 | 12 | 43 |
| Binary | 1100001 | 1010000 | 1010110 | 0 | 10010 | 1011 | 111110 | 101010011 | 1010 | 100011 |
Color Harmonies of #615056
Complementary color
Monochromatic Colors of #615056
Black with #615056
Text Example
Text Example
White with #615056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615056; }
p { color: rgb(97,80,86); }
H1.HeaderClassName
{
color: #615056;
}
.AnyTagClassName
{
color: #615056;
}
</style>
background-color css
<style>
a { background-color: #615056; }
a { background-color: rgb(97,80,86); }
div.DivClassName
{
background-color: #615056;
}
.BgClassName
{
background-color: #615056;
}
</style>
border-color css
<style>
span { border-color: #615056; }
span { border-color: rgb(97,80,86); }
td.TdClassName
{
border-color: #615056;
}
.TagClassName
{
border-color: #615056;
}
</style>