Shades of Finch #728149
Tints of Finch #728149
RGB
CMYK
RGB Variations
Color information
#728149 (or 0x728149) is known color: Finch. HEX triplet: 72, 81 and 49. RGB value is (114,129,73). Sum of RGB (Red+Green+Blue) = 114+129+73=316 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.08% from 316); Green value is 129 (50.78% from 255 or 40.82% from 316); Blue value is 73 (28.91% from 255 or 23.10% from 316); Max value from RGB is 129 - color contains mainly: green. Hex color #728149 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #728149 is #8D7EB6. Grayscale: #767676. Windows color (decimal): -9273015 or 4817266. OLE color: 4817266.
HSL color Cylindrical-coordinate representation of color #728149: hue angle of 76.07º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #728149 is Cyan = 0.12, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 129 | 73 | - |
| CMYK | 0.12 | 0 | 0.43 | 0.49 |
| HSL | 76.07º | 0.28% | 0.4% | - |
| HSV(B) | 76.07º | 0.43% | 0.51% | - |
| XYZ | 15.99 | 19.76 | 9.27 | - |
| YUV | 118.13 | 102.53 | 125.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 129 | 73 | 0.12 | 0 | 0.43 | 0.49 | 76.07 | 0.28 | 0.4 |
| Hex | 72 | 81 | 49 | C | 0 | 2B | 31 | 4C | 1C | 28 |
| Octal | 162 | 201 | 111 | 14 | 0 | 53 | 61 | 114 | 34 | 50 |
| Binary | 1110010 | 10000001 | 1001001 | 1100 | 0 | 101011 | 110001 | 1001100 | 11100 | 101000 |
Color Harmonies of #728149
Complementary color
Monochromatic Colors of #728149
Black with #728149
Text Example
Text Example
White with #728149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728149; }
p { color: rgb(114,129,73); }
H1.HeaderClassName
{
color: #728149;
}
.AnyTagClassName
{
color: #728149;
}
</style>
background-color css
<style>
a { background-color: #728149; }
a { background-color: rgb(114,129,73); }
div.DivClassName
{
background-color: #728149;
}
.BgClassName
{
background-color: #728149;
}
</style>
border-color css
<style>
span { border-color: #728149; }
span { border-color: rgb(114,129,73); }
td.TdClassName
{
border-color: #728149;
}
.TagClassName
{
border-color: #728149;
}
</style>