Shades of Falcon #725259
Tints of Falcon #725259
RGB
CMYK
RGB Variations
Color information
#725259 (or 0x725259) is known color: Falcon. HEX triplet: 72, 52 and 59. RGB value is (114,82,89). Sum of RGB (Red+Green+Blue) = 114+82+89=285 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40% from 285); Green value is 82 (32.42% from 255 or 28.77% from 285); Blue value is 89 (35.16% from 255 or 31.23% from 285); Max value from RGB is 114 - color contains mainly: red. Hex color #725259 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725259 is #8DADA6. Grayscale: #5C5C5C. Windows color (decimal): -9285031 or 5853810. OLE color: 5853810.
HSL color Cylindrical-coordinate representation of color #725259: hue angle of 346.88º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #725259 is Cyan = 0, Magento = 0.28, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 82 | 89 | - |
| CMYK | 0 | 0.28 | 0.22 | 0.55 |
| HSL | 346.88º | 0.16% | 0.38% | - |
| HSV(B) | 346.88º | 0.28% | 0.45% | - |
| XYZ | 11.76 | 10.33 | 10.83 | - |
| YUV | 92.37 | 126.1 | 143.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 82 | 89 | 0 | 0.28 | 0.22 | 0.55 | 346.88 | 0.16 | 0.38 |
| Hex | 72 | 52 | 59 | 0 | 1C | 16 | 37 | 15B | 10 | 26 |
| Octal | 162 | 122 | 131 | 0 | 34 | 26 | 67 | 533 | 20 | 46 |
| Binary | 1110010 | 1010010 | 1011001 | 0 | 11100 | 10110 | 110111 | 101011011 | 10000 | 100110 |
Color Harmonies of #725259
Complementary color
Monochromatic Colors of #725259
Black with #725259
Text Example
Text Example
White with #725259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725259; }
p { color: rgb(114,82,89); }
H1.HeaderClassName
{
color: #725259;
}
.AnyTagClassName
{
color: #725259;
}
</style>
background-color css
<style>
a { background-color: #725259; }
a { background-color: rgb(114,82,89); }
div.DivClassName
{
background-color: #725259;
}
.BgClassName
{
background-color: #725259;
}
</style>
border-color css
<style>
span { border-color: #725259; }
span { border-color: rgb(114,82,89); }
td.TdClassName
{
border-color: #725259;
}
.TagClassName
{
border-color: #725259;
}
</style>