Shades of Falcon #685455
Tints of Falcon #685455
RGB
CMYK
RGB Variations
Color information
#685455 (or 0x685455) is known color: Falcon. HEX triplet: 68, 54 and 55. RGB value is (104,84,85). Sum of RGB (Red+Green+Blue) = 104+84+85=273 (36% of max value = 765). Red value is 104 (41.02% from 255 or 38.10% from 273); Green value is 84 (33.20% from 255 or 30.77% from 273); Blue value is 85 (33.59% from 255 or 31.14% from 273); Max value from RGB is 104 - color contains mainly: red. Hex color #685455 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685455 is #97ABAA. Grayscale: #5A5A5A. Windows color (decimal): -9939883 or 5592168. OLE color: 5592168.
HSL color Cylindrical-coordinate representation of color #685455: hue angle of 357º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #685455 is Cyan = 0, Magento = 0.19, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 84 | 85 | - |
| CMYK | 0 | 0.19 | 0.18 | 0.59 |
| HSL | 357º | 0.11% | 0.37% | - |
| HSV(B) | 357º | 0.19% | 0.41% | - |
| XYZ | 10.52 | 9.94 | 9.96 | - |
| YUV | 90.09 | 125.13 | 137.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 85 | 0 | 0.19 | 0.18 | 0.59 | 357 | 0.11 | 0.37 |
| Hex | 68 | 54 | 55 | 0 | 13 | 12 | 3B | 165 | B | 25 |
| Octal | 150 | 124 | 125 | 0 | 23 | 22 | 73 | 545 | 13 | 45 |
| Binary | 1101000 | 1010100 | 1010101 | 0 | 10011 | 10010 | 111011 | 101100101 | 1011 | 100101 |
Color Harmonies of #685455
Complementary color
Monochromatic Colors of #685455
Black with #685455
Text Example
Text Example
White with #685455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685455; }
p { color: rgb(104,84,85); }
H1.HeaderClassName
{
color: #685455;
}
.AnyTagClassName
{
color: #685455;
}
</style>
background-color css
<style>
a { background-color: #685455; }
a { background-color: rgb(104,84,85); }
div.DivClassName
{
background-color: #685455;
}
.BgClassName
{
background-color: #685455;
}
</style>
border-color css
<style>
span { border-color: #685455; }
span { border-color: rgb(104,84,85); }
td.TdClassName
{
border-color: #685455;
}
.TagClassName
{
border-color: #685455;
}
</style>