Shades of Falcon #715456
Tints of Falcon #715456
RGB
CMYK
RGB Variations
Color information
#715456 (or 0x715456) is known color: Falcon. HEX triplet: 71, 54 and 56. RGB value is (113,84,86). Sum of RGB (Red+Green+Blue) = 113+84+86=283 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.93% from 283); Green value is 84 (33.20% from 255 or 29.68% from 283); Blue value is 86 (33.98% from 255 or 30.39% from 283); Max value from RGB is 113 - color contains mainly: red. Hex color #715456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715456 is #8EABA9. Grayscale: #5C5C5C. Windows color (decimal): -9350058 or 5657713. OLE color: 5657713.
HSL color Cylindrical-coordinate representation of color #715456: hue angle of 355.86º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #715456 is Cyan = 0, Magento = 0.26, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 84 | 86 | - |
| CMYK | 0 | 0.26 | 0.24 | 0.56 |
| HSL | 355.86º | 0.15% | 0.39% | - |
| HSV(B) | 355.86º | 0.26% | 0.44% | - |
| XYZ | 11.66 | 10.52 | 10.22 | - |
| YUV | 92.9 | 124.11 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 86 | 0 | 0.26 | 0.24 | 0.56 | 355.86 | 0.15 | 0.39 |
| Hex | 71 | 54 | 56 | 0 | 1A | 18 | 38 | 164 | F | 27 |
| Octal | 161 | 124 | 126 | 0 | 32 | 30 | 70 | 544 | 17 | 47 |
| Binary | 1110001 | 1010100 | 1010110 | 0 | 11010 | 11000 | 111000 | 101100100 | 1111 | 100111 |
Color Harmonies of #715456
Complementary color
Monochromatic Colors of #715456
Black with #715456
Text Example
Text Example
White with #715456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715456; }
p { color: rgb(113,84,86); }
H1.HeaderClassName
{
color: #715456;
}
.AnyTagClassName
{
color: #715456;
}
</style>
background-color css
<style>
a { background-color: #715456; }
a { background-color: rgb(113,84,86); }
div.DivClassName
{
background-color: #715456;
}
.BgClassName
{
background-color: #715456;
}
</style>
border-color css
<style>
span { border-color: #715456; }
span { border-color: rgb(113,84,86); }
td.TdClassName
{
border-color: #715456;
}
.TagClassName
{
border-color: #715456;
}
</style>