Shades of Finn #624552
Tints of Finn #624552
RGB
CMYK
RGB Variations
Color information
#624552 (or 0x624552) is known color: Finn. HEX triplet: 62, 45 and 52. RGB value is (98,69,82). Sum of RGB (Red+Green+Blue) = 98+69+82=249 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.36% from 249); Green value is 69 (27.34% from 255 or 27.71% from 249); Blue value is 82 (32.42% from 255 or 32.93% from 249); Max value from RGB is 98 - color contains mainly: red. Hex color #624552 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624552 is #9DBAAD. Grayscale: #4F4F4F. Windows color (decimal): -10336942 or 5391714. OLE color: 5391714.
HSL color Cylindrical-coordinate representation of color #624552: hue angle of 333.1º 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 #624552 is Cyan = 0, Magento = 0.30, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 69 | 82 | - |
| CMYK | 0 | 0.30 | 0.16 | 0.62 |
| HSL | 333.1º | 0.17% | 0.33% | - |
| HSV(B) | 333.1º | 0.3% | 0.38% | - |
| XYZ | 8.69 | 7.46 | 8.97 | - |
| YUV | 79.15 | 129.61 | 141.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 69 | 82 | 0 | 0.30 | 0.16 | 0.62 | 333.1 | 0.17 | 0.33 |
| Hex | 62 | 45 | 52 | 0 | 1E | 10 | 3E | 14D | 11 | 21 |
| Octal | 142 | 105 | 122 | 0 | 36 | 20 | 76 | 515 | 21 | 41 |
| Binary | 1100010 | 1000101 | 1010010 | 0 | 11110 | 10000 | 111110 | 101001101 | 10001 | 100001 |
Color Harmonies of #624552
Complementary color
Monochromatic Colors of #624552
Black with #624552
Text Example
Text Example
White with #624552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624552; }
p { color: rgb(98,69,82); }
H1.HeaderClassName
{
color: #624552;
}
.AnyTagClassName
{
color: #624552;
}
</style>
background-color css
<style>
a { background-color: #624552; }
a { background-color: rgb(98,69,82); }
div.DivClassName
{
background-color: #624552;
}
.BgClassName
{
background-color: #624552;
}
</style>
border-color css
<style>
span { border-color: #624552; }
span { border-color: rgb(98,69,82); }
td.TdClassName
{
border-color: #624552;
}
.TagClassName
{
border-color: #624552;
}
</style>