Shades of Falcon #685859
Tints of Falcon #685859
RGB
CMYK
RGB Variations
Color information
#685859 (or 0x685859) is known color: Falcon. HEX triplet: 68, 58 and 59. RGB value is (104,88,89). Sum of RGB (Red+Green+Blue) = 104+88+89=281 (37% of max value = 765). Red value is 104 (41.02% from 255 or 37.01% from 281); Green value is 88 (34.77% from 255 or 31.32% from 281); Blue value is 89 (35.16% from 255 or 31.67% from 281); Max value from RGB is 104 - color contains mainly: red. Hex color #685859 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685859 is #97A7A6. Grayscale: #5C5C5C. Windows color (decimal): -9938855 or 5855336. OLE color: 5855336.
HSL color Cylindrical-coordinate representation of color #685859: hue angle of 356.25º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #685859 is Cyan = 0, Magento = 0.15, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 88 | 89 | - |
| CMYK | 0 | 0.15 | 0.14 | 0.59 |
| HSL | 356.25º | 0.08% | 0.38% | - |
| HSV(B) | 356.25º | 0.15% | 0.41% | - |
| XYZ | 11 | 10.64 | 10.93 | - |
| YUV | 92.9 | 125.8 | 135.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 89 | 0 | 0.15 | 0.14 | 0.59 | 356.25 | 0.08 | 0.38 |
| Hex | 68 | 58 | 59 | 0 | F | E | 3B | 164 | 8 | 26 |
| Octal | 150 | 130 | 131 | 0 | 17 | 16 | 73 | 544 | 10 | 46 |
| Binary | 1101000 | 1011000 | 1011001 | 0 | 1111 | 1110 | 111011 | 101100100 | 1000 | 100110 |
Color Harmonies of #685859
Complementary color
Monochromatic Colors of #685859
Black with #685859
Text Example
Text Example
White with #685859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685859; }
p { color: rgb(104,88,89); }
H1.HeaderClassName
{
color: #685859;
}
.AnyTagClassName
{
color: #685859;
}
</style>
background-color css
<style>
a { background-color: #685859; }
a { background-color: rgb(104,88,89); }
div.DivClassName
{
background-color: #685859;
}
.BgClassName
{
background-color: #685859;
}
</style>
border-color css
<style>
span { border-color: #685859; }
span { border-color: rgb(104,88,89); }
td.TdClassName
{
border-color: #685859;
}
.TagClassName
{
border-color: #685859;
}
</style>