Shades of Finn #625159
Tints of Finn #625159
RGB
CMYK
RGB Variations
Color information
#625159 (or 0x625159) is known color: Finn. HEX triplet: 62, 51 and 59. RGB value is (98,81,89). Sum of RGB (Red+Green+Blue) = 98+81+89=268 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.57% from 268); Green value is 81 (32.03% from 255 or 30.22% from 268); Blue value is 89 (35.16% from 255 or 33.21% from 268); Max value from RGB is 98 - color contains mainly: red. Hex color #625159 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625159 is #9DAEA6. Grayscale: #565656. Windows color (decimal): -10333863 or 5853538. OLE color: 5853538.
HSL color Cylindrical-coordinate representation of color #625159: hue angle of 331.76º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #625159 is Cyan = 0, Magento = 0.17, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 81 | 89 | - |
| CMYK | 0 | 0.17 | 0.09 | 0.62 |
| HSL | 331.76º | 0.09% | 0.35% | - |
| HSV(B) | 331.76º | 0.17% | 0.38% | - |
| XYZ | 9.78 | 9.2 | 10.71 | - |
| YUV | 87 | 129.13 | 135.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 81 | 89 | 0 | 0.17 | 0.09 | 0.62 | 331.76 | 0.09 | 0.35 |
| Hex | 62 | 51 | 59 | 0 | 11 | 9 | 3E | 14C | 9 | 23 |
| Octal | 142 | 121 | 131 | 0 | 21 | 11 | 76 | 514 | 11 | 43 |
| Binary | 1100010 | 1010001 | 1011001 | 0 | 10001 | 1001 | 111110 | 101001100 | 1001 | 100011 |
Color Harmonies of #625159
Complementary color
Monochromatic Colors of #625159
Black with #625159
Text Example
Text Example
White with #625159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625159; }
p { color: rgb(98,81,89); }
H1.HeaderClassName
{
color: #625159;
}
.AnyTagClassName
{
color: #625159;
}
</style>
background-color css
<style>
a { background-color: #625159; }
a { background-color: rgb(98,81,89); }
div.DivClassName
{
background-color: #625159;
}
.BgClassName
{
background-color: #625159;
}
</style>
border-color css
<style>
span { border-color: #625159; }
span { border-color: rgb(98,81,89); }
td.TdClassName
{
border-color: #625159;
}
.TagClassName
{
border-color: #625159;
}
</style>