Shades of Falcon #716061
Tints of Falcon #716061
RGB
CMYK
RGB Variations
Color information
#716061 (or 0x716061) is known color: Falcon. HEX triplet: 71, 60 and 61. RGB value is (113,96,97). Sum of RGB (Red+Green+Blue) = 113+96+97=306 (40% of max value = 765). Red value is 113 (44.53% from 255 or 36.93% from 306); Green value is 96 (37.89% from 255 or 31.37% from 306); Blue value is 97 (38.28% from 255 or 31.70% from 306); Max value from RGB is 113 - color contains mainly: red. Hex color #716061 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716061 is #8E9F9E. Grayscale: #656565. Windows color (decimal): -9346975 or 6381681. OLE color: 6381681.
HSL color Cylindrical-coordinate representation of color #716061: hue angle of 356.47º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #716061 is Cyan = 0, Magento = 0.15, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 96 | 97 | - |
| CMYK | 0 | 0.15 | 0.14 | 0.56 |
| HSL | 356.47º | 0.08% | 0.41% | - |
| HSV(B) | 356.47º | 0.15% | 0.44% | - |
| XYZ | 13.15 | 12.74 | 13.08 | - |
| YUV | 101.2 | 125.63 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 96 | 97 | 0 | 0.15 | 0.14 | 0.56 | 356.47 | 0.08 | 0.41 |
| Hex | 71 | 60 | 61 | 0 | F | E | 38 | 164 | 8 | 29 |
| Octal | 161 | 140 | 141 | 0 | 17 | 16 | 70 | 544 | 10 | 51 |
| Binary | 1110001 | 1100000 | 1100001 | 0 | 1111 | 1110 | 111000 | 101100100 | 1000 | 101001 |
Color Harmonies of #716061
Complementary color
Monochromatic Colors of #716061
Black with #716061
Text Example
Text Example
White with #716061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716061; }
p { color: rgb(113,96,97); }
H1.HeaderClassName
{
color: #716061;
}
.AnyTagClassName
{
color: #716061;
}
</style>
background-color css
<style>
a { background-color: #716061; }
a { background-color: rgb(113,96,97); }
div.DivClassName
{
background-color: #716061;
}
.BgClassName
{
background-color: #716061;
}
</style>
border-color css
<style>
span { border-color: #716061; }
span { border-color: rgb(113,96,97); }
td.TdClassName
{
border-color: #716061;
}
.TagClassName
{
border-color: #716061;
}
</style>