Shades of Finch #727660
Tints of Finch #727660
RGB
CMYK
RGB Variations
Color information
#727660 (or 0x727660) is known color: Finch. HEX triplet: 72, 76 and 60. RGB value is (114,118,96). Sum of RGB (Red+Green+Blue) = 114+118+96=328 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.76% from 328); Green value is 118 (46.48% from 255 or 35.98% from 328); Blue value is 96 (37.89% from 255 or 29.27% from 328); Max value from RGB is 118 - color contains mainly: green. Hex color #727660 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727660 is #8D899F. Grayscale: #727272. Windows color (decimal): -9275808 or 6321778. OLE color: 6321778.
HSL color Cylindrical-coordinate representation of color #727660: hue angle of 70.91º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #727660 is Cyan = 0.03, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 118 | 96 | - |
| CMYK | 0.03 | 0 | 0.19 | 0.54 |
| HSL | 70.91º | 0.1% | 0.42% | - |
| HSV(B) | 70.91º | 0.19% | 0.46% | - |
| XYZ | 15.53 | 17.38 | 13.6 | - |
| YUV | 114.3 | 117.67 | 127.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 96 | 0.03 | 0 | 0.19 | 0.54 | 70.91 | 0.1 | 0.42 |
| Hex | 72 | 76 | 60 | 3 | 0 | 13 | 36 | 47 | A | 2A |
| Octal | 162 | 166 | 140 | 3 | 0 | 23 | 66 | 107 | 12 | 52 |
| Binary | 1110010 | 1110110 | 1100000 | 11 | 0 | 10011 | 110110 | 1000111 | 1010 | 101010 |
Color Harmonies of #727660
Complementary color
Monochromatic Colors of #727660
Black with #727660
Text Example
Text Example
White with #727660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727660; }
p { color: rgb(114,118,96); }
H1.HeaderClassName
{
color: #727660;
}
.AnyTagClassName
{
color: #727660;
}
</style>
background-color css
<style>
a { background-color: #727660; }
a { background-color: rgb(114,118,96); }
div.DivClassName
{
background-color: #727660;
}
.BgClassName
{
background-color: #727660;
}
</style>
border-color css
<style>
span { border-color: #727660; }
span { border-color: rgb(114,118,96); }
td.TdClassName
{
border-color: #727660;
}
.TagClassName
{
border-color: #727660;
}
</style>