Shades of Falcon #765259
Tints of Falcon #765259
RGB
CMYK
RGB Variations
Color information
#765259 (or 0x765259) is known color: Falcon. HEX triplet: 76, 52 and 59. RGB value is (118,82,89). Sum of RGB (Red+Green+Blue) = 118+82+89=289 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.83% from 289); Green value is 82 (32.42% from 255 or 28.37% from 289); Blue value is 89 (35.16% from 255 or 30.80% from 289); Max value from RGB is 118 - color contains mainly: red. Hex color #765259 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765259 is #89ADA6. Grayscale: #5D5D5D. Windows color (decimal): -9022887 or 5853814. OLE color: 5853814.
HSL color Cylindrical-coordinate representation of color #765259: hue angle of 348.33º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #765259 is Cyan = 0, Magento = 0.31, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 82 | 89 | - |
| CMYK | 0 | 0.31 | 0.25 | 0.54 |
| HSL | 348.33º | 0.18% | 0.39% | - |
| HSV(B) | 348.33º | 0.31% | 0.46% | - |
| XYZ | 12.29 | 10.61 | 10.85 | - |
| YUV | 93.56 | 125.43 | 145.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 82 | 89 | 0 | 0.31 | 0.25 | 0.54 | 348.33 | 0.18 | 0.39 |
| Hex | 76 | 52 | 59 | 0 | 1F | 19 | 36 | 15C | 12 | 27 |
| Octal | 166 | 122 | 131 | 0 | 37 | 31 | 66 | 534 | 22 | 47 |
| Binary | 1110110 | 1010010 | 1011001 | 0 | 11111 | 11001 | 110110 | 101011100 | 10010 | 100111 |
Color Harmonies of #765259
Complementary color
Monochromatic Colors of #765259
Black with #765259
Text Example
Text Example
White with #765259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765259; }
p { color: rgb(118,82,89); }
H1.HeaderClassName
{
color: #765259;
}
.AnyTagClassName
{
color: #765259;
}
</style>
background-color css
<style>
a { background-color: #765259; }
a { background-color: rgb(118,82,89); }
div.DivClassName
{
background-color: #765259;
}
.BgClassName
{
background-color: #765259;
}
</style>
border-color css
<style>
span { border-color: #765259; }
span { border-color: rgb(118,82,89); }
td.TdClassName
{
border-color: #765259;
}
.TagClassName
{
border-color: #765259;
}
</style>