Shades of Falcon #735156
Tints of Falcon #735156
RGB
CMYK
RGB Variations
Color information
#735156 (or 0x735156) is known color: Falcon. HEX triplet: 73, 51 and 56. RGB value is (115,81,86). Sum of RGB (Red+Green+Blue) = 115+81+86=282 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.78% from 282); Green value is 81 (32.03% from 255 or 28.72% from 282); Blue value is 86 (33.98% from 255 or 30.50% from 282); Max value from RGB is 115 - color contains mainly: red. Hex color #735156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735156 is #8CAEA9. Grayscale: #5B5B5B. Windows color (decimal): -9219754 or 5656947. OLE color: 5656947.
HSL color Cylindrical-coordinate representation of color #735156: hue angle of 351.18º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #735156 is Cyan = 0, Magento = 0.30, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 81 | 86 | - |
| CMYK | 0 | 0.30 | 0.25 | 0.55 |
| HSL | 351.18º | 0.17% | 0.38% | - |
| HSV(B) | 351.18º | 0.3% | 0.45% | - |
| XYZ | 11.69 | 10.2 | 10.16 | - |
| YUV | 91.74 | 124.76 | 144.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 81 | 86 | 0 | 0.30 | 0.25 | 0.55 | 351.18 | 0.17 | 0.38 |
| Hex | 73 | 51 | 56 | 0 | 1E | 19 | 37 | 15F | 11 | 26 |
| Octal | 163 | 121 | 126 | 0 | 36 | 31 | 67 | 537 | 21 | 46 |
| Binary | 1110011 | 1010001 | 1010110 | 0 | 11110 | 11001 | 110111 | 101011111 | 10001 | 100110 |
Color Harmonies of #735156
Complementary color
Monochromatic Colors of #735156
Black with #735156
Text Example
Text Example
White with #735156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735156; }
p { color: rgb(115,81,86); }
H1.HeaderClassName
{
color: #735156;
}
.AnyTagClassName
{
color: #735156;
}
</style>
background-color css
<style>
a { background-color: #735156; }
a { background-color: rgb(115,81,86); }
div.DivClassName
{
background-color: #735156;
}
.BgClassName
{
background-color: #735156;
}
</style>
border-color css
<style>
span { border-color: #735156; }
span { border-color: rgb(115,81,86); }
td.TdClassName
{
border-color: #735156;
}
.TagClassName
{
border-color: #735156;
}
</style>