Shades of Falcon #725658
Tints of Falcon #725658
RGB
CMYK
RGB Variations
Color information
#725658 (or 0x725658) is known color: Falcon. HEX triplet: 72, 56 and 58. RGB value is (114,86,88). Sum of RGB (Red+Green+Blue) = 114+86+88=288 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.58% from 288); Green value is 86 (33.98% from 255 or 29.86% from 288); Blue value is 88 (34.77% from 255 or 30.56% from 288); Max value from RGB is 114 - color contains mainly: red. Hex color #725658 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725658 is #8DA9A7. Grayscale: #5E5E5E. Windows color (decimal): -9284008 or 5789298. OLE color: 5789298.
HSL color Cylindrical-coordinate representation of color #725658: hue angle of 355.71º 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 #725658 is Cyan = 0, Magento = 0.25, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 86 | 88 | - |
| CMYK | 0 | 0.25 | 0.23 | 0.55 |
| HSL | 355.71º | 0.14% | 0.39% | - |
| HSV(B) | 355.71º | 0.25% | 0.45% | - |
| XYZ | 12.03 | 10.94 | 10.71 | - |
| YUV | 94.6 | 124.28 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 88 | 0 | 0.25 | 0.23 | 0.55 | 355.71 | 0.14 | 0.39 |
| Hex | 72 | 56 | 58 | 0 | 19 | 17 | 37 | 164 | E | 27 |
| Octal | 162 | 126 | 130 | 0 | 31 | 27 | 67 | 544 | 16 | 47 |
| Binary | 1110010 | 1010110 | 1011000 | 0 | 11001 | 10111 | 110111 | 101100100 | 1110 | 100111 |
Color Harmonies of #725658
Complementary color
Monochromatic Colors of #725658
Black with #725658
Text Example
Text Example
White with #725658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725658; }
p { color: rgb(114,86,88); }
H1.HeaderClassName
{
color: #725658;
}
.AnyTagClassName
{
color: #725658;
}
</style>
background-color css
<style>
a { background-color: #725658; }
a { background-color: rgb(114,86,88); }
div.DivClassName
{
background-color: #725658;
}
.BgClassName
{
background-color: #725658;
}
</style>
border-color css
<style>
span { border-color: #725658; }
span { border-color: rgb(114,86,88); }
td.TdClassName
{
border-color: #725658;
}
.TagClassName
{
border-color: #725658;
}
</style>