Shades of Falcon #765759
Tints of Falcon #765759
RGB
CMYK
RGB Variations
Color information
#765759 (or 0x765759) is known color: Falcon. HEX triplet: 76, 57 and 59. RGB value is (118,87,89). Sum of RGB (Red+Green+Blue) = 118+87+89=294 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.14% from 294); Green value is 87 (34.38% from 255 or 29.59% from 294); Blue value is 89 (35.16% from 255 or 30.27% from 294); Max value from RGB is 118 - color contains mainly: red. Hex color #765759 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765759 is #89A8A6. Grayscale: #606060. Windows color (decimal): -9021607 or 5855094. OLE color: 5855094.
HSL color Cylindrical-coordinate representation of color #765759: hue angle of 356.13º 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 #765759 is Cyan = 0, Magento = 0.26, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 87 | 89 | - |
| CMYK | 0 | 0.26 | 0.25 | 0.54 |
| HSL | 356.13º | 0.15% | 0.4% | - |
| HSV(B) | 356.13º | 0.26% | 0.46% | - |
| XYZ | 12.68 | 11.39 | 10.98 | - |
| YUV | 96.5 | 123.77 | 143.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 87 | 89 | 0 | 0.26 | 0.25 | 0.54 | 356.13 | 0.15 | 0.4 |
| Hex | 76 | 57 | 59 | 0 | 1A | 19 | 36 | 164 | F | 28 |
| Octal | 166 | 127 | 131 | 0 | 32 | 31 | 66 | 544 | 17 | 50 |
| Binary | 1110110 | 1010111 | 1011001 | 0 | 11010 | 11001 | 110110 | 101100100 | 1111 | 101000 |
Color Harmonies of #765759
Complementary color
Monochromatic Colors of #765759
Black with #765759
Text Example
Text Example
White with #765759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765759; }
p { color: rgb(118,87,89); }
H1.HeaderClassName
{
color: #765759;
}
.AnyTagClassName
{
color: #765759;
}
</style>
background-color css
<style>
a { background-color: #765759; }
a { background-color: rgb(118,87,89); }
div.DivClassName
{
background-color: #765759;
}
.BgClassName
{
background-color: #765759;
}
</style>
border-color css
<style>
span { border-color: #765759; }
span { border-color: rgb(118,87,89); }
td.TdClassName
{
border-color: #765759;
}
.TagClassName
{
border-color: #765759;
}
</style>