Shades of Finn #614354
Tints of Finn #614354
RGB
CMYK
RGB Variations
Color information
#614354 (or 0x614354) is known color: Finn. HEX triplet: 61, 43 and 54. RGB value is (97,67,84). Sum of RGB (Red+Green+Blue) = 97+67+84=248 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.11% from 248); Green value is 67 (26.56% from 255 or 27.02% from 248); Blue value is 84 (33.20% from 255 or 33.87% from 248); Max value from RGB is 97 - color contains mainly: red. Hex color #614354 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614354 is #9EBCAB. Grayscale: #4D4D4D. Windows color (decimal): -10402988 or 5522273. OLE color: 5522273.
HSL color Cylindrical-coordinate representation of color #614354: hue angle of 326º 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 #614354 is Cyan = 0, Magento = 0.31, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 67 | 84 | - |
| CMYK | 0 | 0.31 | 0.13 | 0.62 |
| HSL | 326º | 0.18% | 0.32% | - |
| HSV(B) | 326º | 0.31% | 0.38% | - |
| XYZ | 8.54 | 7.2 | 9.33 | - |
| YUV | 77.91 | 131.44 | 141.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 67 | 84 | 0 | 0.31 | 0.13 | 0.62 | 326 | 0.18 | 0.32 |
| Hex | 61 | 43 | 54 | 0 | 1F | D | 3E | 146 | 12 | 20 |
| Octal | 141 | 103 | 124 | 0 | 37 | 15 | 76 | 506 | 22 | 40 |
| Binary | 1100001 | 1000011 | 1010100 | 0 | 11111 | 1101 | 111110 | 101000110 | 10010 | 100000 |
Color Harmonies of #614354
Complementary color
Monochromatic Colors of #614354
Black with #614354
Text Example
Text Example
White with #614354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614354; }
p { color: rgb(97,67,84); }
H1.HeaderClassName
{
color: #614354;
}
.AnyTagClassName
{
color: #614354;
}
</style>
background-color css
<style>
a { background-color: #614354; }
a { background-color: rgb(97,67,84); }
div.DivClassName
{
background-color: #614354;
}
.BgClassName
{
background-color: #614354;
}
</style>
border-color css
<style>
span { border-color: #614354; }
span { border-color: rgb(97,67,84); }
td.TdClassName
{
border-color: #614354;
}
.TagClassName
{
border-color: #614354;
}
</style>