Shades of Falcon #765358
Tints of Falcon #765358
RGB
CMYK
RGB Variations
Color information
#765358 (or 0x765358) is known color: Falcon. HEX triplet: 76, 53 and 58. RGB value is (118,83,88). Sum of RGB (Red+Green+Blue) = 118+83+88=289 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.83% from 289); Green value is 83 (32.81% from 255 or 28.72% from 289); Blue value is 88 (34.77% from 255 or 30.45% from 289); Max value from RGB is 118 - color contains mainly: red. Hex color #765358 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765358 is #89ACA7. Grayscale: #5E5E5E. Windows color (decimal): -9022632 or 5788534. OLE color: 5788534.
HSL color Cylindrical-coordinate representation of color #765358: hue angle of 351.43º 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 #765358 is Cyan = 0, Magento = 0.30, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 83 | 88 | - |
| CMYK | 0 | 0.30 | 0.25 | 0.54 |
| HSL | 351.43º | 0.17% | 0.39% | - |
| HSV(B) | 351.43º | 0.3% | 0.46% | - |
| XYZ | 12.33 | 10.74 | 10.66 | - |
| YUV | 94.04 | 124.6 | 145.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 83 | 88 | 0 | 0.30 | 0.25 | 0.54 | 351.43 | 0.17 | 0.39 |
| Hex | 76 | 53 | 58 | 0 | 1E | 19 | 36 | 15F | 11 | 27 |
| Octal | 166 | 123 | 130 | 0 | 36 | 31 | 66 | 537 | 21 | 47 |
| Binary | 1110110 | 1010011 | 1011000 | 0 | 11110 | 11001 | 110110 | 101011111 | 10001 | 100111 |
Color Harmonies of #765358
Complementary color
Monochromatic Colors of #765358
Black with #765358
Text Example
Text Example
White with #765358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765358; }
p { color: rgb(118,83,88); }
H1.HeaderClassName
{
color: #765358;
}
.AnyTagClassName
{
color: #765358;
}
</style>
background-color css
<style>
a { background-color: #765358; }
a { background-color: rgb(118,83,88); }
div.DivClassName
{
background-color: #765358;
}
.BgClassName
{
background-color: #765358;
}
</style>
border-color css
<style>
span { border-color: #765358; }
span { border-color: rgb(118,83,88); }
td.TdClassName
{
border-color: #765358;
}
.TagClassName
{
border-color: #765358;
}
</style>