Shades of Finn #624756
Tints of Finn #624756
RGB
CMYK
RGB Variations
Color information
#624756 (or 0x624756) is known color: Finn. HEX triplet: 62, 47 and 56. RGB value is (98,71,86). Sum of RGB (Red+Green+Blue) = 98+71+86=255 (33% of max value = 765). Red value is 98 (38.67% from 255 or 38.43% from 255); Green value is 71 (28.12% from 255 or 27.84% from 255); Blue value is 86 (33.98% from 255 or 33.73% from 255); Max value from RGB is 98 - color contains mainly: red. Hex color #624756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624756 is #9DB8A9. Grayscale: #505050. Windows color (decimal): -10336426 or 5654370. OLE color: 5654370.
HSL color Cylindrical-coordinate representation of color #624756: hue angle of 326.67º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #624756 is Cyan = 0, Magento = 0.28, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 71 | 86 | - |
| CMYK | 0 | 0.28 | 0.12 | 0.62 |
| HSL | 326.67º | 0.16% | 0.33% | - |
| HSV(B) | 326.67º | 0.28% | 0.38% | - |
| XYZ | 8.97 | 7.78 | 9.83 | - |
| YUV | 80.78 | 130.95 | 140.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 71 | 86 | 0 | 0.28 | 0.12 | 0.62 | 326.67 | 0.16 | 0.33 |
| Hex | 62 | 47 | 56 | 0 | 1C | C | 3E | 147 | 10 | 21 |
| Octal | 142 | 107 | 126 | 0 | 34 | 14 | 76 | 507 | 20 | 41 |
| Binary | 1100010 | 1000111 | 1010110 | 0 | 11100 | 1100 | 111110 | 101000111 | 10000 | 100001 |
Color Harmonies of #624756
Complementary color
Monochromatic Colors of #624756
Black with #624756
Text Example
Text Example
White with #624756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624756; }
p { color: rgb(98,71,86); }
H1.HeaderClassName
{
color: #624756;
}
.AnyTagClassName
{
color: #624756;
}
</style>
background-color css
<style>
a { background-color: #624756; }
a { background-color: rgb(98,71,86); }
div.DivClassName
{
background-color: #624756;
}
.BgClassName
{
background-color: #624756;
}
</style>
border-color css
<style>
span { border-color: #624756; }
span { border-color: rgb(98,71,86); }
td.TdClassName
{
border-color: #624756;
}
.TagClassName
{
border-color: #624756;
}
</style>