Shades of Falcon #755759
Tints of Falcon #755759
RGB
CMYK
RGB Variations
Color information
#755759 (or 0x755759) is known color: Falcon. HEX triplet: 75, 57 and 59. RGB value is (117,87,89). Sum of RGB (Red+Green+Blue) = 117+87+89=293 (38% of max value = 765). Red value is 117 (46.09% from 255 or 39.93% from 293); Green value is 87 (34.38% from 255 or 29.69% from 293); Blue value is 89 (35.16% from 255 or 30.38% from 293); Max value from RGB is 117 - color contains mainly: red. Hex color #755759 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755759 is #8AA8A6. Grayscale: #606060. Windows color (decimal): -9087143 or 5855093. OLE color: 5855093.
HSL color Cylindrical-coordinate representation of color #755759: hue angle of 356º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #755759 is Cyan = 0, Magento = 0.26, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 87 | 89 | - |
| CMYK | 0 | 0.26 | 0.24 | 0.54 |
| HSL | 356º | 0.15% | 0.4% | - |
| HSV(B) | 356º | 0.26% | 0.46% | - |
| XYZ | 12.55 | 11.32 | 10.97 | - |
| YUV | 96.2 | 123.94 | 142.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 87 | 89 | 0 | 0.26 | 0.24 | 0.54 | 356 | 0.15 | 0.4 |
| Hex | 75 | 57 | 59 | 0 | 1A | 18 | 36 | 164 | F | 28 |
| Octal | 165 | 127 | 131 | 0 | 32 | 30 | 66 | 544 | 17 | 50 |
| Binary | 1110101 | 1010111 | 1011001 | 0 | 11010 | 11000 | 110110 | 101100100 | 1111 | 101000 |
Color Harmonies of #755759
Complementary color
Monochromatic Colors of #755759
Black with #755759
Text Example
Text Example
White with #755759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755759; }
p { color: rgb(117,87,89); }
H1.HeaderClassName
{
color: #755759;
}
.AnyTagClassName
{
color: #755759;
}
</style>
background-color css
<style>
a { background-color: #755759; }
a { background-color: rgb(117,87,89); }
div.DivClassName
{
background-color: #755759;
}
.BgClassName
{
background-color: #755759;
}
</style>
border-color css
<style>
span { border-color: #755759; }
span { border-color: rgb(117,87,89); }
td.TdClassName
{
border-color: #755759;
}
.TagClassName
{
border-color: #755759;
}
</style>