Shades of Falcon #755758
Tints of Falcon #755758
RGB
CMYK
RGB Variations
Color information
#755758 (or 0x755758) is known color: Falcon. HEX triplet: 75, 57 and 58. RGB value is (117,87,88). Sum of RGB (Red+Green+Blue) = 117+87+88=292 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.07% from 292); Green value is 87 (34.38% from 255 or 29.79% from 292); Blue value is 88 (34.77% from 255 or 30.14% from 292); Max value from RGB is 117 - color contains mainly: red. Hex color #755758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755758 is #8AA8A7. Grayscale: #606060. Windows color (decimal): -9087144 or 5789557. OLE color: 5789557.
HSL color Cylindrical-coordinate representation of color #755758: hue angle of 358º 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 #755758 is Cyan = 0, Magento = 0.26, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 87 | 88 | - |
| CMYK | 0 | 0.26 | 0.25 | 0.54 |
| HSL | 358º | 0.15% | 0.4% | - |
| HSV(B) | 358º | 0.26% | 0.46% | - |
| XYZ | 12.51 | 11.3 | 10.76 | - |
| YUV | 96.08 | 123.44 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 87 | 88 | 0 | 0.26 | 0.25 | 0.54 | 358 | 0.15 | 0.4 |
| Hex | 75 | 57 | 58 | 0 | 1A | 19 | 36 | 166 | F | 28 |
| Octal | 165 | 127 | 130 | 0 | 32 | 31 | 66 | 546 | 17 | 50 |
| Binary | 1110101 | 1010111 | 1011000 | 0 | 11010 | 11001 | 110110 | 101100110 | 1111 | 101000 |
Color Harmonies of #755758
Complementary color
Monochromatic Colors of #755758
Black with #755758
Text Example
Text Example
White with #755758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755758; }
p { color: rgb(117,87,88); }
H1.HeaderClassName
{
color: #755758;
}
.AnyTagClassName
{
color: #755758;
}
</style>
background-color css
<style>
a { background-color: #755758; }
a { background-color: rgb(117,87,88); }
div.DivClassName
{
background-color: #755758;
}
.BgClassName
{
background-color: #755758;
}
</style>
border-color css
<style>
span { border-color: #755758; }
span { border-color: rgb(117,87,88); }
td.TdClassName
{
border-color: #755758;
}
.TagClassName
{
border-color: #755758;
}
</style>