Shades of Finn #614252
Tints of Finn #614252
RGB
CMYK
RGB Variations
Color information
#614252 (or 0x614252) is known color: Finn. HEX triplet: 61, 42 and 52. RGB value is (97,66,82). Sum of RGB (Red+Green+Blue) = 97+66+82=245 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.59% from 245); Green value is 66 (26.17% from 255 or 26.94% from 245); Blue value is 82 (32.42% from 255 or 33.47% from 245); Max value from RGB is 97 - color contains mainly: red. Hex color #614252 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614252 is #9EBDAD. Grayscale: #4D4D4D. Windows color (decimal): -10403246 or 5390945. OLE color: 5390945.
HSL color Cylindrical-coordinate representation of color #614252: hue angle of 329.03º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #614252 is Cyan = 0, Magento = 0.32, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 66 | 82 | - |
| CMYK | 0 | 0.32 | 0.15 | 0.62 |
| HSL | 329.03º | 0.19% | 0.32% | - |
| HSV(B) | 329.03º | 0.32% | 0.38% | - |
| XYZ | 8.4 | 7.05 | 8.9 | - |
| YUV | 77.09 | 130.77 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 66 | 82 | 0 | 0.32 | 0.15 | 0.62 | 329.03 | 0.19 | 0.32 |
| Hex | 61 | 42 | 52 | 0 | 20 | F | 3E | 149 | 13 | 20 |
| Octal | 141 | 102 | 122 | 0 | 40 | 17 | 76 | 511 | 23 | 40 |
| Binary | 1100001 | 1000010 | 1010010 | 0 | 100000 | 1111 | 111110 | 101001001 | 10011 | 100000 |
Color Harmonies of #614252
Complementary color
Monochromatic Colors of #614252
Black with #614252
Text Example
Text Example
White with #614252
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614252; }
p { color: rgb(97,66,82); }
H1.HeaderClassName
{
color: #614252;
}
.AnyTagClassName
{
color: #614252;
}
</style>
background-color css
<style>
a { background-color: #614252; }
a { background-color: rgb(97,66,82); }
div.DivClassName
{
background-color: #614252;
}
.BgClassName
{
background-color: #614252;
}
</style>
border-color css
<style>
span { border-color: #614252; }
span { border-color: rgb(97,66,82); }
td.TdClassName
{
border-color: #614252;
}
.TagClassName
{
border-color: #614252;
}
</style>