Shades of Falcon #785758
Tints of Falcon #785758
RGB
CMYK
RGB Variations
Color information
#785758 (or 0x785758) is known color: Falcon. HEX triplet: 78, 57 and 58. RGB value is (120,87,88). Sum of RGB (Red+Green+Blue) = 120+87+88=295 (39% of max value = 765). Red value is 120 (47.27% from 255 or 40.68% from 295); Green value is 87 (34.38% from 255 or 29.49% from 295); Blue value is 88 (34.77% from 255 or 29.83% from 295); Max value from RGB is 120 - color contains mainly: red. Hex color #785758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785758 is #87A8A7. Grayscale: #616161. Windows color (decimal): -8890536 or 5789560. OLE color: 5789560.
HSL color Cylindrical-coordinate representation of color #785758: hue angle of 358.18º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #785758 is Cyan = 0, Magento = 0.28, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 87 | 88 | - |
| CMYK | 0 | 0.28 | 0.27 | 0.53 |
| HSL | 358.18º | 0.16% | 0.41% | - |
| HSV(B) | 358.18º | 0.28% | 0.47% | - |
| XYZ | 12.92 | 11.51 | 10.77 | - |
| YUV | 96.98 | 122.93 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 87 | 88 | 0 | 0.28 | 0.27 | 0.53 | 358.18 | 0.16 | 0.41 |
| Hex | 78 | 57 | 58 | 0 | 1C | 1B | 35 | 166 | 10 | 29 |
| Octal | 170 | 127 | 130 | 0 | 34 | 33 | 65 | 546 | 20 | 51 |
| Binary | 1111000 | 1010111 | 1011000 | 0 | 11100 | 11011 | 110101 | 101100110 | 10000 | 101001 |
Color Harmonies of #785758
Complementary color
Monochromatic Colors of #785758
Black with #785758
Text Example
Text Example
White with #785758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785758; }
p { color: rgb(120,87,88); }
H1.HeaderClassName
{
color: #785758;
}
.AnyTagClassName
{
color: #785758;
}
</style>
background-color css
<style>
a { background-color: #785758; }
a { background-color: rgb(120,87,88); }
div.DivClassName
{
background-color: #785758;
}
.BgClassName
{
background-color: #785758;
}
</style>
border-color css
<style>
span { border-color: #785758; }
span { border-color: rgb(120,87,88); }
td.TdClassName
{
border-color: #785758;
}
.TagClassName
{
border-color: #785758;
}
</style>