Shades of Falcon #716162
Tints of Falcon #716162
RGB
CMYK
RGB Variations
Color information
#716162 (or 0x716162) is known color: Falcon. HEX triplet: 71, 61 and 62. RGB value is (113,97,98). Sum of RGB (Red+Green+Blue) = 113+97+98=308 (40% of max value = 765). Red value is 113 (44.53% from 255 or 36.69% from 308); Green value is 97 (38.28% from 255 or 31.49% from 308); Blue value is 98 (38.67% from 255 or 31.82% from 308); Max value from RGB is 113 - color contains mainly: red. Hex color #716162 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716162 is #8E9E9D. Grayscale: #656565. Windows color (decimal): -9346718 or 6447473. OLE color: 6447473.
HSL color Cylindrical-coordinate representation of color #716162: hue angle of 356.25º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #716162 is Cyan = 0, Magento = 0.14, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 98 | - |
| CMYK | 0 | 0.14 | 0.13 | 0.56 |
| HSL | 356.25º | 0.08% | 0.41% | - |
| HSV(B) | 356.25º | 0.14% | 0.44% | - |
| XYZ | 13.29 | 12.94 | 13.35 | - |
| YUV | 101.9 | 125.8 | 135.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 98 | 0 | 0.14 | 0.13 | 0.56 | 356.25 | 0.08 | 0.41 |
| Hex | 71 | 61 | 62 | 0 | E | D | 38 | 164 | 8 | 29 |
| Octal | 161 | 141 | 142 | 0 | 16 | 15 | 70 | 544 | 10 | 51 |
| Binary | 1110001 | 1100001 | 1100010 | 0 | 1110 | 1101 | 111000 | 101100100 | 1000 | 101001 |
Color Harmonies of #716162
Complementary color
Monochromatic Colors of #716162
Black with #716162
Text Example
Text Example
White with #716162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716162; }
p { color: rgb(113,97,98); }
H1.HeaderClassName
{
color: #716162;
}
.AnyTagClassName
{
color: #716162;
}
</style>
background-color css
<style>
a { background-color: #716162; }
a { background-color: rgb(113,97,98); }
div.DivClassName
{
background-color: #716162;
}
.BgClassName
{
background-color: #716162;
}
</style>
border-color css
<style>
span { border-color: #716162; }
span { border-color: rgb(113,97,98); }
td.TdClassName
{
border-color: #716162;
}
.TagClassName
{
border-color: #716162;
}
</style>