Shades of Falcon #695758
Tints of Falcon #695758
RGB
CMYK
RGB Variations
Color information
#695758 (or 0x695758) is known color: Falcon. HEX triplet: 69, 57 and 58. RGB value is (105,87,88). Sum of RGB (Red+Green+Blue) = 105+87+88=280 (37% of max value = 765). Red value is 105 (41.41% from 255 or 37.5% from 280); Green value is 87 (34.38% from 255 or 31.07% from 280); Blue value is 88 (34.77% from 255 or 31.43% from 280); Max value from RGB is 105 - color contains mainly: red. Hex color #695758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695758 is #96A8A7. Grayscale: #5C5C5C. Windows color (decimal): -9873576 or 5789545. OLE color: 5789545.
HSL color Cylindrical-coordinate representation of color #695758: hue angle of 356.67º degrees, saturation: 0.09, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #695758 is Cyan = 0, Magento = 0.17, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 87 | 88 | - |
| CMYK | 0 | 0.17 | 0.16 | 0.59 |
| HSL | 356.67º | 0.09% | 0.38% | - |
| HSV(B) | 356.67º | 0.17% | 0.41% | - |
| XYZ | 11 | 10.52 | 10.68 | - |
| YUV | 92.5 | 125.46 | 136.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 87 | 88 | 0 | 0.17 | 0.16 | 0.59 | 356.67 | 0.09 | 0.38 |
| Hex | 69 | 57 | 58 | 0 | 11 | 10 | 3B | 165 | 9 | 26 |
| Octal | 151 | 127 | 130 | 0 | 21 | 20 | 73 | 545 | 11 | 46 |
| Binary | 1101001 | 1010111 | 1011000 | 0 | 10001 | 10000 | 111011 | 101100101 | 1001 | 100110 |
Color Harmonies of #695758
Complementary color
Monochromatic Colors of #695758
Black with #695758
Text Example
Text Example
White with #695758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695758; }
p { color: rgb(105,87,88); }
H1.HeaderClassName
{
color: #695758;
}
.AnyTagClassName
{
color: #695758;
}
</style>
background-color css
<style>
a { background-color: #695758; }
a { background-color: rgb(105,87,88); }
div.DivClassName
{
background-color: #695758;
}
.BgClassName
{
background-color: #695758;
}
</style>
border-color css
<style>
span { border-color: #695758; }
span { border-color: rgb(105,87,88); }
td.TdClassName
{
border-color: #695758;
}
.TagClassName
{
border-color: #695758;
}
</style>