Shades of Finn #614053
Tints of Finn #614053
RGB
CMYK
RGB Variations
Color information
#614053 (or 0x614053) is known color: Finn. HEX triplet: 61, 40 and 53. RGB value is (97,64,83). Sum of RGB (Red+Green+Blue) = 97+64+83=244 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.75% from 244); Green value is 64 (25.39% from 255 or 26.23% from 244); Blue value is 83 (32.81% from 255 or 34.02% from 244); Max value from RGB is 97 - color contains mainly: red. Hex color #614053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614053 is #9EBFAC. Grayscale: #4B4B4B. Windows color (decimal): -10403757 or 5455969. OLE color: 5455969.
HSL color Cylindrical-coordinate representation of color #614053: hue angle of 325.45º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #614053 is Cyan = 0, Magento = 0.34, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 83 | - |
| CMYK | 0 | 0.34 | 0.14 | 0.62 |
| HSL | 325.45º | 0.2% | 0.32% | - |
| HSV(B) | 325.45º | 0.34% | 0.38% | - |
| XYZ | 8.32 | 6.83 | 9.06 | - |
| YUV | 76.03 | 131.93 | 142.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 83 | 0 | 0.34 | 0.14 | 0.62 | 325.45 | 0.2 | 0.32 |
| Hex | 61 | 40 | 53 | 0 | 22 | E | 3E | 145 | 14 | 20 |
| Octal | 141 | 100 | 123 | 0 | 42 | 16 | 76 | 505 | 24 | 40 |
| Binary | 1100001 | 1000000 | 1010011 | 0 | 100010 | 1110 | 111110 | 101000101 | 10100 | 100000 |
Color Harmonies of #614053
Complementary color
Monochromatic Colors of #614053
Black with #614053
Text Example
Text Example
White with #614053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614053; }
p { color: rgb(97,64,83); }
H1.HeaderClassName
{
color: #614053;
}
.AnyTagClassName
{
color: #614053;
}
</style>
background-color css
<style>
a { background-color: #614053; }
a { background-color: rgb(97,64,83); }
div.DivClassName
{
background-color: #614053;
}
.BgClassName
{
background-color: #614053;
}
</style>
border-color css
<style>
span { border-color: #614053; }
span { border-color: rgb(97,64,83); }
td.TdClassName
{
border-color: #614053;
}
.TagClassName
{
border-color: #614053;
}
</style>