Shades of Finn #624355
Tints of Finn #624355
RGB
CMYK
RGB Variations
Color information
#624355 (or 0x624355) is known color: Finn. HEX triplet: 62, 43 and 55. RGB value is (98,67,85). Sum of RGB (Red+Green+Blue) = 98+67+85=250 (33% of max value = 765). Red value is 98 (38.67% from 255 or 39.2% from 250); Green value is 67 (26.56% from 255 or 26.8% from 250); Blue value is 85 (33.59% from 255 or 34% from 250); Max value from RGB is 98 - color contains mainly: red. Hex color #624355 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624355 is #9DBCAA. Grayscale: #4E4E4E. Windows color (decimal): -10337451 or 5587810. OLE color: 5587810.
HSL color Cylindrical-coordinate representation of color #624355: hue angle of 325.16º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #624355 is Cyan = 0, Magento = 0.32, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 67 | 85 | - |
| CMYK | 0 | 0.32 | 0.13 | 0.62 |
| HSL | 325.16º | 0.19% | 0.32% | - |
| HSV(B) | 325.16º | 0.32% | 0.38% | - |
| XYZ | 8.68 | 7.27 | 9.54 | - |
| YUV | 78.32 | 131.77 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 67 | 85 | 0 | 0.32 | 0.13 | 0.62 | 325.16 | 0.19 | 0.32 |
| Hex | 62 | 43 | 55 | 0 | 20 | D | 3E | 145 | 13 | 20 |
| Octal | 142 | 103 | 125 | 0 | 40 | 15 | 76 | 505 | 23 | 40 |
| Binary | 1100010 | 1000011 | 1010101 | 0 | 100000 | 1101 | 111110 | 101000101 | 10011 | 100000 |
Color Harmonies of #624355
Complementary color
Monochromatic Colors of #624355
Black with #624355
Text Example
Text Example
White with #624355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624355; }
p { color: rgb(98,67,85); }
H1.HeaderClassName
{
color: #624355;
}
.AnyTagClassName
{
color: #624355;
}
</style>
background-color css
<style>
a { background-color: #624355; }
a { background-color: rgb(98,67,85); }
div.DivClassName
{
background-color: #624355;
}
.BgClassName
{
background-color: #624355;
}
</style>
border-color css
<style>
span { border-color: #624355; }
span { border-color: rgb(98,67,85); }
td.TdClassName
{
border-color: #624355;
}
.TagClassName
{
border-color: #624355;
}
</style>