Shades of Finch #737660
Tints of Finch #737660
RGB
CMYK
RGB Variations
Color information
#737660 (or 0x737660) is known color: Finch. HEX triplet: 73, 76 and 60. RGB value is (115,118,96). Sum of RGB (Red+Green+Blue) = 115+118+96=329 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.95% from 329); Green value is 118 (46.48% from 255 or 35.87% from 329); Blue value is 96 (37.89% from 255 or 29.18% from 329); Max value from RGB is 118 - color contains mainly: green. Hex color #737660 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #737660 is #8C899F. Grayscale: #727272. Windows color (decimal): -9210272 or 6321779. OLE color: 6321779.
HSL color Cylindrical-coordinate representation of color #737660: hue angle of 68.18º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #737660 is Cyan = 0.03, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 118 | 96 | - |
| CMYK | 0.03 | 0 | 0.19 | 0.54 |
| HSL | 68.18º | 0.1% | 0.42% | - |
| HSV(B) | 68.18º | 0.19% | 0.46% | - |
| XYZ | 15.66 | 17.45 | 13.61 | - |
| YUV | 114.6 | 117.51 | 128.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 118 | 96 | 0.03 | 0 | 0.19 | 0.54 | 68.18 | 0.1 | 0.42 |
| Hex | 73 | 76 | 60 | 3 | 0 | 13 | 36 | 44 | A | 2A |
| Octal | 163 | 166 | 140 | 3 | 0 | 23 | 66 | 104 | 12 | 52 |
| Binary | 1110011 | 1110110 | 1100000 | 11 | 0 | 10011 | 110110 | 1000100 | 1010 | 101010 |
Color Harmonies of #737660
Complementary color
Monochromatic Colors of #737660
Black with #737660
Text Example
Text Example
White with #737660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737660; }
p { color: rgb(115,118,96); }
H1.HeaderClassName
{
color: #737660;
}
.AnyTagClassName
{
color: #737660;
}
</style>
background-color css
<style>
a { background-color: #737660; }
a { background-color: rgb(115,118,96); }
div.DivClassName
{
background-color: #737660;
}
.BgClassName
{
background-color: #737660;
}
</style>
border-color css
<style>
span { border-color: #737660; }
span { border-color: rgb(115,118,96); }
td.TdClassName
{
border-color: #737660;
}
.TagClassName
{
border-color: #737660;
}
</style>