Shades of Finn #614754
Tints of Finn #614754
RGB
CMYK
RGB Variations
Color information
#614754 (or 0x614754) is known color: Finn. HEX triplet: 61, 47 and 54. RGB value is (97,71,84). Sum of RGB (Red+Green+Blue) = 97+71+84=252 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.49% from 252); Green value is 71 (28.12% from 255 or 28.17% from 252); Blue value is 84 (33.20% from 255 or 33.33% from 252); Max value from RGB is 97 - color contains mainly: red. Hex color #614754 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614754 is #9EB8AB. Grayscale: #505050. Windows color (decimal): -10401964 or 5523297. OLE color: 5523297.
HSL color Cylindrical-coordinate representation of color #614754: hue angle of 330º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #614754 is Cyan = 0, Magento = 0.27, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 71 | 84 | - |
| CMYK | 0 | 0.27 | 0.13 | 0.62 |
| HSL | 330º | 0.15% | 0.33% | - |
| HSV(B) | 330º | 0.27% | 0.38% | - |
| XYZ | 8.78 | 7.69 | 9.41 | - |
| YUV | 80.26 | 130.11 | 139.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 71 | 84 | 0 | 0.27 | 0.13 | 0.62 | 330 | 0.15 | 0.33 |
| Hex | 61 | 47 | 54 | 0 | 1B | D | 3E | 14A | F | 21 |
| Octal | 141 | 107 | 124 | 0 | 33 | 15 | 76 | 512 | 17 | 41 |
| Binary | 1100001 | 1000111 | 1010100 | 0 | 11011 | 1101 | 111110 | 101001010 | 1111 | 100001 |
Color Harmonies of #614754
Complementary color
Monochromatic Colors of #614754
Black with #614754
Text Example
Text Example
White with #614754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614754; }
p { color: rgb(97,71,84); }
H1.HeaderClassName
{
color: #614754;
}
.AnyTagClassName
{
color: #614754;
}
</style>
background-color css
<style>
a { background-color: #614754; }
a { background-color: rgb(97,71,84); }
div.DivClassName
{
background-color: #614754;
}
.BgClassName
{
background-color: #614754;
}
</style>
border-color css
<style>
span { border-color: #614754; }
span { border-color: rgb(97,71,84); }
td.TdClassName
{
border-color: #614754;
}
.TagClassName
{
border-color: #614754;
}
</style>