Shades of Finch #727659
Tints of Finch #727659
RGB
CMYK
RGB Variations
Color information
#727659 (or 0x727659) is known color: Finch. HEX triplet: 72, 76 and 59. RGB value is (114,118,89). Sum of RGB (Red+Green+Blue) = 114+118+89=321 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.51% from 321); Green value is 118 (46.48% from 255 or 36.76% from 321); Blue value is 89 (35.16% from 255 or 27.73% from 321); Max value from RGB is 118 - color contains mainly: green. Hex color #727659 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727659 is #8D89A6. Grayscale: #717171. Windows color (decimal): -9275815 or 5863026. OLE color: 5863026.
HSL color Cylindrical-coordinate representation of color #727659: hue angle of 68.28º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #727659 is Cyan = 0.03, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 118 | 89 | - |
| CMYK | 0.03 | 0 | 0.25 | 0.54 |
| HSL | 68.28º | 0.14% | 0.41% | - |
| HSV(B) | 68.28º | 0.25% | 0.46% | - |
| XYZ | 15.22 | 17.26 | 11.98 | - |
| YUV | 113.5 | 114.17 | 128.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 89 | 0.03 | 0 | 0.25 | 0.54 | 68.28 | 0.14 | 0.41 |
| Hex | 72 | 76 | 59 | 3 | 0 | 19 | 36 | 44 | E | 29 |
| Octal | 162 | 166 | 131 | 3 | 0 | 31 | 66 | 104 | 16 | 51 |
| Binary | 1110010 | 1110110 | 1011001 | 11 | 0 | 11001 | 110110 | 1000100 | 1110 | 101001 |
Color Harmonies of #727659
Complementary color
Monochromatic Colors of #727659
Black with #727659
Text Example
Text Example
White with #727659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727659; }
p { color: rgb(114,118,89); }
H1.HeaderClassName
{
color: #727659;
}
.AnyTagClassName
{
color: #727659;
}
</style>
background-color css
<style>
a { background-color: #727659; }
a { background-color: rgb(114,118,89); }
div.DivClassName
{
background-color: #727659;
}
.BgClassName
{
background-color: #727659;
}
</style>
border-color css
<style>
span { border-color: #727659; }
span { border-color: rgb(114,118,89); }
td.TdClassName
{
border-color: #727659;
}
.TagClassName
{
border-color: #727659;
}
</style>