Shades of Finn #624053
Tints of Finn #624053
RGB
CMYK
RGB Variations
Color information
#624053 (or 0x624053) is known color: Finn. HEX triplet: 62, 40 and 53. RGB value is (98,64,83). Sum of RGB (Red+Green+Blue) = 98+64+83=245 (32% of max value = 765). Red value is 98 (38.67% from 255 or 40% from 245); Green value is 64 (25.39% from 255 or 26.12% from 245); Blue value is 83 (32.81% from 255 or 33.88% from 245); Max value from RGB is 98 - color contains mainly: red. Hex color #624053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624053 is #9DBFAC. Grayscale: #4C4C4C. Windows color (decimal): -10338221 or 5455970. OLE color: 5455970.
HSL color Cylindrical-coordinate representation of color #624053: hue angle of 326.47º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #624053 is Cyan = 0, Magento = 0.35, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 64 | 83 | - |
| CMYK | 0 | 0.35 | 0.15 | 0.62 |
| HSL | 326.47º | 0.21% | 0.32% | - |
| HSV(B) | 326.47º | 0.35% | 0.38% | - |
| XYZ | 8.43 | 6.89 | 9.07 | - |
| YUV | 76.33 | 131.76 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 64 | 83 | 0 | 0.35 | 0.15 | 0.62 | 326.47 | 0.21 | 0.32 |
| Hex | 62 | 40 | 53 | 0 | 23 | F | 3E | 146 | 15 | 20 |
| Octal | 142 | 100 | 123 | 0 | 43 | 17 | 76 | 506 | 25 | 40 |
| Binary | 1100010 | 1000000 | 1010011 | 0 | 100011 | 1111 | 111110 | 101000110 | 10101 | 100000 |
Color Harmonies of #624053
Complementary color
Monochromatic Colors of #624053
Black with #624053
Text Example
Text Example
White with #624053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624053; }
p { color: rgb(98,64,83); }
H1.HeaderClassName
{
color: #624053;
}
.AnyTagClassName
{
color: #624053;
}
</style>
background-color css
<style>
a { background-color: #624053; }
a { background-color: rgb(98,64,83); }
div.DivClassName
{
background-color: #624053;
}
.BgClassName
{
background-color: #624053;
}
</style>
border-color css
<style>
span { border-color: #624053; }
span { border-color: rgb(98,64,83); }
td.TdClassName
{
border-color: #624053;
}
.TagClassName
{
border-color: #624053;
}
</style>