Shades of Falcon #735054
Tints of Falcon #735054
RGB
CMYK
RGB Variations
Color information
#735054 (or 0x735054) is known color: Falcon. HEX triplet: 73, 50 and 54. RGB value is (115,80,84). Sum of RGB (Red+Green+Blue) = 115+80+84=279 (36% of max value = 765). Red value is 115 (45.31% from 255 or 41.22% from 279); Green value is 80 (31.64% from 255 or 28.67% from 279); Blue value is 84 (33.20% from 255 or 30.11% from 279); Max value from RGB is 115 - color contains mainly: red. Hex color #735054 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735054 is #8CAFAB. Grayscale: #5A5A5A. Windows color (decimal): -9220012 or 5525619. OLE color: 5525619.
HSL color Cylindrical-coordinate representation of color #735054: hue angle of 353.14º degrees, saturation: 0.18, 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 #735054 is Cyan = 0, Magento = 0.30, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 80 | 84 | - |
| CMYK | 0 | 0.30 | 0.27 | 0.55 |
| HSL | 353.14º | 0.18% | 0.38% | - |
| HSV(B) | 353.14º | 0.3% | 0.45% | - |
| XYZ | 11.54 | 10.02 | 9.71 | - |
| YUV | 90.92 | 124.1 | 145.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 84 | 0 | 0.30 | 0.27 | 0.55 | 353.14 | 0.18 | 0.38 |
| Hex | 73 | 50 | 54 | 0 | 1E | 1B | 37 | 161 | 12 | 26 |
| Octal | 163 | 120 | 124 | 0 | 36 | 33 | 67 | 541 | 22 | 46 |
| Binary | 1110011 | 1010000 | 1010100 | 0 | 11110 | 11011 | 110111 | 101100001 | 10010 | 100110 |
Color Harmonies of #735054
Complementary color
Monochromatic Colors of #735054
Black with #735054
Text Example
Text Example
White with #735054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735054; }
p { color: rgb(115,80,84); }
H1.HeaderClassName
{
color: #735054;
}
.AnyTagClassName
{
color: #735054;
}
</style>
background-color css
<style>
a { background-color: #735054; }
a { background-color: rgb(115,80,84); }
div.DivClassName
{
background-color: #735054;
}
.BgClassName
{
background-color: #735054;
}
</style>
border-color css
<style>
span { border-color: #735054; }
span { border-color: rgb(115,80,84); }
td.TdClassName
{
border-color: #735054;
}
.TagClassName
{
border-color: #735054;
}
</style>