Shades of Falcon #815759
Tints of Falcon #815759
RGB
CMYK
RGB Variations
Color information
#815759 (or 0x815759) is known color: Falcon. HEX triplet: 81, 57 and 59. RGB value is (129,87,89). Sum of RGB (Red+Green+Blue) = 129+87+89=305 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.30% from 305); Green value is 87 (34.38% from 255 or 28.52% from 305); Blue value is 89 (35.16% from 255 or 29.18% from 305); Max value from RGB is 129 - color contains mainly: red. Hex color #815759 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815759 is #7EA8A6. Grayscale: #636363. Windows color (decimal): -8300711 or 5855105. OLE color: 5855105.
HSL color Cylindrical-coordinate representation of color #815759: hue angle of 357.14º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #815759 is Cyan = 0, Magento = 0.33, Yellow = 0.31 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 87 | 89 | - |
| CMYK | 0 | 0.33 | 0.31 | 0.49 |
| HSL | 357.14º | 0.19% | 0.42% | - |
| HSV(B) | 357.14º | 0.33% | 0.51% | - |
| XYZ | 14.26 | 12.2 | 11.06 | - |
| YUV | 99.79 | 121.91 | 148.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 87 | 89 | 0 | 0.33 | 0.31 | 0.49 | 357.14 | 0.19 | 0.42 |
| Hex | 81 | 57 | 59 | 0 | 21 | 1F | 31 | 165 | 13 | 2A |
| Octal | 201 | 127 | 131 | 0 | 41 | 37 | 61 | 545 | 23 | 52 |
| Binary | 10000001 | 1010111 | 1011001 | 0 | 100001 | 11111 | 110001 | 101100101 | 10011 | 101010 |
Color Harmonies of #815759
Complementary color
Monochromatic Colors of #815759
Black with #815759
Text Example
Text Example
White with #815759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815759; }
p { color: rgb(129,87,89); }
H1.HeaderClassName
{
color: #815759;
}
.AnyTagClassName
{
color: #815759;
}
</style>
background-color css
<style>
a { background-color: #815759; }
a { background-color: rgb(129,87,89); }
div.DivClassName
{
background-color: #815759;
}
.BgClassName
{
background-color: #815759;
}
</style>
border-color css
<style>
span { border-color: #815759; }
span { border-color: rgb(129,87,89); }
td.TdClassName
{
border-color: #815759;
}
.TagClassName
{
border-color: #815759;
}
</style>