Shades of Finn #614356
Tints of Finn #614356
RGB
CMYK
RGB Variations
Color information
#614356 (or 0x614356) is known color: Finn. HEX triplet: 61, 43 and 56. RGB value is (97,67,86). Sum of RGB (Red+Green+Blue) = 97+67+86=250 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.8% from 250); Green value is 67 (26.56% from 255 or 26.8% from 250); Blue value is 86 (33.98% from 255 or 34.4% from 250); Max value from RGB is 97 - color contains mainly: red. Hex color #614356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614356 is #9EBCA9. Grayscale: #4E4E4E. Windows color (decimal): -10402986 or 5653345. OLE color: 5653345.
HSL color Cylindrical-coordinate representation of color #614356: hue angle of 322º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #614356 is Cyan = 0, Magento = 0.31, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 67 | 86 | - |
| CMYK | 0 | 0.31 | 0.11 | 0.62 |
| HSL | 322º | 0.18% | 0.32% | - |
| HSV(B) | 322º | 0.31% | 0.38% | - |
| XYZ | 8.62 | 7.23 | 9.75 | - |
| YUV | 78.14 | 132.44 | 141.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 67 | 86 | 0 | 0.31 | 0.11 | 0.62 | 322 | 0.18 | 0.32 |
| Hex | 61 | 43 | 56 | 0 | 1F | B | 3E | 142 | 12 | 20 |
| Octal | 141 | 103 | 126 | 0 | 37 | 13 | 76 | 502 | 22 | 40 |
| Binary | 1100001 | 1000011 | 1010110 | 0 | 11111 | 1011 | 111110 | 101000010 | 10010 | 100000 |
Color Harmonies of #614356
Complementary color
Monochromatic Colors of #614356
Black with #614356
Text Example
Text Example
White with #614356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614356; }
p { color: rgb(97,67,86); }
H1.HeaderClassName
{
color: #614356;
}
.AnyTagClassName
{
color: #614356;
}
</style>
background-color css
<style>
a { background-color: #614356; }
a { background-color: rgb(97,67,86); }
div.DivClassName
{
background-color: #614356;
}
.BgClassName
{
background-color: #614356;
}
</style>
border-color css
<style>
span { border-color: #614356; }
span { border-color: rgb(97,67,86); }
td.TdClassName
{
border-color: #614356;
}
.TagClassName
{
border-color: #614356;
}
</style>