Shades of Finn #614554
Tints of Finn #614554
RGB
CMYK
RGB Variations
Color information
#614554 (or 0x614554) is known color: Finn. HEX triplet: 61, 45 and 54. RGB value is (97,69,84). Sum of RGB (Red+Green+Blue) = 97+69+84=250 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.8% from 250); Green value is 69 (27.34% from 255 or 27.6% from 250); Blue value is 84 (33.20% from 255 or 33.6% from 250); Max value from RGB is 97 - color contains mainly: red. Hex color #614554 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614554 is #9EBAAB. Grayscale: #4F4F4F. Windows color (decimal): -10402476 or 5522785. OLE color: 5522785.
HSL color Cylindrical-coordinate representation of color #614554: hue angle of 327.86º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #614554 is Cyan = 0, Magento = 0.29, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 69 | 84 | - |
| CMYK | 0 | 0.29 | 0.13 | 0.62 |
| HSL | 327.86º | 0.17% | 0.33% | - |
| HSV(B) | 327.86º | 0.29% | 0.38% | - |
| XYZ | 8.66 | 7.44 | 9.37 | - |
| YUV | 79.08 | 130.78 | 140.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 84 | 0 | 0.29 | 0.13 | 0.62 | 327.86 | 0.17 | 0.33 |
| Hex | 61 | 45 | 54 | 0 | 1D | D | 3E | 148 | 11 | 21 |
| Octal | 141 | 105 | 124 | 0 | 35 | 15 | 76 | 510 | 21 | 41 |
| Binary | 1100001 | 1000101 | 1010100 | 0 | 11101 | 1101 | 111110 | 101001000 | 10001 | 100001 |
Color Harmonies of #614554
Complementary color
Monochromatic Colors of #614554
Black with #614554
Text Example
Text Example
White with #614554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614554; }
p { color: rgb(97,69,84); }
H1.HeaderClassName
{
color: #614554;
}
.AnyTagClassName
{
color: #614554;
}
</style>
background-color css
<style>
a { background-color: #614554; }
a { background-color: rgb(97,69,84); }
div.DivClassName
{
background-color: #614554;
}
.BgClassName
{
background-color: #614554;
}
</style>
border-color css
<style>
span { border-color: #614554; }
span { border-color: rgb(97,69,84); }
td.TdClassName
{
border-color: #614554;
}
.TagClassName
{
border-color: #614554;
}
</style>