Shades of Finch #737960
Tints of Finch #737960
RGB
CMYK
RGB Variations
Color information
#737960 (or 0x737960) is known color: Finch. HEX triplet: 73, 79 and 60. RGB value is (115,121,96). Sum of RGB (Red+Green+Blue) = 115+121+96=332 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.64% from 332); Green value is 121 (47.66% from 255 or 36.45% from 332); Blue value is 96 (37.89% from 255 or 28.92% from 332); Max value from RGB is 121 - color contains mainly: green. Hex color #737960 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #737960 is #8C869F. Grayscale: #747474. Windows color (decimal): -9209504 or 6322547. OLE color: 6322547.
HSL color Cylindrical-coordinate representation of color #737960: hue angle of 74.4º degrees, saturation: 0.12, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #737960 is Cyan = 0.05, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 121 | 96 | - |
| CMYK | 0.05 | 0 | 0.21 | 0.53 |
| HSL | 74.4º | 0.12% | 0.43% | - |
| HSV(B) | 74.4º | 0.21% | 0.47% | - |
| XYZ | 16.02 | 18.16 | 13.73 | - |
| YUV | 116.36 | 116.51 | 127.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 121 | 96 | 0.05 | 0 | 0.21 | 0.53 | 74.4 | 0.12 | 0.43 |
| Hex | 73 | 79 | 60 | 5 | 0 | 15 | 35 | 4A | C | 2B |
| Octal | 163 | 171 | 140 | 5 | 0 | 25 | 65 | 112 | 14 | 53 |
| Binary | 1110011 | 1111001 | 1100000 | 101 | 0 | 10101 | 110101 | 1001010 | 1100 | 101011 |
Color Harmonies of #737960
Complementary color
Monochromatic Colors of #737960
Black with #737960
Text Example
Text Example
White with #737960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737960; }
p { color: rgb(115,121,96); }
H1.HeaderClassName
{
color: #737960;
}
.AnyTagClassName
{
color: #737960;
}
</style>
background-color css
<style>
a { background-color: #737960; }
a { background-color: rgb(115,121,96); }
div.DivClassName
{
background-color: #737960;
}
.BgClassName
{
background-color: #737960;
}
</style>
border-color css
<style>
span { border-color: #737960; }
span { border-color: rgb(115,121,96); }
td.TdClassName
{
border-color: #737960;
}
.TagClassName
{
border-color: #737960;
}
</style>