Shades of Finn #614152
Tints of Finn #614152
RGB
CMYK
RGB Variations
Color information
#614152 (or 0x614152) is known color: Finn. HEX triplet: 61, 41 and 52. RGB value is (97,65,82). Sum of RGB (Red+Green+Blue) = 97+65+82=244 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.75% from 244); Green value is 65 (25.78% from 255 or 26.64% from 244); Blue value is 82 (32.42% from 255 or 33.61% from 244); Max value from RGB is 97 - color contains mainly: red. Hex color #614152 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614152 is #9EBEAD. Grayscale: #4C4C4C. Windows color (decimal): -10403502 or 5390689. OLE color: 5390689.
HSL color Cylindrical-coordinate representation of color #614152: hue angle of 328.12º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #614152 is Cyan = 0, Magento = 0.33, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 65 | 82 | - |
| CMYK | 0 | 0.33 | 0.15 | 0.62 |
| HSL | 328.13º | 0.2% | 0.32% | - |
| HSV(B) | 328.13º | 0.33% | 0.38% | - |
| XYZ | 8.34 | 6.93 | 8.88 | - |
| YUV | 76.51 | 131.1 | 142.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 65 | 82 | 0 | 0.33 | 0.15 | 0.62 | 328.13 | 0.2 | 0.32 |
| Hex | 61 | 41 | 52 | 0 | 21 | F | 3E | 148 | 14 | 20 |
| Octal | 141 | 101 | 122 | 0 | 41 | 17 | 76 | 510 | 24 | 40 |
| Binary | 1100001 | 1000001 | 1010010 | 0 | 100001 | 1111 | 111110 | 101001000 | 10100 | 100000 |
Color Harmonies of #614152
Complementary color
Monochromatic Colors of #614152
Black with #614152
Text Example
Text Example
White with #614152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614152; }
p { color: rgb(97,65,82); }
H1.HeaderClassName
{
color: #614152;
}
.AnyTagClassName
{
color: #614152;
}
</style>
background-color css
<style>
a { background-color: #614152; }
a { background-color: rgb(97,65,82); }
div.DivClassName
{
background-color: #614152;
}
.BgClassName
{
background-color: #614152;
}
</style>
border-color css
<style>
span { border-color: #614152; }
span { border-color: rgb(97,65,82); }
td.TdClassName
{
border-color: #614152;
}
.TagClassName
{
border-color: #614152;
}
</style>