Shades of Falcon #685356
Tints of Falcon #685356
RGB
CMYK
RGB Variations
Color information
#685356 (or 0x685356) is known color: Falcon. HEX triplet: 68, 53 and 56. RGB value is (104,83,86). Sum of RGB (Red+Green+Blue) = 104+83+86=273 (36% of max value = 765). Red value is 104 (41.02% from 255 or 38.10% from 273); Green value is 83 (32.81% from 255 or 30.40% from 273); Blue value is 86 (33.98% from 255 or 31.50% from 273); Max value from RGB is 104 - color contains mainly: red. Hex color #685356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685356 is #97ACA9. Grayscale: #595959. Windows color (decimal): -9940138 or 5657448. OLE color: 5657448.
HSL color Cylindrical-coordinate representation of color #685356: hue angle of 351.43º 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 #685356 is Cyan = 0, Magento = 0.20, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 83 | 86 | - |
| CMYK | 0 | 0.20 | 0.17 | 0.59 |
| HSL | 351.43º | 0.11% | 0.37% | - |
| HSV(B) | 351.43º | 0.2% | 0.41% | - |
| XYZ | 10.48 | 9.8 | 10.14 | - |
| YUV | 89.62 | 125.96 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 86 | 0 | 0.20 | 0.17 | 0.59 | 351.43 | 0.11 | 0.37 |
| Hex | 68 | 53 | 56 | 0 | 14 | 11 | 3B | 15F | B | 25 |
| Octal | 150 | 123 | 126 | 0 | 24 | 21 | 73 | 537 | 13 | 45 |
| Binary | 1101000 | 1010011 | 1010110 | 0 | 10100 | 10001 | 111011 | 101011111 | 1011 | 100101 |
Color Harmonies of #685356
Complementary color
Monochromatic Colors of #685356
Black with #685356
Text Example
Text Example
White with #685356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685356; }
p { color: rgb(104,83,86); }
H1.HeaderClassName
{
color: #685356;
}
.AnyTagClassName
{
color: #685356;
}
</style>
background-color css
<style>
a { background-color: #685356; }
a { background-color: rgb(104,83,86); }
div.DivClassName
{
background-color: #685356;
}
.BgClassName
{
background-color: #685356;
}
</style>
border-color css
<style>
span { border-color: #685356; }
span { border-color: rgb(104,83,86); }
td.TdClassName
{
border-color: #685356;
}
.TagClassName
{
border-color: #685356;
}
</style>