Shades of Falcon #795457
Tints of Falcon #795457
RGB
CMYK
RGB Variations
Color information
#795457 (or 0x795457) is known color: Falcon. HEX triplet: 79, 54 and 57. RGB value is (121,84,87). Sum of RGB (Red+Green+Blue) = 121+84+87=292 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.44% from 292); Green value is 84 (33.20% from 255 or 28.77% from 292); Blue value is 87 (34.38% from 255 or 29.79% from 292); Max value from RGB is 121 - color contains mainly: red. Hex color #795457 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #795457 is #86ABA8. Grayscale: #5F5F5F. Windows color (decimal): -8825769 or 5723257. OLE color: 5723257.
HSL color Cylindrical-coordinate representation of color #795457: hue angle of 355.14º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #795457 is Cyan = 0, Magento = 0.31, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 84 | 87 | - |
| CMYK | 0 | 0.31 | 0.28 | 0.53 |
| HSL | 355.14º | 0.18% | 0.4% | - |
| HSV(B) | 355.14º | 0.31% | 0.47% | - |
| XYZ | 12.78 | 11.09 | 10.48 | - |
| YUV | 95.41 | 123.26 | 146.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 84 | 87 | 0 | 0.31 | 0.28 | 0.53 | 355.14 | 0.18 | 0.4 |
| Hex | 79 | 54 | 57 | 0 | 1F | 1C | 35 | 163 | 12 | 28 |
| Octal | 171 | 124 | 127 | 0 | 37 | 34 | 65 | 543 | 22 | 50 |
| Binary | 1111001 | 1010100 | 1010111 | 0 | 11111 | 11100 | 110101 | 101100011 | 10010 | 101000 |
Color Harmonies of #795457
Complementary color
Monochromatic Colors of #795457
Black with #795457
Text Example
Text Example
White with #795457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795457; }
p { color: rgb(121,84,87); }
H1.HeaderClassName
{
color: #795457;
}
.AnyTagClassName
{
color: #795457;
}
</style>
background-color css
<style>
a { background-color: #795457; }
a { background-color: rgb(121,84,87); }
div.DivClassName
{
background-color: #795457;
}
.BgClassName
{
background-color: #795457;
}
</style>
border-color css
<style>
span { border-color: #795457; }
span { border-color: rgb(121,84,87); }
td.TdClassName
{
border-color: #795457;
}
.TagClassName
{
border-color: #795457;
}
</style>