Shades of Falcon #625758
Tints of Falcon #625758
RGB
CMYK
RGB Variations
Color information
#625758 (or 0x625758) is known color: Falcon. HEX triplet: 62, 57 and 58. RGB value is (98,87,88). Sum of RGB (Red+Green+Blue) = 98+87+88=273 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.90% from 273); Green value is 87 (34.38% from 255 or 31.87% from 273); Blue value is 88 (34.77% from 255 or 32.23% from 273); Max value from RGB is 98 - color contains mainly: red. Hex color #625758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625758 is #9DA8A7. Grayscale: #5A5A5A. Windows color (decimal): -10332328 or 5789538. OLE color: 5789538.
HSL color Cylindrical-coordinate representation of color #625758: hue angle of 354.55º degrees, saturation: 0.06, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #625758 is Cyan = 0, Magento = 0.11, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 87 | 88 | - |
| CMYK | 0 | 0.11 | 0.10 | 0.62 |
| HSL | 354.55º | 0.06% | 0.36% | - |
| HSV(B) | 354.55º | 0.11% | 0.38% | - |
| XYZ | 10.21 | 10.12 | 10.65 | - |
| YUV | 90.4 | 126.64 | 133.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 87 | 88 | 0 | 0.11 | 0.10 | 0.62 | 354.55 | 0.06 | 0.36 |
| Hex | 62 | 57 | 58 | 0 | B | A | 3E | 163 | 6 | 24 |
| Octal | 142 | 127 | 130 | 0 | 13 | 12 | 76 | 543 | 6 | 44 |
| Binary | 1100010 | 1010111 | 1011000 | 0 | 1011 | 1010 | 111110 | 101100011 | 110 | 100100 |
Color Harmonies of #625758
Complementary color
Monochromatic Colors of #625758
Black with #625758
Text Example
Text Example
White with #625758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625758; }
p { color: rgb(98,87,88); }
H1.HeaderClassName
{
color: #625758;
}
.AnyTagClassName
{
color: #625758;
}
</style>
background-color css
<style>
a { background-color: #625758; }
a { background-color: rgb(98,87,88); }
div.DivClassName
{
background-color: #625758;
}
.BgClassName
{
background-color: #625758;
}
</style>
border-color css
<style>
span { border-color: #625758; }
span { border-color: rgb(98,87,88); }
td.TdClassName
{
border-color: #625758;
}
.TagClassName
{
border-color: #625758;
}
</style>