Shades of Finn #624452
Tints of Finn #624452
RGB
CMYK
RGB Variations
Color information
#624452 (or 0x624452) is known color: Finn. HEX triplet: 62, 44 and 52. RGB value is (98,68,82). Sum of RGB (Red+Green+Blue) = 98+68+82=248 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.52% from 248); Green value is 68 (26.95% from 255 or 27.42% from 248); Blue value is 82 (32.42% from 255 or 33.06% from 248); Max value from RGB is 98 - color contains mainly: red. Hex color #624452 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624452 is #9DBBAD. Grayscale: #4E4E4E. Windows color (decimal): -10337198 or 5391458. OLE color: 5391458.
HSL color Cylindrical-coordinate representation of color #624452: hue angle of 332º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #624452 is Cyan = 0, Magento = 0.31, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 68 | 82 | - |
| CMYK | 0 | 0.31 | 0.16 | 0.62 |
| HSL | 332º | 0.18% | 0.33% | - |
| HSV(B) | 332º | 0.31% | 0.38% | - |
| XYZ | 8.63 | 7.34 | 8.94 | - |
| YUV | 78.57 | 129.94 | 141.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 68 | 82 | 0 | 0.31 | 0.16 | 0.62 | 332 | 0.18 | 0.33 |
| Hex | 62 | 44 | 52 | 0 | 1F | 10 | 3E | 14C | 12 | 21 |
| Octal | 142 | 104 | 122 | 0 | 37 | 20 | 76 | 514 | 22 | 41 |
| Binary | 1100010 | 1000100 | 1010010 | 0 | 11111 | 10000 | 111110 | 101001100 | 10010 | 100001 |
Color Harmonies of #624452
Complementary color
Monochromatic Colors of #624452
Black with #624452
Text Example
Text Example
White with #624452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624452; }
p { color: rgb(98,68,82); }
H1.HeaderClassName
{
color: #624452;
}
.AnyTagClassName
{
color: #624452;
}
</style>
background-color css
<style>
a { background-color: #624452; }
a { background-color: rgb(98,68,82); }
div.DivClassName
{
background-color: #624452;
}
.BgClassName
{
background-color: #624452;
}
</style>
border-color css
<style>
span { border-color: #624452; }
span { border-color: rgb(98,68,82); }
td.TdClassName
{
border-color: #624452;
}
.TagClassName
{
border-color: #624452;
}
</style>