Shades of Falcon #765053
Tints of Falcon #765053
RGB
CMYK
RGB Variations
Color information
#765053 (or 0x765053) is known color: Falcon. HEX triplet: 76, 50 and 53. RGB value is (118,80,83). Sum of RGB (Red+Green+Blue) = 118+80+83=281 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.99% from 281); Green value is 80 (31.64% from 255 or 28.47% from 281); Blue value is 83 (32.81% from 255 or 29.54% from 281); Max value from RGB is 118 - color contains mainly: red. Hex color #765053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765053 is #89AFAC. Grayscale: #5B5B5B. Windows color (decimal): -9023405 or 5460086. OLE color: 5460086.
HSL color Cylindrical-coordinate representation of color #765053: hue angle of 355.26º 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 #765053 is Cyan = 0, Magento = 0.32, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 80 | 83 | - |
| CMYK | 0 | 0.32 | 0.30 | 0.54 |
| HSL | 355.26º | 0.19% | 0.39% | - |
| HSV(B) | 355.26º | 0.32% | 0.46% | - |
| XYZ | 11.9 | 10.21 | 9.53 | - |
| YUV | 91.7 | 123.09 | 146.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 80 | 83 | 0 | 0.32 | 0.30 | 0.54 | 355.26 | 0.19 | 0.39 |
| Hex | 76 | 50 | 53 | 0 | 20 | 1E | 36 | 163 | 13 | 27 |
| Octal | 166 | 120 | 123 | 0 | 40 | 36 | 66 | 543 | 23 | 47 |
| Binary | 1110110 | 1010000 | 1010011 | 0 | 100000 | 11110 | 110110 | 101100011 | 10011 | 100111 |
Color Harmonies of #765053
Complementary color
Monochromatic Colors of #765053
Black with #765053
Text Example
Text Example
White with #765053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765053; }
p { color: rgb(118,80,83); }
H1.HeaderClassName
{
color: #765053;
}
.AnyTagClassName
{
color: #765053;
}
</style>
background-color css
<style>
a { background-color: #765053; }
a { background-color: rgb(118,80,83); }
div.DivClassName
{
background-color: #765053;
}
.BgClassName
{
background-color: #765053;
}
</style>
border-color css
<style>
span { border-color: #765053; }
span { border-color: rgb(118,80,83); }
td.TdClassName
{
border-color: #765053;
}
.TagClassName
{
border-color: #765053;
}
</style>