Shades of Finch #727662
Tints of Finch #727662
RGB
CMYK
RGB Variations
Color information
#727662 (or 0x727662) is known color: Finch. HEX triplet: 72, 76 and 62. RGB value is (114,118,98). Sum of RGB (Red+Green+Blue) = 114+118+98=330 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.55% from 330); Green value is 118 (46.48% from 255 or 35.76% from 330); Blue value is 98 (38.67% from 255 or 29.70% from 330); Max value from RGB is 118 - color contains mainly: green. Hex color #727662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727662 is #8D899D. Grayscale: #727272. Windows color (decimal): -9275806 or 6452850. OLE color: 6452850.
HSL color Cylindrical-coordinate representation of color #727662: hue angle of 72º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #727662 is Cyan = 0.03, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 118 | 98 | - |
| CMYK | 0.03 | 0 | 0.17 | 0.54 |
| HSL | 72º | 0.09% | 0.42% | - |
| HSV(B) | 72º | 0.17% | 0.46% | - |
| XYZ | 15.62 | 17.42 | 14.09 | - |
| YUV | 114.52 | 118.67 | 127.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 98 | 0.03 | 0 | 0.17 | 0.54 | 72 | 0.09 | 0.42 |
| Hex | 72 | 76 | 62 | 3 | 0 | 11 | 36 | 48 | 9 | 2A |
| Octal | 162 | 166 | 142 | 3 | 0 | 21 | 66 | 110 | 11 | 52 |
| Binary | 1110010 | 1110110 | 1100010 | 11 | 0 | 10001 | 110110 | 1001000 | 1001 | 101010 |
Color Harmonies of #727662
Complementary color
Monochromatic Colors of #727662
Black with #727662
Text Example
Text Example
White with #727662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727662; }
p { color: rgb(114,118,98); }
H1.HeaderClassName
{
color: #727662;
}
.AnyTagClassName
{
color: #727662;
}
</style>
background-color css
<style>
a { background-color: #727662; }
a { background-color: rgb(114,118,98); }
div.DivClassName
{
background-color: #727662;
}
.BgClassName
{
background-color: #727662;
}
</style>
border-color css
<style>
span { border-color: #727662; }
span { border-color: rgb(114,118,98); }
td.TdClassName
{
border-color: #727662;
}
.TagClassName
{
border-color: #727662;
}
</style>