Shades of Falcon #715558
Tints of Falcon #715558
RGB
CMYK
RGB Variations
Color information
#715558 (or 0x715558) is known color: Falcon. HEX triplet: 71, 55 and 58. RGB value is (113,85,88). Sum of RGB (Red+Green+Blue) = 113+85+88=286 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.51% from 286); Green value is 85 (33.59% from 255 or 29.72% from 286); Blue value is 88 (34.77% from 255 or 30.77% from 286); Max value from RGB is 113 - color contains mainly: red. Hex color #715558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715558 is #8EAAA7. Grayscale: #5D5D5D. Windows color (decimal): -9349800 or 5789041. OLE color: 5789041.
HSL color Cylindrical-coordinate representation of color #715558: hue angle of 353.57º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #715558 is Cyan = 0, Magento = 0.25, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 85 | 88 | - |
| CMYK | 0 | 0.25 | 0.22 | 0.56 |
| HSL | 353.57º | 0.14% | 0.39% | - |
| HSV(B) | 353.57º | 0.25% | 0.44% | - |
| XYZ | 11.82 | 10.71 | 10.68 | - |
| YUV | 93.71 | 124.78 | 141.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 88 | 0 | 0.25 | 0.22 | 0.56 | 353.57 | 0.14 | 0.39 |
| Hex | 71 | 55 | 58 | 0 | 19 | 16 | 38 | 162 | E | 27 |
| Octal | 161 | 125 | 130 | 0 | 31 | 26 | 70 | 542 | 16 | 47 |
| Binary | 1110001 | 1010101 | 1011000 | 0 | 11001 | 10110 | 111000 | 101100010 | 1110 | 100111 |
Color Harmonies of #715558
Complementary color
Monochromatic Colors of #715558
Black with #715558
Text Example
Text Example
White with #715558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715558; }
p { color: rgb(113,85,88); }
H1.HeaderClassName
{
color: #715558;
}
.AnyTagClassName
{
color: #715558;
}
</style>
background-color css
<style>
a { background-color: #715558; }
a { background-color: rgb(113,85,88); }
div.DivClassName
{
background-color: #715558;
}
.BgClassName
{
background-color: #715558;
}
</style>
border-color css
<style>
span { border-color: #715558; }
span { border-color: rgb(113,85,88); }
td.TdClassName
{
border-color: #715558;
}
.TagClassName
{
border-color: #715558;
}
</style>