Shades of Falcon #685758
Tints of Falcon #685758
RGB
CMYK
RGB Variations
Color information
#685758 (or 0x685758) is known color: Falcon. HEX triplet: 68, 57 and 58. RGB value is (104,87,88). Sum of RGB (Red+Green+Blue) = 104+87+88=279 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.28% from 279); Green value is 87 (34.38% from 255 or 31.18% from 279); Blue value is 88 (34.77% from 255 or 31.54% from 279); Max value from RGB is 104 - color contains mainly: red. Hex color #685758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685758 is #97A8A7. Grayscale: #5C5C5C. Windows color (decimal): -9939112 or 5789544. OLE color: 5789544.
HSL color Cylindrical-coordinate representation of color #685758: hue angle of 356.47º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #685758 is Cyan = 0, Magento = 0.16, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 87 | 88 | - |
| CMYK | 0 | 0.16 | 0.15 | 0.59 |
| HSL | 356.47º | 0.09% | 0.37% | - |
| HSV(B) | 356.47º | 0.16% | 0.41% | - |
| XYZ | 10.88 | 10.46 | 10.68 | - |
| YUV | 92.2 | 125.63 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 88 | 0 | 0.16 | 0.15 | 0.59 | 356.47 | 0.09 | 0.37 |
| Hex | 68 | 57 | 58 | 0 | 10 | F | 3B | 164 | 9 | 25 |
| Octal | 150 | 127 | 130 | 0 | 20 | 17 | 73 | 544 | 11 | 45 |
| Binary | 1101000 | 1010111 | 1011000 | 0 | 10000 | 1111 | 111011 | 101100100 | 1001 | 100101 |
Color Harmonies of #685758
Complementary color
Monochromatic Colors of #685758
Black with #685758
Text Example
Text Example
White with #685758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685758; }
p { color: rgb(104,87,88); }
H1.HeaderClassName
{
color: #685758;
}
.AnyTagClassName
{
color: #685758;
}
</style>
background-color css
<style>
a { background-color: #685758; }
a { background-color: rgb(104,87,88); }
div.DivClassName
{
background-color: #685758;
}
.BgClassName
{
background-color: #685758;
}
</style>
border-color css
<style>
span { border-color: #685758; }
span { border-color: rgb(104,87,88); }
td.TdClassName
{
border-color: #685758;
}
.TagClassName
{
border-color: #685758;
}
</style>