Shades of Falcon #765158
Tints of Falcon #765158
RGB
CMYK
RGB Variations
Color information
#765158 (or 0x765158) is known color: Falcon. HEX triplet: 76, 51 and 58. RGB value is (118,81,88). Sum of RGB (Red+Green+Blue) = 118+81+88=287 (38% of max value = 765). Red value is 118 (46.48% from 255 or 41.11% from 287); Green value is 81 (32.03% from 255 or 28.22% from 287); Blue value is 88 (34.77% from 255 or 30.66% from 287); Max value from RGB is 118 - color contains mainly: red. Hex color #765158 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765158 is #89AEA7. Grayscale: #5C5C5C. Windows color (decimal): -9023144 or 5788022. OLE color: 5788022.
HSL color Cylindrical-coordinate representation of color #765158: hue angle of 348.65º degrees, saturation: 0.19, 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 #765158 is Cyan = 0, Magento = 0.31, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 81 | 88 | - |
| CMYK | 0 | 0.31 | 0.25 | 0.54 |
| HSL | 348.65º | 0.19% | 0.39% | - |
| HSV(B) | 348.65º | 0.31% | 0.46% | - |
| XYZ | 12.18 | 10.44 | 10.61 | - |
| YUV | 92.86 | 125.26 | 145.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 81 | 88 | 0 | 0.31 | 0.25 | 0.54 | 348.65 | 0.19 | 0.39 |
| Hex | 76 | 51 | 58 | 0 | 1F | 19 | 36 | 15D | 13 | 27 |
| Octal | 166 | 121 | 130 | 0 | 37 | 31 | 66 | 535 | 23 | 47 |
| Binary | 1110110 | 1010001 | 1011000 | 0 | 11111 | 11001 | 110110 | 101011101 | 10011 | 100111 |
Color Harmonies of #765158
Complementary color
Monochromatic Colors of #765158
Black with #765158
Text Example
Text Example
White with #765158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765158; }
p { color: rgb(118,81,88); }
H1.HeaderClassName
{
color: #765158;
}
.AnyTagClassName
{
color: #765158;
}
</style>
background-color css
<style>
a { background-color: #765158; }
a { background-color: rgb(118,81,88); }
div.DivClassName
{
background-color: #765158;
}
.BgClassName
{
background-color: #765158;
}
</style>
border-color css
<style>
span { border-color: #765158; }
span { border-color: rgb(118,81,88); }
td.TdClassName
{
border-color: #765158;
}
.TagClassName
{
border-color: #765158;
}
</style>