Shades of Finn #613951
Tints of Finn #613951
RGB
CMYK
RGB Variations
Color information
#613951 (or 0x613951) is known color: Finn. HEX triplet: 61, 39 and 51. RGB value is (97,57,81). Sum of RGB (Red+Green+Blue) = 97+57+81=235 (31% of max value = 765). Red value is 97 (38.28% from 255 or 41.28% from 235); Green value is 57 (22.66% from 255 or 24.26% from 235); Blue value is 81 (32.03% from 255 or 34.47% from 235); Max value from RGB is 97 - color contains mainly: red. Hex color #613951 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613951 is #9EC6AE. Grayscale: #474747. Windows color (decimal): -10405551 or 5323105. OLE color: 5323105.
HSL color Cylindrical-coordinate representation of color #613951: hue angle of 324º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #613951 is Cyan = 0, Magento = 0.41, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 57 | 81 | - |
| CMYK | 0 | 0.41 | 0.16 | 0.62 |
| HSL | 324º | 0.26% | 0.3% | - |
| HSV(B) | 324º | 0.41% | 0.38% | - |
| XYZ | 7.88 | 6.06 | 8.54 | - |
| YUV | 71.7 | 133.25 | 146.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 57 | 81 | 0 | 0.41 | 0.16 | 0.62 | 324 | 0.26 | 0.3 |
| Hex | 61 | 39 | 51 | 0 | 29 | 10 | 3E | 144 | 1A | 1E |
| Octal | 141 | 71 | 121 | 0 | 51 | 20 | 76 | 504 | 32 | 36 |
| Binary | 1100001 | 111001 | 1010001 | 0 | 101001 | 10000 | 111110 | 101000100 | 11010 | 11110 |
Color Harmonies of #613951
Complementary color
Monochromatic Colors of #613951
Black with #613951
Text Example
Text Example
White with #613951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613951; }
p { color: rgb(97,57,81); }
H1.HeaderClassName
{
color: #613951;
}
.AnyTagClassName
{
color: #613951;
}
</style>
background-color css
<style>
a { background-color: #613951; }
a { background-color: rgb(97,57,81); }
div.DivClassName
{
background-color: #613951;
}
.BgClassName
{
background-color: #613951;
}
</style>
border-color css
<style>
span { border-color: #613951; }
span { border-color: rgb(97,57,81); }
td.TdClassName
{
border-color: #613951;
}
.TagClassName
{
border-color: #613951;
}
</style>