Shades of Falcon #735356
Tints of Falcon #735356
RGB
CMYK
RGB Variations
Color information
#735356 (or 0x735356) is known color: Falcon. HEX triplet: 73, 53 and 56. RGB value is (115,83,86). Sum of RGB (Red+Green+Blue) = 115+83+86=284 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.49% from 284); Green value is 83 (32.81% from 255 or 29.23% from 284); Blue value is 86 (33.98% from 255 or 30.28% from 284); Max value from RGB is 115 - color contains mainly: red. Hex color #735356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735356 is #8CACA9. Grayscale: #5C5C5C. Windows color (decimal): -9219242 or 5657459. OLE color: 5657459.
HSL color Cylindrical-coordinate representation of color #735356: hue angle of 354.38º 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 #735356 is Cyan = 0, Magento = 0.28, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 83 | 86 | - |
| CMYK | 0 | 0.28 | 0.25 | 0.55 |
| HSL | 354.38º | 0.16% | 0.39% | - |
| HSV(B) | 354.38º | 0.28% | 0.45% | - |
| XYZ | 11.84 | 10.5 | 10.21 | - |
| YUV | 92.91 | 124.1 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 83 | 86 | 0 | 0.28 | 0.25 | 0.55 | 354.38 | 0.16 | 0.39 |
| Hex | 73 | 53 | 56 | 0 | 1C | 19 | 37 | 162 | 10 | 27 |
| Octal | 163 | 123 | 126 | 0 | 34 | 31 | 67 | 542 | 20 | 47 |
| Binary | 1110011 | 1010011 | 1010110 | 0 | 11100 | 11001 | 110111 | 101100010 | 10000 | 100111 |
Color Harmonies of #735356
Complementary color
Monochromatic Colors of #735356
Black with #735356
Text Example
Text Example
White with #735356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735356; }
p { color: rgb(115,83,86); }
H1.HeaderClassName
{
color: #735356;
}
.AnyTagClassName
{
color: #735356;
}
</style>
background-color css
<style>
a { background-color: #735356; }
a { background-color: rgb(115,83,86); }
div.DivClassName
{
background-color: #735356;
}
.BgClassName
{
background-color: #735356;
}
</style>
border-color css
<style>
span { border-color: #735356; }
span { border-color: rgb(115,83,86); }
td.TdClassName
{
border-color: #735356;
}
.TagClassName
{
border-color: #735356;
}
</style>