Shades of Falcon #695657
Tints of Falcon #695657
RGB
CMYK
RGB Variations
Color information
#695657 (or 0x695657) is known color: Falcon. HEX triplet: 69, 56 and 57. RGB value is (105,86,87). Sum of RGB (Red+Green+Blue) = 105+86+87=278 (36% of max value = 765). Red value is 105 (41.41% from 255 or 37.77% from 278); Green value is 86 (33.98% from 255 or 30.94% from 278); Blue value is 87 (34.38% from 255 or 31.29% from 278); Max value from RGB is 105 - color contains mainly: red. Hex color #695657 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695657 is #96A9A8. Grayscale: #5B5B5B. Windows color (decimal): -9873833 or 5723753. OLE color: 5723753.
HSL color Cylindrical-coordinate representation of color #695657: hue angle of 356.84º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #695657 is Cyan = 0, Magento = 0.18, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 86 | 87 | - |
| CMYK | 0 | 0.18 | 0.17 | 0.59 |
| HSL | 356.84º | 0.1% | 0.37% | - |
| HSV(B) | 356.84º | 0.18% | 0.41% | - |
| XYZ | 10.87 | 10.35 | 10.44 | - |
| YUV | 91.8 | 125.29 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 86 | 87 | 0 | 0.18 | 0.17 | 0.59 | 356.84 | 0.1 | 0.37 |
| Hex | 69 | 56 | 57 | 0 | 12 | 11 | 3B | 165 | A | 25 |
| Octal | 151 | 126 | 127 | 0 | 22 | 21 | 73 | 545 | 12 | 45 |
| Binary | 1101001 | 1010110 | 1010111 | 0 | 10010 | 10001 | 111011 | 101100101 | 1010 | 100101 |
Color Harmonies of #695657
Complementary color
Monochromatic Colors of #695657
Black with #695657
Text Example
Text Example
White with #695657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695657; }
p { color: rgb(105,86,87); }
H1.HeaderClassName
{
color: #695657;
}
.AnyTagClassName
{
color: #695657;
}
</style>
background-color css
<style>
a { background-color: #695657; }
a { background-color: rgb(105,86,87); }
div.DivClassName
{
background-color: #695657;
}
.BgClassName
{
background-color: #695657;
}
</style>
border-color css
<style>
span { border-color: #695657; }
span { border-color: rgb(105,86,87); }
td.TdClassName
{
border-color: #695657;
}
.TagClassName
{
border-color: #695657;
}
</style>