Shades of Falcon #755056
Tints of Falcon #755056
RGB
CMYK
RGB Variations
Color information
#755056 (or 0x755056) is known color: Falcon. HEX triplet: 75, 50 and 56. RGB value is (117,80,86). Sum of RGB (Red+Green+Blue) = 117+80+86=283 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.34% from 283); Green value is 80 (31.64% from 255 or 28.27% from 283); Blue value is 86 (33.98% from 255 or 30.39% from 283); Max value from RGB is 117 - color contains mainly: red. Hex color #755056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755056 is #8AAFA9. Grayscale: #5B5B5B. Windows color (decimal): -9088938 or 5656693. OLE color: 5656693.
HSL color Cylindrical-coordinate representation of color #755056: hue angle of 350.27º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #755056 is Cyan = 0, Magento = 0.32, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 80 | 86 | - |
| CMYK | 0 | 0.32 | 0.26 | 0.54 |
| HSL | 350.27º | 0.19% | 0.39% | - |
| HSV(B) | 350.27º | 0.32% | 0.46% | - |
| XYZ | 11.88 | 10.19 | 10.14 | - |
| YUV | 91.75 | 124.76 | 146.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 80 | 86 | 0 | 0.32 | 0.26 | 0.54 | 350.27 | 0.19 | 0.39 |
| Hex | 75 | 50 | 56 | 0 | 20 | 1A | 36 | 15E | 13 | 27 |
| Octal | 165 | 120 | 126 | 0 | 40 | 32 | 66 | 536 | 23 | 47 |
| Binary | 1110101 | 1010000 | 1010110 | 0 | 100000 | 11010 | 110110 | 101011110 | 10011 | 100111 |
Color Harmonies of #755056
Complementary color
Monochromatic Colors of #755056
Black with #755056
Text Example
Text Example
White with #755056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755056; }
p { color: rgb(117,80,86); }
H1.HeaderClassName
{
color: #755056;
}
.AnyTagClassName
{
color: #755056;
}
</style>
background-color css
<style>
a { background-color: #755056; }
a { background-color: rgb(117,80,86); }
div.DivClassName
{
background-color: #755056;
}
.BgClassName
{
background-color: #755056;
}
</style>
border-color css
<style>
span { border-color: #755056; }
span { border-color: rgb(117,80,86); }
td.TdClassName
{
border-color: #755056;
}
.TagClassName
{
border-color: #755056;
}
</style>