Shades of Falcon #635657
Tints of Falcon #635657
RGB
CMYK
RGB Variations
Color information
#635657 (or 0x635657) is known color: Falcon. HEX triplet: 63, 56 and 57. RGB value is (99,86,87). Sum of RGB (Red+Green+Blue) = 99+86+87=272 (36% of max value = 765). Red value is 99 (39.06% from 255 or 36.40% from 272); Green value is 86 (33.98% from 255 or 31.62% from 272); Blue value is 87 (34.38% from 255 or 31.99% from 272); Max value from RGB is 99 - color contains mainly: red. Hex color #635657 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635657 is #9CA9A8. Grayscale: #5A5A5A. Windows color (decimal): -10267049 or 5723747. OLE color: 5723747.
HSL color Cylindrical-coordinate representation of color #635657: hue angle of 355.38º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #635657 is Cyan = 0, Magento = 0.13, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 86 | 87 | - |
| CMYK | 0 | 0.13 | 0.12 | 0.61 |
| HSL | 355.38º | 0.07% | 0.36% | - |
| HSV(B) | 355.38º | 0.13% | 0.39% | - |
| XYZ | 10.19 | 10 | 10.41 | - |
| YUV | 90 | 126.31 | 134.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 86 | 87 | 0 | 0.13 | 0.12 | 0.61 | 355.38 | 0.07 | 0.36 |
| Hex | 63 | 56 | 57 | 0 | D | C | 3D | 163 | 7 | 24 |
| Octal | 143 | 126 | 127 | 0 | 15 | 14 | 75 | 543 | 7 | 44 |
| Binary | 1100011 | 1010110 | 1010111 | 0 | 1101 | 1100 | 111101 | 101100011 | 111 | 100100 |
Color Harmonies of #635657
Complementary color
Monochromatic Colors of #635657
Black with #635657
Text Example
Text Example
White with #635657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635657; }
p { color: rgb(99,86,87); }
H1.HeaderClassName
{
color: #635657;
}
.AnyTagClassName
{
color: #635657;
}
</style>
background-color css
<style>
a { background-color: #635657; }
a { background-color: rgb(99,86,87); }
div.DivClassName
{
background-color: #635657;
}
.BgClassName
{
background-color: #635657;
}
</style>
border-color css
<style>
span { border-color: #635657; }
span { border-color: rgb(99,86,87); }
td.TdClassName
{
border-color: #635657;
}
.TagClassName
{
border-color: #635657;
}
</style>