Shades of Falcon #695456
Tints of Falcon #695456
RGB
CMYK
RGB Variations
Color information
#695456 (or 0x695456) is known color: Falcon. HEX triplet: 69, 54 and 56. RGB value is (105,84,86). Sum of RGB (Red+Green+Blue) = 105+84+86=275 (36% of max value = 765). Red value is 105 (41.41% from 255 or 38.18% from 275); Green value is 84 (33.20% from 255 or 30.55% from 275); Blue value is 86 (33.98% from 255 or 31.27% from 275); Max value from RGB is 105 - color contains mainly: red. Hex color #695456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695456 is #96ABA9. Grayscale: #5A5A5A. Windows color (decimal): -9874346 or 5657705. OLE color: 5657705.
HSL color Cylindrical-coordinate representation of color #695456: 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 #695456 is Cyan = 0, Magento = 0.20, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 84 | 86 | - |
| 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.68 | 10.02 | 10.17 | - |
| YUV | 90.51 | 125.46 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 84 | 86 | 0 | 0.20 | 0.18 | 0.59 | 354.29 | 0.11 | 0.37 |
| Hex | 69 | 54 | 56 | 0 | 14 | 12 | 3B | 162 | B | 25 |
| Octal | 151 | 124 | 126 | 0 | 24 | 22 | 73 | 542 | 13 | 45 |
| Binary | 1101001 | 1010100 | 1010110 | 0 | 10100 | 10010 | 111011 | 101100010 | 1011 | 100101 |
Color Harmonies of #695456
Complementary color
Monochromatic Colors of #695456
Black with #695456
Text Example
Text Example
White with #695456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695456; }
p { color: rgb(105,84,86); }
H1.HeaderClassName
{
color: #695456;
}
.AnyTagClassName
{
color: #695456;
}
</style>
background-color css
<style>
a { background-color: #695456; }
a { background-color: rgb(105,84,86); }
div.DivClassName
{
background-color: #695456;
}
.BgClassName
{
background-color: #695456;
}
</style>
border-color css
<style>
span { border-color: #695456; }
span { border-color: rgb(105,84,86); }
td.TdClassName
{
border-color: #695456;
}
.TagClassName
{
border-color: #695456;
}
</style>