Shades of Falcon #735557
Tints of Falcon #735557
RGB
CMYK
RGB Variations
Color information
#735557 (or 0x735557) is known color: Falcon. HEX triplet: 73, 55 and 57. RGB value is (115,85,87). Sum of RGB (Red+Green+Blue) = 115+85+87=287 (38% of max value = 765). Red value is 115 (45.31% from 255 or 40.07% from 287); Green value is 85 (33.59% from 255 or 29.62% from 287); Blue value is 87 (34.38% from 255 or 30.31% from 287); Max value from RGB is 115 - color contains mainly: red. Hex color #735557 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735557 is #8CAAA8. Grayscale: #5E5E5E. Windows color (decimal): -9218729 or 5723507. OLE color: 5723507.
HSL color Cylindrical-coordinate representation of color #735557: hue angle of 356º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #735557 is Cyan = 0, Magento = 0.26, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 85 | 87 | - |
| CMYK | 0 | 0.26 | 0.24 | 0.55 |
| HSL | 356º | 0.15% | 0.39% | - |
| HSV(B) | 356º | 0.26% | 0.45% | - |
| XYZ | 12.04 | 10.83 | 10.47 | - |
| YUV | 94.2 | 123.94 | 142.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 85 | 87 | 0 | 0.26 | 0.24 | 0.55 | 356 | 0.15 | 0.39 |
| Hex | 73 | 55 | 57 | 0 | 1A | 18 | 37 | 164 | F | 27 |
| Octal | 163 | 125 | 127 | 0 | 32 | 30 | 67 | 544 | 17 | 47 |
| Binary | 1110011 | 1010101 | 1010111 | 0 | 11010 | 11000 | 110111 | 101100100 | 1111 | 100111 |
Color Harmonies of #735557
Complementary color
Monochromatic Colors of #735557
Black with #735557
Text Example
Text Example
White with #735557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735557; }
p { color: rgb(115,85,87); }
H1.HeaderClassName
{
color: #735557;
}
.AnyTagClassName
{
color: #735557;
}
</style>
background-color css
<style>
a { background-color: #735557; }
a { background-color: rgb(115,85,87); }
div.DivClassName
{
background-color: #735557;
}
.BgClassName
{
background-color: #735557;
}
</style>
border-color css
<style>
span { border-color: #735557; }
span { border-color: rgb(115,85,87); }
td.TdClassName
{
border-color: #735557;
}
.TagClassName
{
border-color: #735557;
}
</style>