Shades of Finn #624752
Tints of Finn #624752
RGB
CMYK
RGB Variations
Color information
#624752 (or 0x624752) is known color: Finn. HEX triplet: 62, 47 and 52. RGB value is (98,71,82). Sum of RGB (Red+Green+Blue) = 98+71+82=251 (33% of max value = 765). Red value is 98 (38.67% from 255 or 39.04% from 251); Green value is 71 (28.12% from 255 or 28.29% from 251); Blue value is 82 (32.42% from 255 or 32.67% from 251); Max value from RGB is 98 - color contains mainly: red. Hex color #624752 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624752 is #9DB8AD. Grayscale: #505050. Windows color (decimal): -10336430 or 5392226. OLE color: 5392226.
HSL color Cylindrical-coordinate representation of color #624752: hue angle of 335.56º 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 #624752 is Cyan = 0, Magento = 0.28, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 71 | 82 | - |
| CMYK | 0 | 0.28 | 0.16 | 0.62 |
| HSL | 335.56º | 0.16% | 0.33% | - |
| HSV(B) | 335.56º | 0.28% | 0.38% | - |
| XYZ | 8.81 | 7.71 | 9.01 | - |
| YUV | 80.33 | 128.95 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 71 | 82 | 0 | 0.28 | 0.16 | 0.62 | 335.56 | 0.16 | 0.33 |
| Hex | 62 | 47 | 52 | 0 | 1C | 10 | 3E | 150 | 10 | 21 |
| Octal | 142 | 107 | 122 | 0 | 34 | 20 | 76 | 520 | 20 | 41 |
| Binary | 1100010 | 1000111 | 1010010 | 0 | 11100 | 10000 | 111110 | 101010000 | 10000 | 100001 |
Color Harmonies of #624752
Complementary color
Monochromatic Colors of #624752
Black with #624752
Text Example
Text Example
White with #624752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624752; }
p { color: rgb(98,71,82); }
H1.HeaderClassName
{
color: #624752;
}
.AnyTagClassName
{
color: #624752;
}
</style>
background-color css
<style>
a { background-color: #624752; }
a { background-color: rgb(98,71,82); }
div.DivClassName
{
background-color: #624752;
}
.BgClassName
{
background-color: #624752;
}
</style>
border-color css
<style>
span { border-color: #624752; }
span { border-color: rgb(98,71,82); }
td.TdClassName
{
border-color: #624752;
}
.TagClassName
{
border-color: #624752;
}
</style>