Shades of Falcon #685557
Tints of Falcon #685557
RGB
CMYK
RGB Variations
Color information
#685557 (or 0x685557) is known color: Falcon. HEX triplet: 68, 55 and 57. RGB value is (104,85,87). Sum of RGB (Red+Green+Blue) = 104+85+87=276 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.68% from 276); Green value is 85 (33.59% from 255 or 30.80% from 276); Blue value is 87 (34.38% from 255 or 31.52% from 276); Max value from RGB is 104 - color contains mainly: red. Hex color #685557 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685557 is #97AAA8. Grayscale: #5A5A5A. Windows color (decimal): -9939625 or 5723496. OLE color: 5723496.
HSL color Cylindrical-coordinate representation of color #685557: hue angle of 353.68º 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 #685557 is Cyan = 0, Magento = 0.18, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 85 | 87 | - |
| CMYK | 0 | 0.18 | 0.16 | 0.59 |
| HSL | 353.68º | 0.1% | 0.37% | - |
| HSV(B) | 353.68º | 0.18% | 0.41% | - |
| XYZ | 10.68 | 10.13 | 10.41 | - |
| YUV | 90.91 | 125.79 | 137.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 85 | 87 | 0 | 0.18 | 0.16 | 0.59 | 353.68 | 0.1 | 0.37 |
| Hex | 68 | 55 | 57 | 0 | 12 | 10 | 3B | 162 | A | 25 |
| Octal | 150 | 125 | 127 | 0 | 22 | 20 | 73 | 542 | 12 | 45 |
| Binary | 1101000 | 1010101 | 1010111 | 0 | 10010 | 10000 | 111011 | 101100010 | 1010 | 100101 |
Color Harmonies of #685557
Complementary color
Monochromatic Colors of #685557
Black with #685557
Text Example
Text Example
White with #685557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685557; }
p { color: rgb(104,85,87); }
H1.HeaderClassName
{
color: #685557;
}
.AnyTagClassName
{
color: #685557;
}
</style>
background-color css
<style>
a { background-color: #685557; }
a { background-color: rgb(104,85,87); }
div.DivClassName
{
background-color: #685557;
}
.BgClassName
{
background-color: #685557;
}
</style>
border-color css
<style>
span { border-color: #685557; }
span { border-color: rgb(104,85,87); }
td.TdClassName
{
border-color: #685557;
}
.TagClassName
{
border-color: #685557;
}
</style>