Shades of Finch #737460
Tints of Finch #737460
RGB
CMYK
RGB Variations
Color information
#737460 (or 0x737460) is known color: Finch. HEX triplet: 73, 74 and 60. RGB value is (115,116,96). Sum of RGB (Red+Green+Blue) = 115+116+96=327 (43% of max value = 765). Red value is 115 (45.31% from 255 or 35.17% from 327); Green value is 116 (45.70% from 255 or 35.47% from 327); Blue value is 96 (37.89% from 255 or 29.36% from 327); Max value from RGB is 116 - color contains mainly: green. Hex color #737460 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #737460 is #8C8B9F. Grayscale: #717171. Windows color (decimal): -9210784 or 6321267. OLE color: 6321267.
HSL color Cylindrical-coordinate representation of color #737460: hue angle of 63º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #737460 is Cyan = 0.01, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 116 | 96 | - |
| CMYK | 0.01 | 0 | 0.17 | 0.55 |
| HSL | 63º | 0.09% | 0.42% | - |
| HSV(B) | 63º | 0.17% | 0.45% | - |
| XYZ | 15.43 | 16.98 | 13.53 | - |
| YUV | 113.42 | 118.17 | 129.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 116 | 96 | 0.01 | 0 | 0.17 | 0.55 | 63 | 0.09 | 0.42 |
| Hex | 73 | 74 | 60 | 1 | 0 | 11 | 37 | 3F | 9 | 2A |
| Octal | 163 | 164 | 140 | 1 | 0 | 21 | 67 | 77 | 11 | 52 |
| Binary | 1110011 | 1110100 | 1100000 | 1 | 0 | 10001 | 110111 | 111111 | 1001 | 101010 |
Color Harmonies of #737460
Complementary color
Monochromatic Colors of #737460
Black with #737460
Text Example
Text Example
White with #737460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737460; }
p { color: rgb(115,116,96); }
H1.HeaderClassName
{
color: #737460;
}
.AnyTagClassName
{
color: #737460;
}
</style>
background-color css
<style>
a { background-color: #737460; }
a { background-color: rgb(115,116,96); }
div.DivClassName
{
background-color: #737460;
}
.BgClassName
{
background-color: #737460;
}
</style>
border-color css
<style>
span { border-color: #737460; }
span { border-color: rgb(115,116,96); }
td.TdClassName
{
border-color: #737460;
}
.TagClassName
{
border-color: #737460;
}
</style>