Shades of Finch #728151
Tints of Finch #728151
RGB
CMYK
RGB Variations
Color information
#728151 (or 0x728151) is known color: Finch. HEX triplet: 72, 81 and 51. RGB value is (114,129,81). Sum of RGB (Red+Green+Blue) = 114+129+81=324 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.19% from 324); Green value is 129 (50.78% from 255 or 39.81% from 324); Blue value is 81 (32.03% from 255 or 25% from 324); Max value from RGB is 129 - color contains mainly: green. Hex color #728151 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728151 is #8D7EAE. Grayscale: #777777. Windows color (decimal): -9273007 or 5341554. OLE color: 5341554.
HSL color Cylindrical-coordinate representation of color #728151: hue angle of 78.75º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #728151 is Cyan = 0.12, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 129 | 81 | - |
| CMYK | 0.12 | 0 | 0.37 | 0.49 |
| HSL | 78.75º | 0.23% | 0.41% | - |
| HSV(B) | 78.75º | 0.37% | 0.51% | - |
| XYZ | 16.27 | 19.87 | 10.76 | - |
| YUV | 119.04 | 106.53 | 124.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 129 | 81 | 0.12 | 0 | 0.37 | 0.49 | 78.75 | 0.23 | 0.41 |
| Hex | 72 | 81 | 51 | C | 0 | 25 | 31 | 4F | 17 | 29 |
| Octal | 162 | 201 | 121 | 14 | 0 | 45 | 61 | 117 | 27 | 51 |
| Binary | 1110010 | 10000001 | 1010001 | 1100 | 0 | 100101 | 110001 | 1001111 | 10111 | 101001 |
Color Harmonies of #728151
Complementary color
Monochromatic Colors of #728151
Black with #728151
Text Example
Text Example
White with #728151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728151; }
p { color: rgb(114,129,81); }
H1.HeaderClassName
{
color: #728151;
}
.AnyTagClassName
{
color: #728151;
}
</style>
background-color css
<style>
a { background-color: #728151; }
a { background-color: rgb(114,129,81); }
div.DivClassName
{
background-color: #728151;
}
.BgClassName
{
background-color: #728151;
}
</style>
border-color css
<style>
span { border-color: #728151; }
span { border-color: rgb(114,129,81); }
td.TdClassName
{
border-color: #728151;
}
.TagClassName
{
border-color: #728151;
}
</style>