Shades of Falcon #615859
Tints of Falcon #615859
RGB
CMYK
RGB Variations
Color information
#615859 (or 0x615859) is known color: Falcon. HEX triplet: 61, 58 and 59. RGB value is (97,88,89). Sum of RGB (Red+Green+Blue) = 97+88+89=274 (36% of max value = 765). Red value is 97 (38.28% from 255 or 35.40% from 274); Green value is 88 (34.77% from 255 or 32.12% from 274); Blue value is 89 (35.16% from 255 or 32.48% from 274); Max value from RGB is 97 - color contains mainly: red. Hex color #615859 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615859 is #9EA7A6. Grayscale: #5A5A5A. Windows color (decimal): -10397607 or 5855329. OLE color: 5855329.
HSL color Cylindrical-coordinate representation of color #615859: hue angle of 353.33º degrees, saturation: 0.05, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #615859 is Cyan = 0, Magento = 0.09, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 88 | 89 | - |
| CMYK | 0 | 0.09 | 0.08 | 0.62 |
| HSL | 353.33º | 0.05% | 0.36% | - |
| HSV(B) | 353.33º | 0.09% | 0.38% | - |
| XYZ | 10.22 | 10.24 | 10.89 | - |
| YUV | 90.81 | 126.98 | 132.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 88 | 89 | 0 | 0.09 | 0.08 | 0.62 | 353.33 | 0.05 | 0.36 |
| Hex | 61 | 58 | 59 | 0 | 9 | 8 | 3E | 161 | 5 | 24 |
| Octal | 141 | 130 | 131 | 0 | 11 | 10 | 76 | 541 | 5 | 44 |
| Binary | 1100001 | 1011000 | 1011001 | 0 | 1001 | 1000 | 111110 | 101100001 | 101 | 100100 |
Color Harmonies of #615859
Complementary color
Monochromatic Colors of #615859
Black with #615859
Text Example
Text Example
White with #615859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615859; }
p { color: rgb(97,88,89); }
H1.HeaderClassName
{
color: #615859;
}
.AnyTagClassName
{
color: #615859;
}
</style>
background-color css
<style>
a { background-color: #615859; }
a { background-color: rgb(97,88,89); }
div.DivClassName
{
background-color: #615859;
}
.BgClassName
{
background-color: #615859;
}
</style>
border-color css
<style>
span { border-color: #615859; }
span { border-color: rgb(97,88,89); }
td.TdClassName
{
border-color: #615859;
}
.TagClassName
{
border-color: #615859;
}
</style>