Shades of Falcon #756163
Tints of Falcon #756163
RGB
CMYK
RGB Variations
Color information
#756163 (or 0x756163) is known color: Falcon. HEX triplet: 75, 61 and 63. RGB value is (117,97,99). Sum of RGB (Red+Green+Blue) = 117+97+99=313 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.38% from 313); Green value is 97 (38.28% from 255 or 30.99% from 313); Blue value is 99 (39.06% from 255 or 31.63% from 313); Max value from RGB is 117 - color contains mainly: red. Hex color #756163 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756163 is #8A9E9C. Grayscale: #676767. Windows color (decimal): -9084573 or 6513013. OLE color: 6513013.
HSL color Cylindrical-coordinate representation of color #756163: hue angle of 354º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #756163 is Cyan = 0, Magento = 0.17, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 97 | 99 | - |
| CMYK | 0 | 0.17 | 0.15 | 0.54 |
| HSL | 354º | 0.09% | 0.42% | - |
| HSV(B) | 354º | 0.17% | 0.46% | - |
| XYZ | 13.86 | 13.23 | 13.63 | - |
| YUV | 103.21 | 125.63 | 137.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 97 | 99 | 0 | 0.17 | 0.15 | 0.54 | 354 | 0.09 | 0.42 |
| Hex | 75 | 61 | 63 | 0 | 11 | F | 36 | 162 | 9 | 2A |
| Octal | 165 | 141 | 143 | 0 | 21 | 17 | 66 | 542 | 11 | 52 |
| Binary | 1110101 | 1100001 | 1100011 | 0 | 10001 | 1111 | 110110 | 101100010 | 1001 | 101010 |
Color Harmonies of #756163
Complementary color
Monochromatic Colors of #756163
Black with #756163
Text Example
Text Example
White with #756163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756163; }
p { color: rgb(117,97,99); }
H1.HeaderClassName
{
color: #756163;
}
.AnyTagClassName
{
color: #756163;
}
</style>
background-color css
<style>
a { background-color: #756163; }
a { background-color: rgb(117,97,99); }
div.DivClassName
{
background-color: #756163;
}
.BgClassName
{
background-color: #756163;
}
</style>
border-color css
<style>
span { border-color: #756163; }
span { border-color: rgb(117,97,99); }
td.TdClassName
{
border-color: #756163;
}
.TagClassName
{
border-color: #756163;
}
</style>