Shades of Falcon #685659
Tints of Falcon #685659
RGB
CMYK
RGB Variations
Color information
#685659 (or 0x685659) is known color: Falcon. HEX triplet: 68, 56 and 59. RGB value is (104,86,89). Sum of RGB (Red+Green+Blue) = 104+86+89=279 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.28% from 279); Green value is 86 (33.98% from 255 or 30.82% from 279); Blue value is 89 (35.16% from 255 or 31.90% from 279); Max value from RGB is 104 - color contains mainly: red. Hex color #685659 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685659 is #97A9A6. Grayscale: #5B5B5B. Windows color (decimal): -9939367 or 5854824. OLE color: 5854824.
HSL color Cylindrical-coordinate representation of color #685659: hue angle of 350º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #685659 is Cyan = 0, Magento = 0.17, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 86 | 89 | - |
| CMYK | 0 | 0.17 | 0.14 | 0.59 |
| HSL | 350º | 0.09% | 0.37% | - |
| HSV(B) | 350º | 0.17% | 0.41% | - |
| XYZ | 10.84 | 10.32 | 10.87 | - |
| YUV | 91.72 | 126.46 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 89 | 0 | 0.17 | 0.14 | 0.59 | 350 | 0.09 | 0.37 |
| Hex | 68 | 56 | 59 | 0 | 11 | E | 3B | 15E | 9 | 25 |
| Octal | 150 | 126 | 131 | 0 | 21 | 16 | 73 | 536 | 11 | 45 |
| Binary | 1101000 | 1010110 | 1011001 | 0 | 10001 | 1110 | 111011 | 101011110 | 1001 | 100101 |
Color Harmonies of #685659
Complementary color
Monochromatic Colors of #685659
Black with #685659
Text Example
Text Example
White with #685659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685659; }
p { color: rgb(104,86,89); }
H1.HeaderClassName
{
color: #685659;
}
.AnyTagClassName
{
color: #685659;
}
</style>
background-color css
<style>
a { background-color: #685659; }
a { background-color: rgb(104,86,89); }
div.DivClassName
{
background-color: #685659;
}
.BgClassName
{
background-color: #685659;
}
</style>
border-color css
<style>
span { border-color: #685659; }
span { border-color: rgb(104,86,89); }
td.TdClassName
{
border-color: #685659;
}
.TagClassName
{
border-color: #685659;
}
</style>