Shades of Finn #613651
Tints of Finn #613651
RGB
CMYK
RGB Variations
Color information
#613651 (or 0x613651) is known color: Finn. HEX triplet: 61, 36 and 51. RGB value is (97,54,81). Sum of RGB (Red+Green+Blue) = 97+54+81=232 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.81% from 232); Green value is 54 (21.48% from 255 or 23.28% from 232); Blue value is 81 (32.03% from 255 or 34.91% from 232); Max value from RGB is 97 - color contains mainly: red. Hex color #613651 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613651 is #9EC9AE. Grayscale: #454545. Windows color (decimal): -10406319 or 5322337. OLE color: 5322337.
HSL color Cylindrical-coordinate representation of color #613651: hue angle of 322.33º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #613651 is Cyan = 0, Magento = 0.44, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 54 | 81 | - |
| CMYK | 0 | 0.44 | 0.16 | 0.62 |
| HSL | 322.33º | 0.28% | 0.3% | - |
| HSV(B) | 322.33º | 0.44% | 0.38% | - |
| XYZ | 7.73 | 5.77 | 8.49 | - |
| YUV | 69.94 | 134.25 | 147.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 81 | 0 | 0.44 | 0.16 | 0.62 | 322.33 | 0.28 | 0.3 |
| Hex | 61 | 36 | 51 | 0 | 2C | 10 | 3E | 142 | 1C | 1E |
| Octal | 141 | 66 | 121 | 0 | 54 | 20 | 76 | 502 | 34 | 36 |
| Binary | 1100001 | 110110 | 1010001 | 0 | 101100 | 10000 | 111110 | 101000010 | 11100 | 11110 |
Color Harmonies of #613651
Complementary color
Monochromatic Colors of #613651
Black with #613651
Text Example
Text Example
White with #613651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613651; }
p { color: rgb(97,54,81); }
H1.HeaderClassName
{
color: #613651;
}
.AnyTagClassName
{
color: #613651;
}
</style>
background-color css
<style>
a { background-color: #613651; }
a { background-color: rgb(97,54,81); }
div.DivClassName
{
background-color: #613651;
}
.BgClassName
{
background-color: #613651;
}
</style>
border-color css
<style>
span { border-color: #613651; }
span { border-color: rgb(97,54,81); }
td.TdClassName
{
border-color: #613651;
}
.TagClassName
{
border-color: #613651;
}
</style>