Shades of Falcon #755259
Tints of Falcon #755259
RGB
CMYK
RGB Variations
Color information
#755259 (or 0x755259) is known color: Falcon. HEX triplet: 75, 52 and 59. RGB value is (117,82,89). Sum of RGB (Red+Green+Blue) = 117+82+89=288 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.62% from 288); Green value is 82 (32.42% from 255 or 28.47% from 288); Blue value is 89 (35.16% from 255 or 30.90% from 288); Max value from RGB is 117 - color contains mainly: red. Hex color #755259 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755259 is #8AADA6. Grayscale: #5D5D5D. Windows color (decimal): -9088423 or 5853813. OLE color: 5853813.
HSL color Cylindrical-coordinate representation of color #755259: hue angle of 348º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #755259 is Cyan = 0, Magento = 0.30, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 82 | 89 | - |
| CMYK | 0 | 0.30 | 0.24 | 0.54 |
| HSL | 348º | 0.18% | 0.39% | - |
| HSV(B) | 348º | 0.3% | 0.46% | - |
| XYZ | 12.16 | 10.54 | 10.84 | - |
| YUV | 93.26 | 125.6 | 144.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 82 | 89 | 0 | 0.30 | 0.24 | 0.54 | 348 | 0.18 | 0.39 |
| Hex | 75 | 52 | 59 | 0 | 1E | 18 | 36 | 15C | 12 | 27 |
| Octal | 165 | 122 | 131 | 0 | 36 | 30 | 66 | 534 | 22 | 47 |
| Binary | 1110101 | 1010010 | 1011001 | 0 | 11110 | 11000 | 110110 | 101011100 | 10010 | 100111 |
Color Harmonies of #755259
Complementary color
Monochromatic Colors of #755259
Black with #755259
Text Example
Text Example
White with #755259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755259; }
p { color: rgb(117,82,89); }
H1.HeaderClassName
{
color: #755259;
}
.AnyTagClassName
{
color: #755259;
}
</style>
background-color css
<style>
a { background-color: #755259; }
a { background-color: rgb(117,82,89); }
div.DivClassName
{
background-color: #755259;
}
.BgClassName
{
background-color: #755259;
}
</style>
border-color css
<style>
span { border-color: #755259; }
span { border-color: rgb(117,82,89); }
td.TdClassName
{
border-color: #755259;
}
.TagClassName
{
border-color: #755259;
}
</style>