Shades of Falcon #736566
Tints of Falcon #736566
RGB
CMYK
RGB Variations
Color information
#736566 (or 0x736566) is known color: Falcon. HEX triplet: 73, 65 and 66. RGB value is (115,101,102). Sum of RGB (Red+Green+Blue) = 115+101+102=318 (42% of max value = 765). Red value is 115 (45.31% from 255 or 36.16% from 318); Green value is 101 (39.84% from 255 or 31.76% from 318); Blue value is 102 (40.23% from 255 or 32.08% from 318); Max value from RGB is 115 - color contains mainly: red. Hex color #736566 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736566 is #8C9A99. Grayscale: #696969. Windows color (decimal): -9214618 or 6710643. OLE color: 6710643.
HSL color Cylindrical-coordinate representation of color #736566: hue angle of 355.71º degrees, saturation: 0.06, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #736566 is Cyan = 0, Magento = 0.12, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 101 | 102 | - |
| CMYK | 0 | 0.12 | 0.11 | 0.55 |
| HSL | 355.71º | 0.06% | 0.42% | - |
| HSV(B) | 355.71º | 0.12% | 0.45% | - |
| XYZ | 14.12 | 13.91 | 14.51 | - |
| YUV | 105.3 | 126.14 | 134.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 101 | 102 | 0 | 0.12 | 0.11 | 0.55 | 355.71 | 0.06 | 0.42 |
| Hex | 73 | 65 | 66 | 0 | C | B | 37 | 164 | 6 | 2A |
| Octal | 163 | 145 | 146 | 0 | 14 | 13 | 67 | 544 | 6 | 52 |
| Binary | 1110011 | 1100101 | 1100110 | 0 | 1100 | 1011 | 110111 | 101100100 | 110 | 101010 |
Color Harmonies of #736566
Complementary color
Monochromatic Colors of #736566
Black with #736566
Text Example
Text Example
White with #736566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736566; }
p { color: rgb(115,101,102); }
H1.HeaderClassName
{
color: #736566;
}
.AnyTagClassName
{
color: #736566;
}
</style>
background-color css
<style>
a { background-color: #736566; }
a { background-color: rgb(115,101,102); }
div.DivClassName
{
background-color: #736566;
}
.BgClassName
{
background-color: #736566;
}
</style>
border-color css
<style>
span { border-color: #736566; }
span { border-color: rgb(115,101,102); }
td.TdClassName
{
border-color: #736566;
}
.TagClassName
{
border-color: #736566;
}
</style>