Shades of Falcon #765354
Tints of Falcon #765354
RGB
CMYK
RGB Variations
Color information
#765354 (or 0x765354) is known color: Falcon. HEX triplet: 76, 53 and 54. RGB value is (118,83,84). Sum of RGB (Red+Green+Blue) = 118+83+84=285 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.40% from 285); Green value is 83 (32.81% from 255 or 29.12% from 285); Blue value is 84 (33.20% from 255 or 29.47% from 285); Max value from RGB is 118 - color contains mainly: red. Hex color #765354 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765354 is #89ACAB. Grayscale: #5D5D5D. Windows color (decimal): -9022636 or 5526390. OLE color: 5526390.
HSL color Cylindrical-coordinate representation of color #765354: hue angle of 358.29º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #765354 is Cyan = 0, Magento = 0.30, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 83 | 84 | - |
| CMYK | 0 | 0.30 | 0.29 | 0.54 |
| HSL | 358.29º | 0.17% | 0.39% | - |
| HSV(B) | 358.29º | 0.3% | 0.46% | - |
| XYZ | 12.16 | 10.68 | 9.81 | - |
| YUV | 93.58 | 122.6 | 145.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 83 | 84 | 0 | 0.30 | 0.29 | 0.54 | 358.29 | 0.17 | 0.39 |
| Hex | 76 | 53 | 54 | 0 | 1E | 1D | 36 | 166 | 11 | 27 |
| Octal | 166 | 123 | 124 | 0 | 36 | 35 | 66 | 546 | 21 | 47 |
| Binary | 1110110 | 1010011 | 1010100 | 0 | 11110 | 11101 | 110110 | 101100110 | 10001 | 100111 |
Color Harmonies of #765354
Complementary color
Monochromatic Colors of #765354
Black with #765354
Text Example
Text Example
White with #765354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765354; }
p { color: rgb(118,83,84); }
H1.HeaderClassName
{
color: #765354;
}
.AnyTagClassName
{
color: #765354;
}
</style>
background-color css
<style>
a { background-color: #765354; }
a { background-color: rgb(118,83,84); }
div.DivClassName
{
background-color: #765354;
}
.BgClassName
{
background-color: #765354;
}
</style>
border-color css
<style>
span { border-color: #765354; }
span { border-color: rgb(118,83,84); }
td.TdClassName
{
border-color: #765354;
}
.TagClassName
{
border-color: #765354;
}
</style>