Shades of Falcon #715152
Tints of Falcon #715152
RGB
CMYK
RGB Variations
Color information
#715152 (or 0x715152) is known color: Falcon. HEX triplet: 71, 51 and 52. RGB value is (113,81,82). Sum of RGB (Red+Green+Blue) = 113+81+82=276 (36% of max value = 765). Red value is 113 (44.53% from 255 or 40.94% from 276); Green value is 81 (32.03% from 255 or 29.35% from 276); Blue value is 82 (32.42% from 255 or 29.71% from 276); Max value from RGB is 113 - color contains mainly: red. Hex color #715152 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715152 is #8EAEAD. Grayscale: #5A5A5A. Windows color (decimal): -9350830 or 5394801. OLE color: 5394801.
HSL color Cylindrical-coordinate representation of color #715152: hue angle of 358.12º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #715152 is Cyan = 0, Magento = 0.28, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 81 | 82 | - |
| CMYK | 0 | 0.28 | 0.27 | 0.56 |
| HSL | 358.13º | 0.16% | 0.38% | - |
| HSV(B) | 358.13º | 0.28% | 0.44% | - |
| XYZ | 11.28 | 10 | 9.32 | - |
| YUV | 90.68 | 123.1 | 143.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 81 | 82 | 0 | 0.28 | 0.27 | 0.56 | 358.13 | 0.16 | 0.38 |
| Hex | 71 | 51 | 52 | 0 | 1C | 1B | 38 | 166 | 10 | 26 |
| Octal | 161 | 121 | 122 | 0 | 34 | 33 | 70 | 546 | 20 | 46 |
| Binary | 1110001 | 1010001 | 1010010 | 0 | 11100 | 11011 | 111000 | 101100110 | 10000 | 100110 |
Color Harmonies of #715152
Complementary color
Monochromatic Colors of #715152
Black with #715152
Text Example
Text Example
White with #715152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715152; }
p { color: rgb(113,81,82); }
H1.HeaderClassName
{
color: #715152;
}
.AnyTagClassName
{
color: #715152;
}
</style>
background-color css
<style>
a { background-color: #715152; }
a { background-color: rgb(113,81,82); }
div.DivClassName
{
background-color: #715152;
}
.BgClassName
{
background-color: #715152;
}
</style>
border-color css
<style>
span { border-color: #715152; }
span { border-color: rgb(113,81,82); }
td.TdClassName
{
border-color: #715152;
}
.TagClassName
{
border-color: #715152;
}
</style>