Shades of Falcon #725758
Tints of Falcon #725758
RGB
CMYK
RGB Variations
Color information
#725758 (or 0x725758) is known color: Falcon. HEX triplet: 72, 57 and 58. RGB value is (114,87,88). Sum of RGB (Red+Green+Blue) = 114+87+88=289 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.45% from 289); Green value is 87 (34.38% from 255 or 30.10% from 289); Blue value is 88 (34.77% from 255 or 30.45% from 289); Max value from RGB is 114 - color contains mainly: red. Hex color #725758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725758 is #8DA8A7. Grayscale: #5F5F5F. Windows color (decimal): -9283752 or 5789554. OLE color: 5789554.
HSL color Cylindrical-coordinate representation of color #725758: hue angle of 357.78º 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 #725758 is Cyan = 0, Magento = 0.24, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 87 | 88 | - |
| CMYK | 0 | 0.24 | 0.23 | 0.55 |
| HSL | 357.78º | 0.13% | 0.39% | - |
| HSV(B) | 357.78º | 0.24% | 0.45% | - |
| XYZ | 12.11 | 11.1 | 10.74 | - |
| YUV | 95.19 | 123.95 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 87 | 88 | 0 | 0.24 | 0.23 | 0.55 | 357.78 | 0.13 | 0.39 |
| Hex | 72 | 57 | 58 | 0 | 18 | 17 | 37 | 166 | D | 27 |
| Octal | 162 | 127 | 130 | 0 | 30 | 27 | 67 | 546 | 15 | 47 |
| Binary | 1110010 | 1010111 | 1011000 | 0 | 11000 | 10111 | 110111 | 101100110 | 1101 | 100111 |
Color Harmonies of #725758
Complementary color
Monochromatic Colors of #725758
Black with #725758
Text Example
Text Example
White with #725758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725758; }
p { color: rgb(114,87,88); }
H1.HeaderClassName
{
color: #725758;
}
.AnyTagClassName
{
color: #725758;
}
</style>
background-color css
<style>
a { background-color: #725758; }
a { background-color: rgb(114,87,88); }
div.DivClassName
{
background-color: #725758;
}
.BgClassName
{
background-color: #725758;
}
</style>
border-color css
<style>
span { border-color: #725758; }
span { border-color: rgb(114,87,88); }
td.TdClassName
{
border-color: #725758;
}
.TagClassName
{
border-color: #725758;
}
</style>