Shades of Falcon #735558
Tints of Falcon #735558
RGB
CMYK
RGB Variations
Color information
#735558 (or 0x735558) is known color: Falcon. HEX triplet: 73, 55 and 58. RGB value is (115,85,88). Sum of RGB (Red+Green+Blue) = 115+85+88=288 (38% of max value = 765). Red value is 115 (45.31% from 255 or 39.93% from 288); Green value is 85 (33.59% from 255 or 29.51% from 288); Blue value is 88 (34.77% from 255 or 30.56% from 288); Max value from RGB is 115 - color contains mainly: red. Hex color #735558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735558 is #8CAAA7. Grayscale: #5E5E5E. Windows color (decimal): -9218728 or 5789043. OLE color: 5789043.
HSL color Cylindrical-coordinate representation of color #735558: hue angle of 354º 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 #735558 is Cyan = 0, Magento = 0.26, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 85 | 88 | - |
| CMYK | 0 | 0.26 | 0.23 | 0.55 |
| HSL | 354º | 0.15% | 0.39% | - |
| HSV(B) | 354º | 0.26% | 0.45% | - |
| XYZ | 12.08 | 10.85 | 10.69 | - |
| YUV | 94.31 | 124.44 | 142.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 85 | 88 | 0 | 0.26 | 0.23 | 0.55 | 354 | 0.15 | 0.39 |
| Hex | 73 | 55 | 58 | 0 | 1A | 17 | 37 | 162 | F | 27 |
| Octal | 163 | 125 | 130 | 0 | 32 | 27 | 67 | 542 | 17 | 47 |
| Binary | 1110011 | 1010101 | 1011000 | 0 | 11010 | 10111 | 110111 | 101100010 | 1111 | 100111 |
Color Harmonies of #735558
Complementary color
Monochromatic Colors of #735558
Black with #735558
Text Example
Text Example
White with #735558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735558; }
p { color: rgb(115,85,88); }
H1.HeaderClassName
{
color: #735558;
}
.AnyTagClassName
{
color: #735558;
}
</style>
background-color css
<style>
a { background-color: #735558; }
a { background-color: rgb(115,85,88); }
div.DivClassName
{
background-color: #735558;
}
.BgClassName
{
background-color: #735558;
}
</style>
border-color css
<style>
span { border-color: #735558; }
span { border-color: rgb(115,85,88); }
td.TdClassName
{
border-color: #735558;
}
.TagClassName
{
border-color: #735558;
}
</style>