Shades of Falcon #655456
Tints of Falcon #655456
RGB
CMYK
RGB Variations
Color information
#655456 (or 0x655456) is known color: Falcon. HEX triplet: 65, 54 and 56. RGB value is (101,84,86). Sum of RGB (Red+Green+Blue) = 101+84+86=271 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.27% from 271); Green value is 84 (33.20% from 255 or 31.00% from 271); Blue value is 86 (33.98% from 255 or 31.73% from 271); Max value from RGB is 101 - color contains mainly: red. Hex color #655456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655456 is #9AABA9. Grayscale: #595959. Windows color (decimal): -10136490 or 5657701. OLE color: 5657701.
HSL color Cylindrical-coordinate representation of color #655456: hue angle of 352.94º degrees, saturation: 0.09, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #655456 is Cyan = 0, Magento = 0.17, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 84 | 86 | - |
| CMYK | 0 | 0.17 | 0.15 | 0.60 |
| HSL | 352.94º | 0.09% | 0.36% | - |
| HSV(B) | 352.94º | 0.17% | 0.4% | - |
| XYZ | 10.22 | 9.78 | 10.15 | - |
| YUV | 89.31 | 126.13 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 84 | 86 | 0 | 0.17 | 0.15 | 0.60 | 352.94 | 0.09 | 0.36 |
| Hex | 65 | 54 | 56 | 0 | 11 | F | 3C | 161 | 9 | 24 |
| Octal | 145 | 124 | 126 | 0 | 21 | 17 | 74 | 541 | 11 | 44 |
| Binary | 1100101 | 1010100 | 1010110 | 0 | 10001 | 1111 | 111100 | 101100001 | 1001 | 100100 |
Color Harmonies of #655456
Complementary color
Monochromatic Colors of #655456
Black with #655456
Text Example
Text Example
White with #655456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655456; }
p { color: rgb(101,84,86); }
H1.HeaderClassName
{
color: #655456;
}
.AnyTagClassName
{
color: #655456;
}
</style>
background-color css
<style>
a { background-color: #655456; }
a { background-color: rgb(101,84,86); }
div.DivClassName
{
background-color: #655456;
}
.BgClassName
{
background-color: #655456;
}
</style>
border-color css
<style>
span { border-color: #655456; }
span { border-color: rgb(101,84,86); }
td.TdClassName
{
border-color: #655456;
}
.TagClassName
{
border-color: #655456;
}
</style>