Shades of Finn #615359
Tints of Finn #615359
RGB
CMYK
RGB Variations
Color information
#615359 (or 0x615359) is known color: Finn. HEX triplet: 61, 53 and 59. RGB value is (97,83,89). Sum of RGB (Red+Green+Blue) = 97+83+89=269 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.06% from 269); Green value is 83 (32.81% from 255 or 30.86% from 269); Blue value is 89 (35.16% from 255 or 33.09% from 269); Max value from RGB is 97 - color contains mainly: red. Hex color #615359 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615359 is #9EACA6. Grayscale: #575757. Windows color (decimal): -10398887 or 5854049. OLE color: 5854049.
HSL color Cylindrical-coordinate representation of color #615359: hue angle of 334.29º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #615359 is Cyan = 0, Magento = 0.14, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 83 | 89 | - |
| CMYK | 0 | 0.14 | 0.08 | 0.62 |
| HSL | 334.29º | 0.08% | 0.35% | - |
| HSV(B) | 334.29º | 0.14% | 0.38% | - |
| XYZ | 9.83 | 9.45 | 10.76 | - |
| YUV | 87.87 | 128.64 | 134.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 83 | 89 | 0 | 0.14 | 0.08 | 0.62 | 334.29 | 0.08 | 0.35 |
| Hex | 61 | 53 | 59 | 0 | E | 8 | 3E | 14E | 8 | 23 |
| Octal | 141 | 123 | 131 | 0 | 16 | 10 | 76 | 516 | 10 | 43 |
| Binary | 1100001 | 1010011 | 1011001 | 0 | 1110 | 1000 | 111110 | 101001110 | 1000 | 100011 |
Color Harmonies of #615359
Complementary color
Monochromatic Colors of #615359
Black with #615359
Text Example
Text Example
White with #615359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615359; }
p { color: rgb(97,83,89); }
H1.HeaderClassName
{
color: #615359;
}
.AnyTagClassName
{
color: #615359;
}
</style>
background-color css
<style>
a { background-color: #615359; }
a { background-color: rgb(97,83,89); }
div.DivClassName
{
background-color: #615359;
}
.BgClassName
{
background-color: #615359;
}
</style>
border-color css
<style>
span { border-color: #615359; }
span { border-color: rgb(97,83,89); }
td.TdClassName
{
border-color: #615359;
}
.TagClassName
{
border-color: #615359;
}
</style>