Shades of Finn #624558
Tints of Finn #624558
RGB
CMYK
RGB Variations
Color information
#624558 (or 0x624558) is known color: Finn. HEX triplet: 62, 45 and 58. RGB value is (98,69,88). Sum of RGB (Red+Green+Blue) = 98+69+88=255 (33% of max value = 765). Red value is 98 (38.67% from 255 or 38.43% from 255); Green value is 69 (27.34% from 255 or 27.06% from 255); Blue value is 88 (34.77% from 255 or 34.51% from 255); Max value from RGB is 98 - color contains mainly: red. Hex color #624558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624558 is #9DBAA7. Grayscale: #4F4F4F. Windows color (decimal): -10336936 or 5784930. OLE color: 5784930.
HSL color Cylindrical-coordinate representation of color #624558: hue angle of 320.69º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #624558 is Cyan = 0, Magento = 0.30, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 69 | 88 | - |
| CMYK | 0 | 0.30 | 0.10 | 0.62 |
| HSL | 320.69º | 0.17% | 0.33% | - |
| HSV(B) | 320.69º | 0.3% | 0.38% | - |
| XYZ | 8.93 | 7.56 | 10.22 | - |
| YUV | 79.84 | 132.61 | 140.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 69 | 88 | 0 | 0.30 | 0.10 | 0.62 | 320.69 | 0.17 | 0.33 |
| Hex | 62 | 45 | 58 | 0 | 1E | A | 3E | 141 | 11 | 21 |
| Octal | 142 | 105 | 130 | 0 | 36 | 12 | 76 | 501 | 21 | 41 |
| Binary | 1100010 | 1000101 | 1011000 | 0 | 11110 | 1010 | 111110 | 101000001 | 10001 | 100001 |
Color Harmonies of #624558
Complementary color
Monochromatic Colors of #624558
Black with #624558
Text Example
Text Example
White with #624558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624558; }
p { color: rgb(98,69,88); }
H1.HeaderClassName
{
color: #624558;
}
.AnyTagClassName
{
color: #624558;
}
</style>
background-color css
<style>
a { background-color: #624558; }
a { background-color: rgb(98,69,88); }
div.DivClassName
{
background-color: #624558;
}
.BgClassName
{
background-color: #624558;
}
</style>
border-color css
<style>
span { border-color: #624558; }
span { border-color: rgb(98,69,88); }
td.TdClassName
{
border-color: #624558;
}
.TagClassName
{
border-color: #624558;
}
</style>