Shades of Finch #738049
Tints of Finch #738049
RGB
CMYK
RGB Variations
Color information
#738049 (or 0x738049) is known color: Finch. HEX triplet: 73, 80 and 49. RGB value is (115,128,73). Sum of RGB (Red+Green+Blue) = 115+128+73=316 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.39% from 316); Green value is 128 (50.39% from 255 or 40.51% from 316); Blue value is 73 (28.91% from 255 or 23.10% from 316); Max value from RGB is 128 - color contains mainly: green. Hex color #738049 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #738049 is #8C7FB6. Grayscale: #767676. Windows color (decimal): -9207735 or 4817011. OLE color: 4817011.
HSL color Cylindrical-coordinate representation of color #738049: hue angle of 74.18º degrees, saturation: 0.27, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #738049 is Cyan = 0.10, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 115 | 128 | 73 | - |
| CMYK | 0.10 | 0 | 0.43 | 0.50 |
| HSL | 74.18º | 0.27% | 0.39% | - |
| HSV(B) | 74.18º | 0.43% | 0.5% | - |
| XYZ | 15.99 | 19.56 | 9.24 | - |
| YUV | 117.84 | 102.69 | 125.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 128 | 73 | 0.10 | 0 | 0.43 | 0.50 | 74.18 | 0.27 | 0.39 |
| Hex | 73 | 80 | 49 | A | 0 | 2B | 32 | 4A | 1B | 27 |
| Octal | 163 | 200 | 111 | 12 | 0 | 53 | 62 | 112 | 33 | 47 |
| Binary | 1110011 | 10000000 | 1001001 | 1010 | 0 | 101011 | 110010 | 1001010 | 11011 | 100111 |
Color Harmonies of #738049
Complementary color
Monochromatic Colors of #738049
Black with #738049
Text Example
Text Example
White with #738049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738049; }
p { color: rgb(115,128,73); }
H1.HeaderClassName
{
color: #738049;
}
.AnyTagClassName
{
color: #738049;
}
</style>
background-color css
<style>
a { background-color: #738049; }
a { background-color: rgb(115,128,73); }
div.DivClassName
{
background-color: #738049;
}
.BgClassName
{
background-color: #738049;
}
</style>
border-color css
<style>
span { border-color: #738049; }
span { border-color: rgb(115,128,73); }
td.TdClassName
{
border-color: #738049;
}
.TagClassName
{
border-color: #738049;
}
</style>