Shades of Finch #728047
Tints of Finch #728047
RGB
CMYK
RGB Variations
Color information
#728047 (or 0x728047) is known color: Finch. HEX triplet: 72, 80 and 47. RGB value is (114,128,71). Sum of RGB (Red+Green+Blue) = 114+128+71=313 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.42% from 313); Green value is 128 (50.39% from 255 or 40.89% from 313); Blue value is 71 (28.12% from 255 or 22.68% from 313); Max value from RGB is 128 - color contains mainly: green. Hex color #728047 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #728047 is #8D7FB8. Grayscale: #757575. Windows color (decimal): -9273273 or 4685938. OLE color: 4685938.
HSL color Cylindrical-coordinate representation of color #728047: hue angle of 74.74º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #728047 is Cyan = 0.11, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 114 | 128 | 71 | - |
| CMYK | 0.11 | 0 | 0.45 | 0.50 |
| HSL | 74.74º | 0.29% | 0.39% | - |
| HSV(B) | 74.74º | 0.45% | 0.5% | - |
| XYZ | 15.8 | 19.47 | 8.89 | - |
| YUV | 117.32 | 101.86 | 125.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 128 | 71 | 0.11 | 0 | 0.45 | 0.50 | 74.74 | 0.29 | 0.39 |
| Hex | 72 | 80 | 47 | B | 0 | 2D | 32 | 4B | 1D | 27 |
| Octal | 162 | 200 | 107 | 13 | 0 | 55 | 62 | 113 | 35 | 47 |
| Binary | 1110010 | 10000000 | 1000111 | 1011 | 0 | 101101 | 110010 | 1001011 | 11101 | 100111 |
Color Harmonies of #728047
Complementary color
Monochromatic Colors of #728047
Black with #728047
Text Example
Text Example
White with #728047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728047; }
p { color: rgb(114,128,71); }
H1.HeaderClassName
{
color: #728047;
}
.AnyTagClassName
{
color: #728047;
}
</style>
background-color css
<style>
a { background-color: #728047; }
a { background-color: rgb(114,128,71); }
div.DivClassName
{
background-color: #728047;
}
.BgClassName
{
background-color: #728047;
}
</style>
border-color css
<style>
span { border-color: #728047; }
span { border-color: rgb(114,128,71); }
td.TdClassName
{
border-color: #728047;
}
.TagClassName
{
border-color: #728047;
}
</style>