Shades of Falcon #755458
Tints of Falcon #755458
RGB
CMYK
RGB Variations
Color information
#755458 (or 0x755458) is known color: Falcon. HEX triplet: 75, 54 and 58. RGB value is (117,84,88). Sum of RGB (Red+Green+Blue) = 117+84+88=289 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.48% from 289); Green value is 84 (33.20% from 255 or 29.07% from 289); Blue value is 88 (34.77% from 255 or 30.45% from 289); Max value from RGB is 117 - color contains mainly: red. Hex color #755458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755458 is #8AABA7. Grayscale: #5E5E5E. Windows color (decimal): -9087912 or 5788789. OLE color: 5788789.
HSL color Cylindrical-coordinate representation of color #755458: hue angle of 352.73º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #755458 is Cyan = 0, Magento = 0.28, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 84 | 88 | - |
| CMYK | 0 | 0.28 | 0.25 | 0.54 |
| HSL | 352.73º | 0.16% | 0.39% | - |
| HSV(B) | 352.73º | 0.28% | 0.46% | - |
| XYZ | 12.27 | 10.83 | 10.68 | - |
| YUV | 94.32 | 124.43 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 84 | 88 | 0 | 0.28 | 0.25 | 0.54 | 352.73 | 0.16 | 0.39 |
| Hex | 75 | 54 | 58 | 0 | 1C | 19 | 36 | 161 | 10 | 27 |
| Octal | 165 | 124 | 130 | 0 | 34 | 31 | 66 | 541 | 20 | 47 |
| Binary | 1110101 | 1010100 | 1011000 | 0 | 11100 | 11001 | 110110 | 101100001 | 10000 | 100111 |
Color Harmonies of #755458
Complementary color
Monochromatic Colors of #755458
Black with #755458
Text Example
Text Example
White with #755458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755458; }
p { color: rgb(117,84,88); }
H1.HeaderClassName
{
color: #755458;
}
.AnyTagClassName
{
color: #755458;
}
</style>
background-color css
<style>
a { background-color: #755458; }
a { background-color: rgb(117,84,88); }
div.DivClassName
{
background-color: #755458;
}
.BgClassName
{
background-color: #755458;
}
</style>
border-color css
<style>
span { border-color: #755458; }
span { border-color: rgb(117,84,88); }
td.TdClassName
{
border-color: #755458;
}
.TagClassName
{
border-color: #755458;
}
</style>