Shades of Finn #624152
Tints of Finn #624152
RGB
CMYK
RGB Variations
Color information
#624152 (or 0x624152) is known color: Finn. HEX triplet: 62, 41 and 52. RGB value is (98,65,82). Sum of RGB (Red+Green+Blue) = 98+65+82=245 (32% of max value = 765). Red value is 98 (38.67% from 255 or 40% from 245); Green value is 65 (25.78% from 255 or 26.53% from 245); Blue value is 82 (32.42% from 255 or 33.47% from 245); Max value from RGB is 98 - color contains mainly: red. Hex color #624152 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624152 is #9DBEAD. Grayscale: #4C4C4C. Windows color (decimal): -10337966 or 5390690. OLE color: 5390690.
HSL color Cylindrical-coordinate representation of color #624152: hue angle of 329.09º 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 #624152 is Cyan = 0, Magento = 0.34, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 65 | 82 | - |
| CMYK | 0 | 0.34 | 0.16 | 0.62 |
| HSL | 329.09º | 0.2% | 0.32% | - |
| HSV(B) | 329.09º | 0.34% | 0.38% | - |
| XYZ | 8.45 | 6.99 | 8.89 | - |
| YUV | 76.81 | 130.93 | 143.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 65 | 82 | 0 | 0.34 | 0.16 | 0.62 | 329.09 | 0.2 | 0.32 |
| Hex | 62 | 41 | 52 | 0 | 22 | 10 | 3E | 149 | 14 | 20 |
| Octal | 142 | 101 | 122 | 0 | 42 | 20 | 76 | 511 | 24 | 40 |
| Binary | 1100010 | 1000001 | 1010010 | 0 | 100010 | 10000 | 111110 | 101001001 | 10100 | 100000 |
Color Harmonies of #624152
Complementary color
Monochromatic Colors of #624152
Black with #624152
Text Example
Text Example
White with #624152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624152; }
p { color: rgb(98,65,82); }
H1.HeaderClassName
{
color: #624152;
}
.AnyTagClassName
{
color: #624152;
}
</style>
background-color css
<style>
a { background-color: #624152; }
a { background-color: rgb(98,65,82); }
div.DivClassName
{
background-color: #624152;
}
.BgClassName
{
background-color: #624152;
}
</style>
border-color css
<style>
span { border-color: #624152; }
span { border-color: rgb(98,65,82); }
td.TdClassName
{
border-color: #624152;
}
.TagClassName
{
border-color: #624152;
}
</style>