Shades of Falcon #745456
Tints of Falcon #745456
RGB
CMYK
RGB Variations
Color information
#745456 (or 0x745456) is known color: Falcon. HEX triplet: 74, 54 and 56. RGB value is (116,84,86). Sum of RGB (Red+Green+Blue) = 116+84+86=286 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.56% from 286); Green value is 84 (33.20% from 255 or 29.37% from 286); Blue value is 86 (33.98% from 255 or 30.07% from 286); Max value from RGB is 116 - color contains mainly: red. Hex color #745456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745456 is #8BABA9. Grayscale: #5D5D5D. Windows color (decimal): -9153450 or 5657716. OLE color: 5657716.
HSL color Cylindrical-coordinate representation of color #745456: hue angle of 356.25º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #745456 is Cyan = 0, Magento = 0.28, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 84 | 86 | - |
| CMYK | 0 | 0.28 | 0.26 | 0.55 |
| HSL | 356.25º | 0.16% | 0.39% | - |
| HSV(B) | 356.25º | 0.28% | 0.45% | - |
| XYZ | 12.05 | 10.73 | 10.24 | - |
| YUV | 93.8 | 123.6 | 143.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 84 | 86 | 0 | 0.28 | 0.26 | 0.55 | 356.25 | 0.16 | 0.39 |
| Hex | 74 | 54 | 56 | 0 | 1C | 1A | 37 | 164 | 10 | 27 |
| Octal | 164 | 124 | 126 | 0 | 34 | 32 | 67 | 544 | 20 | 47 |
| Binary | 1110100 | 1010100 | 1010110 | 0 | 11100 | 11010 | 110111 | 101100100 | 10000 | 100111 |
Color Harmonies of #745456
Complementary color
Monochromatic Colors of #745456
Black with #745456
Text Example
Text Example
White with #745456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745456; }
p { color: rgb(116,84,86); }
H1.HeaderClassName
{
color: #745456;
}
.AnyTagClassName
{
color: #745456;
}
</style>
background-color css
<style>
a { background-color: #745456; }
a { background-color: rgb(116,84,86); }
div.DivClassName
{
background-color: #745456;
}
.BgClassName
{
background-color: #745456;
}
</style>
border-color css
<style>
span { border-color: #745456; }
span { border-color: rgb(116,84,86); }
td.TdClassName
{
border-color: #745456;
}
.TagClassName
{
border-color: #745456;
}
</style>