Shades of Falcon #735053
Tints of Falcon #735053
RGB
CMYK
RGB Variations
Color information
#735053 (or 0x735053) is known color: Falcon. HEX triplet: 73, 50 and 53. RGB value is (115,80,83). Sum of RGB (Red+Green+Blue) = 115+80+83=278 (36% of max value = 765). Red value is 115 (45.31% from 255 or 41.37% from 278); Green value is 80 (31.64% from 255 or 28.78% from 278); Blue value is 83 (32.81% from 255 or 29.86% from 278); Max value from RGB is 115 - color contains mainly: red. Hex color #735053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735053 is #8CAFAC. Grayscale: #5A5A5A. Windows color (decimal): -9220013 or 5460083. OLE color: 5460083.
HSL color Cylindrical-coordinate representation of color #735053: hue angle of 354.86º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #735053 is Cyan = 0, Magento = 0.30, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 80 | 83 | - |
| CMYK | 0 | 0.30 | 0.28 | 0.55 |
| HSL | 354.86º | 0.18% | 0.38% | - |
| HSV(B) | 354.86º | 0.3% | 0.45% | - |
| XYZ | 11.5 | 10.01 | 9.51 | - |
| YUV | 90.81 | 123.6 | 145.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 83 | 0 | 0.30 | 0.28 | 0.55 | 354.86 | 0.18 | 0.38 |
| Hex | 73 | 50 | 53 | 0 | 1E | 1C | 37 | 163 | 12 | 26 |
| Octal | 163 | 120 | 123 | 0 | 36 | 34 | 67 | 543 | 22 | 46 |
| Binary | 1110011 | 1010000 | 1010011 | 0 | 11110 | 11100 | 110111 | 101100011 | 10010 | 100110 |
Color Harmonies of #735053
Complementary color
Monochromatic Colors of #735053
Black with #735053
Text Example
Text Example
White with #735053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735053; }
p { color: rgb(115,80,83); }
H1.HeaderClassName
{
color: #735053;
}
.AnyTagClassName
{
color: #735053;
}
</style>
background-color css
<style>
a { background-color: #735053; }
a { background-color: rgb(115,80,83); }
div.DivClassName
{
background-color: #735053;
}
.BgClassName
{
background-color: #735053;
}
</style>
border-color css
<style>
span { border-color: #735053; }
span { border-color: rgb(115,80,83); }
td.TdClassName
{
border-color: #735053;
}
.TagClassName
{
border-color: #735053;
}
</style>