Shades of Falcon #685559
Tints of Falcon #685559
RGB
CMYK
RGB Variations
Color information
#685559 (or 0x685559) is known color: Falcon. HEX triplet: 68, 55 and 59. RGB value is (104,85,89). Sum of RGB (Red+Green+Blue) = 104+85+89=278 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.41% from 278); Green value is 85 (33.59% from 255 or 30.58% from 278); Blue value is 89 (35.16% from 255 or 32.01% from 278); Max value from RGB is 104 - color contains mainly: red. Hex color #685559 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685559 is #97AAA6. Grayscale: #5B5B5B. Windows color (decimal): -9939623 or 5854568. OLE color: 5854568.
HSL color Cylindrical-coordinate representation of color #685559: hue angle of 347.37º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #685559 is Cyan = 0, Magento = 0.18, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 85 | 89 | - |
| CMYK | 0 | 0.18 | 0.14 | 0.59 |
| HSL | 347.37º | 0.1% | 0.37% | - |
| HSV(B) | 347.37º | 0.18% | 0.41% | - |
| XYZ | 10.76 | 10.16 | 10.85 | - |
| YUV | 91.14 | 126.79 | 137.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 85 | 89 | 0 | 0.18 | 0.14 | 0.59 | 347.37 | 0.1 | 0.37 |
| Hex | 68 | 55 | 59 | 0 | 12 | E | 3B | 15B | A | 25 |
| Octal | 150 | 125 | 131 | 0 | 22 | 16 | 73 | 533 | 12 | 45 |
| Binary | 1101000 | 1010101 | 1011001 | 0 | 10010 | 1110 | 111011 | 101011011 | 1010 | 100101 |
Color Harmonies of #685559
Complementary color
Monochromatic Colors of #685559
Black with #685559
Text Example
Text Example
White with #685559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685559; }
p { color: rgb(104,85,89); }
H1.HeaderClassName
{
color: #685559;
}
.AnyTagClassName
{
color: #685559;
}
</style>
background-color css
<style>
a { background-color: #685559; }
a { background-color: rgb(104,85,89); }
div.DivClassName
{
background-color: #685559;
}
.BgClassName
{
background-color: #685559;
}
</style>
border-color css
<style>
span { border-color: #685559; }
span { border-color: rgb(104,85,89); }
td.TdClassName
{
border-color: #685559;
}
.TagClassName
{
border-color: #685559;
}
</style>