Shades of Falcon #765058
Tints of Falcon #765058
RGB
CMYK
RGB Variations
Color information
#765058 (or 0x765058) is known color: Falcon. HEX triplet: 76, 50 and 58. RGB value is (118,80,88). Sum of RGB (Red+Green+Blue) = 118+80+88=286 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.26% from 286); Green value is 80 (31.64% from 255 or 27.97% from 286); Blue value is 88 (34.77% from 255 or 30.77% from 286); Max value from RGB is 118 - color contains mainly: red. Hex color #765058 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765058 is #89AFA7. Grayscale: #5C5C5C. Windows color (decimal): -9023400 or 5787766. OLE color: 5787766.
HSL color Cylindrical-coordinate representation of color #765058: hue angle of 347.37º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #765058 is Cyan = 0, Magento = 0.32, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 80 | 88 | - |
| CMYK | 0 | 0.32 | 0.25 | 0.54 |
| HSL | 347.37º | 0.19% | 0.39% | - |
| HSV(B) | 347.37º | 0.32% | 0.46% | - |
| XYZ | 12.1 | 10.29 | 10.58 | - |
| YUV | 92.27 | 125.59 | 146.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 80 | 88 | 0 | 0.32 | 0.25 | 0.54 | 347.37 | 0.19 | 0.39 |
| Hex | 76 | 50 | 58 | 0 | 20 | 19 | 36 | 15B | 13 | 27 |
| Octal | 166 | 120 | 130 | 0 | 40 | 31 | 66 | 533 | 23 | 47 |
| Binary | 1110110 | 1010000 | 1011000 | 0 | 100000 | 11001 | 110110 | 101011011 | 10011 | 100111 |
Color Harmonies of #765058
Complementary color
Monochromatic Colors of #765058
Black with #765058
Text Example
Text Example
White with #765058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765058; }
p { color: rgb(118,80,88); }
H1.HeaderClassName
{
color: #765058;
}
.AnyTagClassName
{
color: #765058;
}
</style>
background-color css
<style>
a { background-color: #765058; }
a { background-color: rgb(118,80,88); }
div.DivClassName
{
background-color: #765058;
}
.BgClassName
{
background-color: #765058;
}
</style>
border-color css
<style>
span { border-color: #765058; }
span { border-color: rgb(118,80,88); }
td.TdClassName
{
border-color: #765058;
}
.TagClassName
{
border-color: #765058;
}
</style>