Shades of Falcon #725657
Tints of Falcon #725657
RGB
CMYK
RGB Variations
Color information
#725657 (or 0x725657) is known color: Falcon. HEX triplet: 72, 56 and 57. RGB value is (114,86,87). Sum of RGB (Red+Green+Blue) = 114+86+87=287 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.72% from 287); Green value is 86 (33.98% from 255 or 29.97% from 287); Blue value is 87 (34.38% from 255 or 30.31% from 287); Max value from RGB is 114 - color contains mainly: red. Hex color #725657 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725657 is #8DA9A8. Grayscale: #5E5E5E. Windows color (decimal): -9284009 or 5723762. OLE color: 5723762.
HSL color Cylindrical-coordinate representation of color #725657: hue angle of 357.86º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #725657 is Cyan = 0, Magento = 0.25, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 86 | 87 | - |
| CMYK | 0 | 0.25 | 0.24 | 0.55 |
| HSL | 357.86º | 0.14% | 0.39% | - |
| HSV(B) | 357.86º | 0.25% | 0.45% | - |
| XYZ | 11.99 | 10.92 | 10.49 | - |
| YUV | 94.49 | 123.78 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 87 | 0 | 0.25 | 0.24 | 0.55 | 357.86 | 0.14 | 0.39 |
| Hex | 72 | 56 | 57 | 0 | 19 | 18 | 37 | 166 | E | 27 |
| Octal | 162 | 126 | 127 | 0 | 31 | 30 | 67 | 546 | 16 | 47 |
| Binary | 1110010 | 1010110 | 1010111 | 0 | 11001 | 11000 | 110111 | 101100110 | 1110 | 100111 |
Color Harmonies of #725657
Complementary color
Monochromatic Colors of #725657
Black with #725657
Text Example
Text Example
White with #725657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725657; }
p { color: rgb(114,86,87); }
H1.HeaderClassName
{
color: #725657;
}
.AnyTagClassName
{
color: #725657;
}
</style>
background-color css
<style>
a { background-color: #725657; }
a { background-color: rgb(114,86,87); }
div.DivClassName
{
background-color: #725657;
}
.BgClassName
{
background-color: #725657;
}
</style>
border-color css
<style>
span { border-color: #725657; }
span { border-color: rgb(114,86,87); }
td.TdClassName
{
border-color: #725657;
}
.TagClassName
{
border-color: #725657;
}
</style>