Shades of Falcon #795156
Tints of Falcon #795156
RGB
CMYK
RGB Variations
Color information
#795156 (or 0x795156) is known color: Falcon. HEX triplet: 79, 51 and 56. RGB value is (121,81,86). Sum of RGB (Red+Green+Blue) = 121+81+86=288 (38% of max value = 765). Red value is 121 (47.66% from 255 or 42.01% from 288); Green value is 81 (32.03% from 255 or 28.12% from 288); Blue value is 86 (33.98% from 255 or 29.86% from 288); Max value from RGB is 121 - color contains mainly: red. Hex color #795156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #795156 is #86AEA9. Grayscale: #5D5D5D. Windows color (decimal): -8826538 or 5656953. OLE color: 5656953.
HSL color Cylindrical-coordinate representation of color #795156: hue angle of 352.5º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #795156 is Cyan = 0, Magento = 0.33, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 81 | 86 | - |
| CMYK | 0 | 0.33 | 0.29 | 0.53 |
| HSL | 352.5º | 0.2% | 0.4% | - |
| HSV(B) | 352.5º | 0.33% | 0.47% | - |
| XYZ | 12.51 | 10.62 | 10.2 | - |
| YUV | 93.53 | 123.75 | 147.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 81 | 86 | 0 | 0.33 | 0.29 | 0.53 | 352.5 | 0.2 | 0.4 |
| Hex | 79 | 51 | 56 | 0 | 21 | 1D | 35 | 160 | 14 | 28 |
| Octal | 171 | 121 | 126 | 0 | 41 | 35 | 65 | 540 | 24 | 50 |
| Binary | 1111001 | 1010001 | 1010110 | 0 | 100001 | 11101 | 110101 | 101100000 | 10100 | 101000 |
Color Harmonies of #795156
Complementary color
Monochromatic Colors of #795156
Black with #795156
Text Example
Text Example
White with #795156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795156; }
p { color: rgb(121,81,86); }
H1.HeaderClassName
{
color: #795156;
}
.AnyTagClassName
{
color: #795156;
}
</style>
background-color css
<style>
a { background-color: #795156; }
a { background-color: rgb(121,81,86); }
div.DivClassName
{
background-color: #795156;
}
.BgClassName
{
background-color: #795156;
}
</style>
border-color css
<style>
span { border-color: #795156; }
span { border-color: rgb(121,81,86); }
td.TdClassName
{
border-color: #795156;
}
.TagClassName
{
border-color: #795156;
}
</style>