Shades of Finn #625157
Tints of Finn #625157
RGB
CMYK
RGB Variations
Color information
#625157 (or 0x625157) is known color: Finn. HEX triplet: 62, 51 and 57. RGB value is (98,81,87). Sum of RGB (Red+Green+Blue) = 98+81+87=266 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.84% from 266); Green value is 81 (32.03% from 255 or 30.45% from 266); Blue value is 87 (34.38% from 255 or 32.71% from 266); Max value from RGB is 98 - color contains mainly: red. Hex color #625157 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625157 is #9DAEA8. Grayscale: #565656. Windows color (decimal): -10333865 or 5722466. OLE color: 5722466.
HSL color Cylindrical-coordinate representation of color #625157: hue angle of 338.82º 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 #625157 is Cyan = 0, Magento = 0.17, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 81 | 87 | - |
| CMYK | 0 | 0.17 | 0.11 | 0.62 |
| HSL | 338.82º | 0.09% | 0.35% | - |
| HSV(B) | 338.82º | 0.17% | 0.38% | - |
| XYZ | 9.7 | 9.17 | 10.28 | - |
| YUV | 86.77 | 128.13 | 136.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 81 | 87 | 0 | 0.17 | 0.11 | 0.62 | 338.82 | 0.09 | 0.35 |
| Hex | 62 | 51 | 57 | 0 | 11 | B | 3E | 153 | 9 | 23 |
| Octal | 142 | 121 | 127 | 0 | 21 | 13 | 76 | 523 | 11 | 43 |
| Binary | 1100010 | 1010001 | 1010111 | 0 | 10001 | 1011 | 111110 | 101010011 | 1001 | 100011 |
Color Harmonies of #625157
Complementary color
Monochromatic Colors of #625157
Black with #625157
Text Example
Text Example
White with #625157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625157; }
p { color: rgb(98,81,87); }
H1.HeaderClassName
{
color: #625157;
}
.AnyTagClassName
{
color: #625157;
}
</style>
background-color css
<style>
a { background-color: #625157; }
a { background-color: rgb(98,81,87); }
div.DivClassName
{
background-color: #625157;
}
.BgClassName
{
background-color: #625157;
}
</style>
border-color css
<style>
span { border-color: #625157; }
span { border-color: rgb(98,81,87); }
td.TdClassName
{
border-color: #625157;
}
.TagClassName
{
border-color: #625157;
}
</style>