Shades of Falcon #665456
Tints of Falcon #665456
RGB
CMYK
RGB Variations
Color information
#665456 (or 0x665456) is known color: Falcon. HEX triplet: 66, 54 and 56. RGB value is (102,84,86). Sum of RGB (Red+Green+Blue) = 102+84+86=272 (36% of max value = 765). Red value is 102 (40.23% from 255 or 37.5% from 272); Green value is 84 (33.20% from 255 or 30.88% from 272); Blue value is 86 (33.98% from 255 or 31.62% from 272); Max value from RGB is 102 - color contains mainly: red. Hex color #665456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665456 is #99ABA9. Grayscale: #595959. Windows color (decimal): -10070954 or 5657702. OLE color: 5657702.
HSL color Cylindrical-coordinate representation of color #665456: hue angle of 353.33º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #665456 is Cyan = 0, Magento = 0.18, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 84 | 86 | - |
| CMYK | 0 | 0.18 | 0.16 | 0.6 |
| HSL | 353.33º | 0.1% | 0.36% | - |
| HSV(B) | 353.33º | 0.18% | 0.4% | - |
| XYZ | 10.33 | 9.84 | 10.16 | - |
| YUV | 89.61 | 125.96 | 136.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 84 | 86 | 0 | 0.18 | 0.16 | 0.6 | 353.33 | 0.1 | 0.36 |
| Hex | 66 | 54 | 56 | 0 | 12 | 10 | 3C | 161 | A | 24 |
| Octal | 146 | 124 | 126 | 0 | 22 | 20 | 74 | 541 | 12 | 44 |
| Binary | 1100110 | 1010100 | 1010110 | 0 | 10010 | 10000 | 111100 | 101100001 | 1010 | 100100 |
Color Harmonies of #665456
Complementary color
Monochromatic Colors of #665456
Black with #665456
Text Example
Text Example
White with #665456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665456; }
p { color: rgb(102,84,86); }
H1.HeaderClassName
{
color: #665456;
}
.AnyTagClassName
{
color: #665456;
}
</style>
background-color css
<style>
a { background-color: #665456; }
a { background-color: rgb(102,84,86); }
div.DivClassName
{
background-color: #665456;
}
.BgClassName
{
background-color: #665456;
}
</style>
border-color css
<style>
span { border-color: #665456; }
span { border-color: rgb(102,84,86); }
td.TdClassName
{
border-color: #665456;
}
.TagClassName
{
border-color: #665456;
}
</style>