Shades of Falcon #775356
Tints of Falcon #775356
RGB
CMYK
RGB Variations
Color information
#775356 (or 0x775356) is known color: Falcon. HEX triplet: 77, 53 and 56. RGB value is (119,83,86). Sum of RGB (Red+Green+Blue) = 119+83+86=288 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.32% from 288); Green value is 83 (32.81% from 255 or 28.82% from 288); Blue value is 86 (33.98% from 255 or 29.86% from 288); Max value from RGB is 119 - color contains mainly: red. Hex color #775356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775356 is #88ACA9. Grayscale: #5E5E5E. Windows color (decimal): -8957098 or 5657463. OLE color: 5657463.
HSL color Cylindrical-coordinate representation of color #775356: hue angle of 355º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #775356 is Cyan = 0, Magento = 0.30, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 83 | 86 | - |
| CMYK | 0 | 0.30 | 0.28 | 0.53 |
| HSL | 355º | 0.18% | 0.4% | - |
| HSV(B) | 355º | 0.3% | 0.47% | - |
| XYZ | 12.38 | 10.78 | 10.23 | - |
| YUV | 94.11 | 123.43 | 145.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 83 | 86 | 0 | 0.30 | 0.28 | 0.53 | 355 | 0.18 | 0.4 |
| Hex | 77 | 53 | 56 | 0 | 1E | 1C | 35 | 163 | 12 | 28 |
| Octal | 167 | 123 | 126 | 0 | 36 | 34 | 65 | 543 | 22 | 50 |
| Binary | 1110111 | 1010011 | 1010110 | 0 | 11110 | 11100 | 110101 | 101100011 | 10010 | 101000 |
Color Harmonies of #775356
Complementary color
Monochromatic Colors of #775356
Black with #775356
Text Example
Text Example
White with #775356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775356; }
p { color: rgb(119,83,86); }
H1.HeaderClassName
{
color: #775356;
}
.AnyTagClassName
{
color: #775356;
}
</style>
background-color css
<style>
a { background-color: #775356; }
a { background-color: rgb(119,83,86); }
div.DivClassName
{
background-color: #775356;
}
.BgClassName
{
background-color: #775356;
}
</style>
border-color css
<style>
span { border-color: #775356; }
span { border-color: rgb(119,83,86); }
td.TdClassName
{
border-color: #775356;
}
.TagClassName
{
border-color: #775356;
}
</style>