Shades of Falcon #736063
Tints of Falcon #736063
RGB
CMYK
RGB Variations
Color information
#736063 (or 0x736063) is known color: Falcon. HEX triplet: 73, 60 and 63. RGB value is (115,96,99). Sum of RGB (Red+Green+Blue) = 115+96+99=310 (41% of max value = 765). Red value is 115 (45.31% from 255 or 37.10% from 310); Green value is 96 (37.89% from 255 or 30.97% from 310); Blue value is 99 (39.06% from 255 or 31.94% from 310); Max value from RGB is 115 - color contains mainly: red. Hex color #736063 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736063 is #8C9F9C. Grayscale: #666666. Windows color (decimal): -9215901 or 6512755. OLE color: 6512755.
HSL color Cylindrical-coordinate representation of color #736063: hue angle of 350.53º degrees, saturation: 0.09, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #736063 is Cyan = 0, Magento = 0.17, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 96 | 99 | - |
| CMYK | 0 | 0.17 | 0.14 | 0.55 |
| HSL | 350.53º | 0.09% | 0.41% | - |
| HSV(B) | 350.53º | 0.17% | 0.45% | - |
| XYZ | 13.51 | 12.91 | 13.58 | - |
| YUV | 102.02 | 126.29 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 96 | 99 | 0 | 0.17 | 0.14 | 0.55 | 350.53 | 0.09 | 0.41 |
| Hex | 73 | 60 | 63 | 0 | 11 | E | 37 | 15F | 9 | 29 |
| Octal | 163 | 140 | 143 | 0 | 21 | 16 | 67 | 537 | 11 | 51 |
| Binary | 1110011 | 1100000 | 1100011 | 0 | 10001 | 1110 | 110111 | 101011111 | 1001 | 101001 |
Color Harmonies of #736063
Complementary color
Monochromatic Colors of #736063
Black with #736063
Text Example
Text Example
White with #736063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736063; }
p { color: rgb(115,96,99); }
H1.HeaderClassName
{
color: #736063;
}
.AnyTagClassName
{
color: #736063;
}
</style>
background-color css
<style>
a { background-color: #736063; }
a { background-color: rgb(115,96,99); }
div.DivClassName
{
background-color: #736063;
}
.BgClassName
{
background-color: #736063;
}
</style>
border-color css
<style>
span { border-color: #736063; }
span { border-color: rgb(115,96,99); }
td.TdClassName
{
border-color: #736063;
}
.TagClassName
{
border-color: #736063;
}
</style>