Shades of Falcon #685355
Tints of Falcon #685355
RGB
CMYK
RGB Variations
Color information
#685355 (or 0x685355) is known color: Falcon. HEX triplet: 68, 53 and 55. RGB value is (104,83,85). Sum of RGB (Red+Green+Blue) = 104+83+85=272 (36% of max value = 765). Red value is 104 (41.02% from 255 or 38.24% from 272); Green value is 83 (32.81% from 255 or 30.51% from 272); Blue value is 85 (33.59% from 255 or 31.25% from 272); Max value from RGB is 104 - color contains mainly: red. Hex color #685355 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685355 is #97ACAA. Grayscale: #595959. Windows color (decimal): -9940139 or 5591912. OLE color: 5591912.
HSL color Cylindrical-coordinate representation of color #685355: hue angle of 354.29º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #685355 is Cyan = 0, Magento = 0.20, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 83 | 85 | - |
| CMYK | 0 | 0.20 | 0.18 | 0.59 |
| HSL | 354.29º | 0.11% | 0.37% | - |
| HSV(B) | 354.29º | 0.2% | 0.41% | - |
| XYZ | 10.44 | 9.79 | 9.93 | - |
| YUV | 89.51 | 125.46 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 85 | 0 | 0.20 | 0.18 | 0.59 | 354.29 | 0.11 | 0.37 |
| Hex | 68 | 53 | 55 | 0 | 14 | 12 | 3B | 162 | B | 25 |
| Octal | 150 | 123 | 125 | 0 | 24 | 22 | 73 | 542 | 13 | 45 |
| Binary | 1101000 | 1010011 | 1010101 | 0 | 10100 | 10010 | 111011 | 101100010 | 1011 | 100101 |
Color Harmonies of #685355
Complementary color
Monochromatic Colors of #685355
Black with #685355
Text Example
Text Example
White with #685355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685355; }
p { color: rgb(104,83,85); }
H1.HeaderClassName
{
color: #685355;
}
.AnyTagClassName
{
color: #685355;
}
</style>
background-color css
<style>
a { background-color: #685355; }
a { background-color: rgb(104,83,85); }
div.DivClassName
{
background-color: #685355;
}
.BgClassName
{
background-color: #685355;
}
</style>
border-color css
<style>
span { border-color: #685355; }
span { border-color: rgb(104,83,85); }
td.TdClassName
{
border-color: #685355;
}
.TagClassName
{
border-color: #685355;
}
</style>