Shades of Falcon #685556
Tints of Falcon #685556
RGB
CMYK
RGB Variations
Color information
#685556 (or 0x685556) is known color: Falcon. HEX triplet: 68, 55 and 56. RGB value is (104,85,86). Sum of RGB (Red+Green+Blue) = 104+85+86=275 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.82% from 275); Green value is 85 (33.59% from 255 or 30.91% from 275); Blue value is 86 (33.98% from 255 or 31.27% from 275); Max value from RGB is 104 - color contains mainly: red. Hex color #685556 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685556 is #97AAA9. Grayscale: #5A5A5A. Windows color (decimal): -9939626 or 5657960. OLE color: 5657960.
HSL color Cylindrical-coordinate representation of color #685556: hue angle of 356.84º 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 #685556 is Cyan = 0, Magento = 0.18, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 85 | 86 | - |
| CMYK | 0 | 0.18 | 0.17 | 0.59 |
| HSL | 356.84º | 0.1% | 0.37% | - |
| HSV(B) | 356.84º | 0.18% | 0.41% | - |
| XYZ | 10.64 | 10.11 | 10.2 | - |
| YUV | 90.8 | 125.29 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 85 | 86 | 0 | 0.18 | 0.17 | 0.59 | 356.84 | 0.1 | 0.37 |
| Hex | 68 | 55 | 56 | 0 | 12 | 11 | 3B | 165 | A | 25 |
| Octal | 150 | 125 | 126 | 0 | 22 | 21 | 73 | 545 | 12 | 45 |
| Binary | 1101000 | 1010101 | 1010110 | 0 | 10010 | 10001 | 111011 | 101100101 | 1010 | 100101 |
Color Harmonies of #685556
Complementary color
Monochromatic Colors of #685556
Black with #685556
Text Example
Text Example
White with #685556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685556; }
p { color: rgb(104,85,86); }
H1.HeaderClassName
{
color: #685556;
}
.AnyTagClassName
{
color: #685556;
}
</style>
background-color css
<style>
a { background-color: #685556; }
a { background-color: rgb(104,85,86); }
div.DivClassName
{
background-color: #685556;
}
.BgClassName
{
background-color: #685556;
}
</style>
border-color css
<style>
span { border-color: #685556; }
span { border-color: rgb(104,85,86); }
td.TdClassName
{
border-color: #685556;
}
.TagClassName
{
border-color: #685556;
}
</style>