Shades of Falcon #725759
Tints of Falcon #725759
RGB
CMYK
RGB Variations
Color information
#725759 (or 0x725759) is known color: Falcon. HEX triplet: 72, 57 and 59. RGB value is (114,87,89). Sum of RGB (Red+Green+Blue) = 114+87+89=290 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.31% from 290); Green value is 87 (34.38% from 255 or 30% from 290); Blue value is 89 (35.16% from 255 or 30.69% from 290); Max value from RGB is 114 - color contains mainly: red. Hex color #725759 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725759 is #8DA8A6. Grayscale: #5F5F5F. Windows color (decimal): -9283751 or 5855090. OLE color: 5855090.
HSL color Cylindrical-coordinate representation of color #725759: hue angle of 355.56º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #725759 is Cyan = 0, Magento = 0.24, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 87 | 89 | - |
| CMYK | 0 | 0.24 | 0.22 | 0.55 |
| HSL | 355.56º | 0.13% | 0.39% | - |
| HSV(B) | 355.56º | 0.24% | 0.45% | - |
| XYZ | 12.15 | 11.12 | 10.96 | - |
| YUV | 95.3 | 124.45 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 87 | 89 | 0 | 0.24 | 0.22 | 0.55 | 355.56 | 0.13 | 0.39 |
| Hex | 72 | 57 | 59 | 0 | 18 | 16 | 37 | 164 | D | 27 |
| Octal | 162 | 127 | 131 | 0 | 30 | 26 | 67 | 544 | 15 | 47 |
| Binary | 1110010 | 1010111 | 1011001 | 0 | 11000 | 10110 | 110111 | 101100100 | 1101 | 100111 |
Color Harmonies of #725759
Complementary color
Monochromatic Colors of #725759
Black with #725759
Text Example
Text Example
White with #725759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725759; }
p { color: rgb(114,87,89); }
H1.HeaderClassName
{
color: #725759;
}
.AnyTagClassName
{
color: #725759;
}
</style>
background-color css
<style>
a { background-color: #725759; }
a { background-color: rgb(114,87,89); }
div.DivClassName
{
background-color: #725759;
}
.BgClassName
{
background-color: #725759;
}
</style>
border-color css
<style>
span { border-color: #725759; }
span { border-color: rgb(114,87,89); }
td.TdClassName
{
border-color: #725759;
}
.TagClassName
{
border-color: #725759;
}
</style>