Shades of Falcon #775658
Tints of Falcon #775658
RGB
CMYK
RGB Variations
Color information
#775658 (or 0x775658) is known color: Falcon. HEX triplet: 77, 56 and 58. RGB value is (119,86,88). Sum of RGB (Red+Green+Blue) = 119+86+88=293 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.61% from 293); Green value is 86 (33.98% from 255 or 29.35% from 293); Blue value is 88 (34.77% from 255 or 30.03% from 293); Max value from RGB is 119 - color contains mainly: red. Hex color #775658 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775658 is #88A9A7. Grayscale: #606060. Windows color (decimal): -8956328 or 5789303. OLE color: 5789303.
HSL color Cylindrical-coordinate representation of color #775658: hue angle of 356.36º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #775658 is Cyan = 0, Magento = 0.28, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 86 | 88 | - |
| CMYK | 0 | 0.28 | 0.26 | 0.53 |
| HSL | 356.36º | 0.16% | 0.4% | - |
| HSV(B) | 356.36º | 0.28% | 0.47% | - |
| XYZ | 12.7 | 11.28 | 10.74 | - |
| YUV | 96.1 | 123.43 | 144.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 86 | 88 | 0 | 0.28 | 0.26 | 0.53 | 356.36 | 0.16 | 0.4 |
| Hex | 77 | 56 | 58 | 0 | 1C | 1A | 35 | 164 | 10 | 28 |
| Octal | 167 | 126 | 130 | 0 | 34 | 32 | 65 | 544 | 20 | 50 |
| Binary | 1110111 | 1010110 | 1011000 | 0 | 11100 | 11010 | 110101 | 101100100 | 10000 | 101000 |
Color Harmonies of #775658
Complementary color
Monochromatic Colors of #775658
Black with #775658
Text Example
Text Example
White with #775658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775658; }
p { color: rgb(119,86,88); }
H1.HeaderClassName
{
color: #775658;
}
.AnyTagClassName
{
color: #775658;
}
</style>
background-color css
<style>
a { background-color: #775658; }
a { background-color: rgb(119,86,88); }
div.DivClassName
{
background-color: #775658;
}
.BgClassName
{
background-color: #775658;
}
</style>
border-color css
<style>
span { border-color: #775658; }
span { border-color: rgb(119,86,88); }
td.TdClassName
{
border-color: #775658;
}
.TagClassName
{
border-color: #775658;
}
</style>