Shades of Finn #624155
Tints of Finn #624155
RGB
CMYK
RGB Variations
Color information
#624155 (or 0x624155) is known color: Finn. HEX triplet: 62, 41 and 55. RGB value is (98,65,85). Sum of RGB (Red+Green+Blue) = 98+65+85=248 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.52% from 248); Green value is 65 (25.78% from 255 or 26.21% from 248); Blue value is 85 (33.59% from 255 or 34.27% from 248); Max value from RGB is 98 - color contains mainly: red. Hex color #624155 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624155 is #9DBEAA. Grayscale: #4D4D4D. Windows color (decimal): -10337963 or 5587298. OLE color: 5587298.
HSL color Cylindrical-coordinate representation of color #624155: hue angle of 323.64º 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 #624155 is Cyan = 0, Magento = 0.34, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 65 | 85 | - |
| CMYK | 0 | 0.34 | 0.13 | 0.62 |
| HSL | 323.64º | 0.2% | 0.32% | - |
| HSV(B) | 323.64º | 0.34% | 0.38% | - |
| XYZ | 8.57 | 7.03 | 9.5 | - |
| YUV | 77.15 | 132.43 | 142.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 65 | 85 | 0 | 0.34 | 0.13 | 0.62 | 323.64 | 0.2 | 0.32 |
| Hex | 62 | 41 | 55 | 0 | 22 | D | 3E | 144 | 14 | 20 |
| Octal | 142 | 101 | 125 | 0 | 42 | 15 | 76 | 504 | 24 | 40 |
| Binary | 1100010 | 1000001 | 1010101 | 0 | 100010 | 1101 | 111110 | 101000100 | 10100 | 100000 |
Color Harmonies of #624155
Complementary color
Monochromatic Colors of #624155
Black with #624155
Text Example
Text Example
White with #624155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624155; }
p { color: rgb(98,65,85); }
H1.HeaderClassName
{
color: #624155;
}
.AnyTagClassName
{
color: #624155;
}
</style>
background-color css
<style>
a { background-color: #624155; }
a { background-color: rgb(98,65,85); }
div.DivClassName
{
background-color: #624155;
}
.BgClassName
{
background-color: #624155;
}
</style>
border-color css
<style>
span { border-color: #624155; }
span { border-color: rgb(98,65,85); }
td.TdClassName
{
border-color: #624155;
}
.TagClassName
{
border-color: #624155;
}
</style>