Shades of Finn #614350
Tints of Finn #614350
RGB
CMYK
RGB Variations
Color information
#614350 (or 0x614350) is known color: Finn. HEX triplet: 61, 43 and 50. RGB value is (97,67,80). Sum of RGB (Red+Green+Blue) = 97+67+80=244 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.75% from 244); Green value is 67 (26.56% from 255 or 27.46% from 244); Blue value is 80 (31.64% from 255 or 32.79% from 244); Max value from RGB is 97 - color contains mainly: red. Hex color #614350 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614350 is #9EBCAF. Grayscale: #4D4D4D. Windows color (decimal): -10402992 or 5260129. OLE color: 5260129.
HSL color Cylindrical-coordinate representation of color #614350: hue angle of 334º 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 #614350 is Cyan = 0, Magento = 0.31, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 67 | 80 | - |
| CMYK | 0 | 0.31 | 0.18 | 0.62 |
| HSL | 334º | 0.18% | 0.32% | - |
| HSV(B) | 334º | 0.31% | 0.38% | - |
| XYZ | 8.38 | 7.13 | 8.52 | - |
| YUV | 77.45 | 129.44 | 141.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 67 | 80 | 0 | 0.31 | 0.18 | 0.62 | 334 | 0.18 | 0.32 |
| Hex | 61 | 43 | 50 | 0 | 1F | 12 | 3E | 14E | 12 | 20 |
| Octal | 141 | 103 | 120 | 0 | 37 | 22 | 76 | 516 | 22 | 40 |
| Binary | 1100001 | 1000011 | 1010000 | 0 | 11111 | 10010 | 111110 | 101001110 | 10010 | 100000 |
Color Harmonies of #614350
Complementary color
Monochromatic Colors of #614350
Black with #614350
Text Example
Text Example
White with #614350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614350; }
p { color: rgb(97,67,80); }
H1.HeaderClassName
{
color: #614350;
}
.AnyTagClassName
{
color: #614350;
}
</style>
background-color css
<style>
a { background-color: #614350; }
a { background-color: rgb(97,67,80); }
div.DivClassName
{
background-color: #614350;
}
.BgClassName
{
background-color: #614350;
}
</style>
border-color css
<style>
span { border-color: #614350; }
span { border-color: rgb(97,67,80); }
td.TdClassName
{
border-color: #614350;
}
.TagClassName
{
border-color: #614350;
}
</style>