Shades of Finch #727956
Tints of Finch #727956
RGB
CMYK
RGB Variations
Color information
#727956 (or 0x727956) is known color: Finch. HEX triplet: 72, 79 and 56. RGB value is (114,121,86). Sum of RGB (Red+Green+Blue) = 114+121+86=321 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.51% from 321); Green value is 121 (47.66% from 255 or 37.69% from 321); Blue value is 86 (33.98% from 255 or 26.79% from 321); Max value from RGB is 121 - color contains mainly: green. Hex color #727956 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727956 is #8D86A9. Grayscale: #737373. Windows color (decimal): -9275050 or 5667186. OLE color: 5667186.
HSL color Cylindrical-coordinate representation of color #727956: hue angle of 72º degrees, saturation: 0.17, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #727956 is Cyan = 0.06, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 121 | 86 | - |
| CMYK | 0.06 | 0 | 0.29 | 0.53 |
| HSL | 72º | 0.17% | 0.41% | - |
| HSV(B) | 72º | 0.29% | 0.47% | - |
| XYZ | 15.46 | 17.92 | 11.45 | - |
| YUV | 114.92 | 111.68 | 127.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 121 | 86 | 0.06 | 0 | 0.29 | 0.53 | 72 | 0.17 | 0.41 |
| Hex | 72 | 79 | 56 | 6 | 0 | 1D | 35 | 48 | 11 | 29 |
| Octal | 162 | 171 | 126 | 6 | 0 | 35 | 65 | 110 | 21 | 51 |
| Binary | 1110010 | 1111001 | 1010110 | 110 | 0 | 11101 | 110101 | 1001000 | 10001 | 101001 |
Color Harmonies of #727956
Complementary color
Monochromatic Colors of #727956
Black with #727956
Text Example
Text Example
White with #727956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727956; }
p { color: rgb(114,121,86); }
H1.HeaderClassName
{
color: #727956;
}
.AnyTagClassName
{
color: #727956;
}
</style>
background-color css
<style>
a { background-color: #727956; }
a { background-color: rgb(114,121,86); }
div.DivClassName
{
background-color: #727956;
}
.BgClassName
{
background-color: #727956;
}
</style>
border-color css
<style>
span { border-color: #727956; }
span { border-color: rgb(114,121,86); }
td.TdClassName
{
border-color: #727956;
}
.TagClassName
{
border-color: #727956;
}
</style>