Shades of Falcon #735058
Tints of Falcon #735058
RGB
CMYK
RGB Variations
Color information
#735058 (or 0x735058) is known color: Falcon. HEX triplet: 73, 50 and 58. RGB value is (115,80,88). Sum of RGB (Red+Green+Blue) = 115+80+88=283 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.64% from 283); Green value is 80 (31.64% from 255 or 28.27% from 283); Blue value is 88 (34.77% from 255 or 31.10% from 283); Max value from RGB is 115 - color contains mainly: red. Hex color #735058 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735058 is #8CAFA7. Grayscale: #5B5B5B. Windows color (decimal): -9220008 or 5787763. OLE color: 5787763.
HSL color Cylindrical-coordinate representation of color #735058: hue angle of 346.29º 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 #735058 is Cyan = 0, Magento = 0.30, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 80 | 88 | - |
| CMYK | 0 | 0.30 | 0.23 | 0.55 |
| HSL | 346.29º | 0.18% | 0.38% | - |
| HSV(B) | 346.29º | 0.3% | 0.45% | - |
| XYZ | 11.7 | 10.09 | 10.56 | - |
| YUV | 91.38 | 126.1 | 144.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 88 | 0 | 0.30 | 0.23 | 0.55 | 346.29 | 0.18 | 0.38 |
| Hex | 73 | 50 | 58 | 0 | 1E | 17 | 37 | 15A | 12 | 26 |
| Octal | 163 | 120 | 130 | 0 | 36 | 27 | 67 | 532 | 22 | 46 |
| Binary | 1110011 | 1010000 | 1011000 | 0 | 11110 | 10111 | 110111 | 101011010 | 10010 | 100110 |
Color Harmonies of #735058
Complementary color
Monochromatic Colors of #735058
Black with #735058
Text Example
Text Example
White with #735058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735058; }
p { color: rgb(115,80,88); }
H1.HeaderClassName
{
color: #735058;
}
.AnyTagClassName
{
color: #735058;
}
</style>
background-color css
<style>
a { background-color: #735058; }
a { background-color: rgb(115,80,88); }
div.DivClassName
{
background-color: #735058;
}
.BgClassName
{
background-color: #735058;
}
</style>
border-color css
<style>
span { border-color: #735058; }
span { border-color: rgb(115,80,88); }
td.TdClassName
{
border-color: #735058;
}
.TagClassName
{
border-color: #735058;
}
</style>