Shades of Finn #624150
Tints of Finn #624150
RGB
CMYK
RGB Variations
Color information
#624150 (or 0x624150) is known color: Finn. HEX triplet: 62, 41 and 50. RGB value is (98,65,80). Sum of RGB (Red+Green+Blue) = 98+65+80=243 (32% of max value = 765). Red value is 98 (38.67% from 255 or 40.33% from 243); Green value is 65 (25.78% from 255 or 26.75% from 243); Blue value is 80 (31.64% from 255 or 32.92% from 243); Max value from RGB is 98 - color contains mainly: red. Hex color #624150 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624150 is #9DBEAF. Grayscale: #4C4C4C. Windows color (decimal): -10337968 or 5259618. OLE color: 5259618.
HSL color Cylindrical-coordinate representation of color #624150: hue angle of 332.73º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #624150 is Cyan = 0, Magento = 0.34, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 65 | 80 | - |
| CMYK | 0 | 0.34 | 0.18 | 0.62 |
| HSL | 332.73º | 0.2% | 0.32% | - |
| HSV(B) | 332.73º | 0.34% | 0.38% | - |
| XYZ | 8.38 | 6.96 | 8.49 | - |
| YUV | 76.58 | 129.93 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 65 | 80 | 0 | 0.34 | 0.18 | 0.62 | 332.73 | 0.2 | 0.32 |
| Hex | 62 | 41 | 50 | 0 | 22 | 12 | 3E | 14D | 14 | 20 |
| Octal | 142 | 101 | 120 | 0 | 42 | 22 | 76 | 515 | 24 | 40 |
| Binary | 1100010 | 1000001 | 1010000 | 0 | 100010 | 10010 | 111110 | 101001101 | 10100 | 100000 |
Color Harmonies of #624150
Complementary color
Monochromatic Colors of #624150
Black with #624150
Text Example
Text Example
White with #624150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624150; }
p { color: rgb(98,65,80); }
H1.HeaderClassName
{
color: #624150;
}
.AnyTagClassName
{
color: #624150;
}
</style>
background-color css
<style>
a { background-color: #624150; }
a { background-color: rgb(98,65,80); }
div.DivClassName
{
background-color: #624150;
}
.BgClassName
{
background-color: #624150;
}
</style>
border-color css
<style>
span { border-color: #624150; }
span { border-color: rgb(98,65,80); }
td.TdClassName
{
border-color: #624150;
}
.TagClassName
{
border-color: #624150;
}
</style>