Shades of Falcon #745156
Tints of Falcon #745156
RGB
CMYK
RGB Variations
Color information
#745156 (or 0x745156) is known color: Falcon. HEX triplet: 74, 51 and 56. RGB value is (116,81,86). Sum of RGB (Red+Green+Blue) = 116+81+86=283 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.99% from 283); Green value is 81 (32.03% from 255 or 28.62% from 283); Blue value is 86 (33.98% from 255 or 30.39% from 283); Max value from RGB is 116 - color contains mainly: red. Hex color #745156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745156 is #8BAEA9. Grayscale: #5C5C5C. Windows color (decimal): -9154218 or 5656948. OLE color: 5656948.
HSL color Cylindrical-coordinate representation of color #745156: hue angle of 351.43º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #745156 is Cyan = 0, Magento = 0.30, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 81 | 86 | - |
| CMYK | 0 | 0.30 | 0.26 | 0.55 |
| HSL | 351.43º | 0.18% | 0.39% | - |
| HSV(B) | 351.43º | 0.3% | 0.45% | - |
| XYZ | 11.82 | 10.27 | 10.16 | - |
| YUV | 92.04 | 124.6 | 145.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 81 | 86 | 0 | 0.30 | 0.26 | 0.55 | 351.43 | 0.18 | 0.39 |
| Hex | 74 | 51 | 56 | 0 | 1E | 1A | 37 | 15F | 12 | 27 |
| Octal | 164 | 121 | 126 | 0 | 36 | 32 | 67 | 537 | 22 | 47 |
| Binary | 1110100 | 1010001 | 1010110 | 0 | 11110 | 11010 | 110111 | 101011111 | 10010 | 100111 |
Color Harmonies of #745156
Complementary color
Monochromatic Colors of #745156
Black with #745156
Text Example
Text Example
White with #745156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745156; }
p { color: rgb(116,81,86); }
H1.HeaderClassName
{
color: #745156;
}
.AnyTagClassName
{
color: #745156;
}
</style>
background-color css
<style>
a { background-color: #745156; }
a { background-color: rgb(116,81,86); }
div.DivClassName
{
background-color: #745156;
}
.BgClassName
{
background-color: #745156;
}
</style>
border-color css
<style>
span { border-color: #745156; }
span { border-color: rgb(116,81,86); }
td.TdClassName
{
border-color: #745156;
}
.TagClassName
{
border-color: #745156;
}
</style>