Shades of Finch #727960
Tints of Finch #727960
RGB
CMYK
RGB Variations
Color information
#727960 (or 0x727960) is known color: Finch. HEX triplet: 72, 79 and 60. RGB value is (114,121,96). Sum of RGB (Red+Green+Blue) = 114+121+96=331 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.44% from 331); Green value is 121 (47.66% from 255 or 36.56% from 331); Blue value is 96 (37.89% from 255 or 29.00% from 331); Max value from RGB is 121 - color contains mainly: green. Hex color #727960 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727960 is #8D869F. Grayscale: #747474. Windows color (decimal): -9275040 or 6322546. OLE color: 6322546.
HSL color Cylindrical-coordinate representation of color #727960: hue angle of 76.8º degrees, saturation: 0.12, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #727960 is Cyan = 0.06, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 121 | 96 | - |
| CMYK | 0.06 | 0 | 0.21 | 0.53 |
| HSL | 76.8º | 0.12% | 0.43% | - |
| HSV(B) | 76.8º | 0.21% | 0.47% | - |
| XYZ | 15.89 | 18.1 | 13.72 | - |
| YUV | 116.06 | 116.68 | 126.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 121 | 96 | 0.06 | 0 | 0.21 | 0.53 | 76.8 | 0.12 | 0.43 |
| Hex | 72 | 79 | 60 | 6 | 0 | 15 | 35 | 4D | C | 2B |
| Octal | 162 | 171 | 140 | 6 | 0 | 25 | 65 | 115 | 14 | 53 |
| Binary | 1110010 | 1111001 | 1100000 | 110 | 0 | 10101 | 110101 | 1001101 | 1100 | 101011 |
Color Harmonies of #727960
Complementary color
Monochromatic Colors of #727960
Black with #727960
Text Example
Text Example
White with #727960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727960; }
p { color: rgb(114,121,96); }
H1.HeaderClassName
{
color: #727960;
}
.AnyTagClassName
{
color: #727960;
}
</style>
background-color css
<style>
a { background-color: #727960; }
a { background-color: rgb(114,121,96); }
div.DivClassName
{
background-color: #727960;
}
.BgClassName
{
background-color: #727960;
}
</style>
border-color css
<style>
span { border-color: #727960; }
span { border-color: rgb(114,121,96); }
td.TdClassName
{
border-color: #727960;
}
.TagClassName
{
border-color: #727960;
}
</style>