Shades of Finn #624458
Tints of Finn #624458
RGB
CMYK
RGB Variations
Color information
#624458 (or 0x624458) is known color: Finn. HEX triplet: 62, 44 and 58. RGB value is (98,68,88). Sum of RGB (Red+Green+Blue) = 98+68+88=254 (33% of max value = 765). Red value is 98 (38.67% from 255 or 38.58% from 254); Green value is 68 (26.95% from 255 or 26.77% from 254); Blue value is 88 (34.77% from 255 or 34.65% from 254); Max value from RGB is 98 - color contains mainly: red. Hex color #624458 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624458 is #9DBBA7. Grayscale: #4F4F4F. Windows color (decimal): -10337192 or 5784674. OLE color: 5784674.
HSL color Cylindrical-coordinate representation of color #624458: hue angle of 320º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #624458 is Cyan = 0, Magento = 0.31, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 68 | 88 | - |
| CMYK | 0 | 0.31 | 0.10 | 0.62 |
| HSL | 320º | 0.18% | 0.33% | - |
| HSV(B) | 320º | 0.31% | 0.38% | - |
| XYZ | 8.87 | 7.44 | 10.2 | - |
| YUV | 79.25 | 132.94 | 141.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 68 | 88 | 0 | 0.31 | 0.10 | 0.62 | 320 | 0.18 | 0.33 |
| Hex | 62 | 44 | 58 | 0 | 1F | A | 3E | 140 | 12 | 21 |
| Octal | 142 | 104 | 130 | 0 | 37 | 12 | 76 | 500 | 22 | 41 |
| Binary | 1100010 | 1000100 | 1011000 | 0 | 11111 | 1010 | 111110 | 101000000 | 10010 | 100001 |
Color Harmonies of #624458
Complementary color
Monochromatic Colors of #624458
Black with #624458
Text Example
Text Example
White with #624458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624458; }
p { color: rgb(98,68,88); }
H1.HeaderClassName
{
color: #624458;
}
.AnyTagClassName
{
color: #624458;
}
</style>
background-color css
<style>
a { background-color: #624458; }
a { background-color: rgb(98,68,88); }
div.DivClassName
{
background-color: #624458;
}
.BgClassName
{
background-color: #624458;
}
</style>
border-color css
<style>
span { border-color: #624458; }
span { border-color: rgb(98,68,88); }
td.TdClassName
{
border-color: #624458;
}
.TagClassName
{
border-color: #624458;
}
</style>