Shades of Finn #614553
Tints of Finn #614553
RGB
CMYK
RGB Variations
Color information
#614553 (or 0x614553) is known color: Finn. HEX triplet: 61, 45 and 53. RGB value is (97,69,83). Sum of RGB (Red+Green+Blue) = 97+69+83=249 (32% of max value = 765). Red value is 97 (38.28% from 255 or 38.96% from 249); Green value is 69 (27.34% from 255 or 27.71% from 249); Blue value is 83 (32.81% from 255 or 33.33% from 249); Max value from RGB is 97 - color contains mainly: red. Hex color #614553 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614553 is #9EBAAC. Grayscale: #4E4E4E. Windows color (decimal): -10402477 or 5457249. OLE color: 5457249.
HSL color Cylindrical-coordinate representation of color #614553: hue angle of 330º 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 #614553 is Cyan = 0, Magento = 0.29, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 69 | 83 | - |
| CMYK | 0 | 0.29 | 0.14 | 0.62 |
| HSL | 330º | 0.17% | 0.33% | - |
| HSV(B) | 330º | 0.29% | 0.38% | - |
| XYZ | 8.62 | 7.42 | 9.16 | - |
| YUV | 78.97 | 130.28 | 140.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 83 | 0 | 0.29 | 0.14 | 0.62 | 330 | 0.17 | 0.33 |
| Hex | 61 | 45 | 53 | 0 | 1D | E | 3E | 14A | 11 | 21 |
| Octal | 141 | 105 | 123 | 0 | 35 | 16 | 76 | 512 | 21 | 41 |
| Binary | 1100001 | 1000101 | 1010011 | 0 | 11101 | 1110 | 111110 | 101001010 | 10001 | 100001 |
Color Harmonies of #614553
Complementary color
Monochromatic Colors of #614553
Black with #614553
Text Example
Text Example
White with #614553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614553; }
p { color: rgb(97,69,83); }
H1.HeaderClassName
{
color: #614553;
}
.AnyTagClassName
{
color: #614553;
}
</style>
background-color css
<style>
a { background-color: #614553; }
a { background-color: rgb(97,69,83); }
div.DivClassName
{
background-color: #614553;
}
.BgClassName
{
background-color: #614553;
}
</style>
border-color css
<style>
span { border-color: #614553; }
span { border-color: rgb(97,69,83); }
td.TdClassName
{
border-color: #614553;
}
.TagClassName
{
border-color: #614553;
}
</style>