Shades of Falcon #745358
Tints of Falcon #745358
RGB
CMYK
RGB Variations
Color information
#745358 (or 0x745358) is known color: Falcon. HEX triplet: 74, 53 and 58. RGB value is (116,83,88). Sum of RGB (Red+Green+Blue) = 116+83+88=287 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.42% from 287); Green value is 83 (32.81% from 255 or 28.92% from 287); Blue value is 88 (34.77% from 255 or 30.66% from 287); Max value from RGB is 116 - color contains mainly: red. Hex color #745358 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745358 is #8BACA7. Grayscale: #5D5D5D. Windows color (decimal): -9153704 or 5788532. OLE color: 5788532.
HSL color Cylindrical-coordinate representation of color #745358: hue angle of 350.91º degrees, saturation: 0.17, 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 #745358 is Cyan = 0, Magento = 0.28, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 83 | 88 | - |
| CMYK | 0 | 0.28 | 0.24 | 0.55 |
| HSL | 350.91º | 0.17% | 0.39% | - |
| HSV(B) | 350.91º | 0.28% | 0.45% | - |
| XYZ | 12.06 | 10.6 | 10.64 | - |
| YUV | 93.44 | 124.93 | 144.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 83 | 88 | 0 | 0.28 | 0.24 | 0.55 | 350.91 | 0.17 | 0.39 |
| Hex | 74 | 53 | 58 | 0 | 1C | 18 | 37 | 15F | 11 | 27 |
| Octal | 164 | 123 | 130 | 0 | 34 | 30 | 67 | 537 | 21 | 47 |
| Binary | 1110100 | 1010011 | 1011000 | 0 | 11100 | 11000 | 110111 | 101011111 | 10001 | 100111 |
Color Harmonies of #745358
Complementary color
Monochromatic Colors of #745358
Black with #745358
Text Example
Text Example
White with #745358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745358; }
p { color: rgb(116,83,88); }
H1.HeaderClassName
{
color: #745358;
}
.AnyTagClassName
{
color: #745358;
}
</style>
background-color css
<style>
a { background-color: #745358; }
a { background-color: rgb(116,83,88); }
div.DivClassName
{
background-color: #745358;
}
.BgClassName
{
background-color: #745358;
}
</style>
border-color css
<style>
span { border-color: #745358; }
span { border-color: rgb(116,83,88); }
td.TdClassName
{
border-color: #745358;
}
.TagClassName
{
border-color: #745358;
}
</style>