Shades of Falcon #625657
Tints of Falcon #625657
RGB
CMYK
RGB Variations
Color information
#625657 (or 0x625657) is known color: Falcon. HEX triplet: 62, 56 and 57. RGB value is (98,86,87). Sum of RGB (Red+Green+Blue) = 98+86+87=271 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.16% from 271); Green value is 86 (33.98% from 255 or 31.73% from 271); Blue value is 87 (34.38% from 255 or 32.10% from 271); Max value from RGB is 98 - color contains mainly: red. Hex color #625657 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625657 is #9DA9A8. Grayscale: #595959. Windows color (decimal): -10332585 or 5723746. OLE color: 5723746.
HSL color Cylindrical-coordinate representation of color #625657: hue angle of 355º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #625657 is Cyan = 0, Magento = 0.12, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 86 | 87 | - |
| CMYK | 0 | 0.12 | 0.11 | 0.62 |
| HSL | 355º | 0.07% | 0.36% | - |
| HSV(B) | 355º | 0.12% | 0.38% | - |
| XYZ | 10.09 | 9.94 | 10.4 | - |
| YUV | 89.7 | 126.48 | 133.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 86 | 87 | 0 | 0.12 | 0.11 | 0.62 | 355 | 0.07 | 0.36 |
| Hex | 62 | 56 | 57 | 0 | C | B | 3E | 163 | 7 | 24 |
| Octal | 142 | 126 | 127 | 0 | 14 | 13 | 76 | 543 | 7 | 44 |
| Binary | 1100010 | 1010110 | 1010111 | 0 | 1100 | 1011 | 111110 | 101100011 | 111 | 100100 |
Color Harmonies of #625657
Complementary color
Monochromatic Colors of #625657
Black with #625657
Text Example
Text Example
White with #625657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625657; }
p { color: rgb(98,86,87); }
H1.HeaderClassName
{
color: #625657;
}
.AnyTagClassName
{
color: #625657;
}
</style>
background-color css
<style>
a { background-color: #625657; }
a { background-color: rgb(98,86,87); }
div.DivClassName
{
background-color: #625657;
}
.BgClassName
{
background-color: #625657;
}
</style>
border-color css
<style>
span { border-color: #625657; }
span { border-color: rgb(98,86,87); }
td.TdClassName
{
border-color: #625657;
}
.TagClassName
{
border-color: #625657;
}
</style>