Shades of Finch #727861
Tints of Finch #727861
RGB
CMYK
RGB Variations
Color information
#727861 (or 0x727861) is known color: Finch. HEX triplet: 72, 78 and 61. RGB value is (114,120,97). Sum of RGB (Red+Green+Blue) = 114+120+97=331 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.44% from 331); Green value is 120 (47.27% from 255 or 36.25% from 331); Blue value is 97 (38.28% from 255 or 29.31% from 331); Max value from RGB is 120 - color contains mainly: green. Hex color #727861 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727861 is #8D879E. Grayscale: #737373. Windows color (decimal): -9275295 or 6387826. OLE color: 6387826.
HSL color Cylindrical-coordinate representation of color #727861: hue angle of 75.65º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #727861 is Cyan = 0.05, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 120 | 97 | - |
| CMYK | 0.05 | 0 | 0.19 | 0.53 |
| HSL | 75.65º | 0.11% | 0.43% | - |
| HSV(B) | 75.65º | 0.19% | 0.47% | - |
| XYZ | 15.81 | 17.87 | 13.93 | - |
| YUV | 115.58 | 117.51 | 126.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 120 | 97 | 0.05 | 0 | 0.19 | 0.53 | 75.65 | 0.11 | 0.43 |
| Hex | 72 | 78 | 61 | 5 | 0 | 13 | 35 | 4C | B | 2B |
| Octal | 162 | 170 | 141 | 5 | 0 | 23 | 65 | 114 | 13 | 53 |
| Binary | 1110010 | 1111000 | 1100001 | 101 | 0 | 10011 | 110101 | 1001100 | 1011 | 101011 |
Color Harmonies of #727861
Complementary color
Monochromatic Colors of #727861
Black with #727861
Text Example
Text Example
White with #727861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727861; }
p { color: rgb(114,120,97); }
H1.HeaderClassName
{
color: #727861;
}
.AnyTagClassName
{
color: #727861;
}
</style>
background-color css
<style>
a { background-color: #727861; }
a { background-color: rgb(114,120,97); }
div.DivClassName
{
background-color: #727861;
}
.BgClassName
{
background-color: #727861;
}
</style>
border-color css
<style>
span { border-color: #727861; }
span { border-color: rgb(114,120,97); }
td.TdClassName
{
border-color: #727861;
}
.TagClassName
{
border-color: #727861;
}
</style>