Shades of Finch #727657
Tints of Finch #727657
RGB
CMYK
RGB Variations
Color information
#727657 (or 0x727657) is known color: Finch. HEX triplet: 72, 76 and 57. RGB value is (114,118,87). Sum of RGB (Red+Green+Blue) = 114+118+87=319 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.74% from 319); Green value is 118 (46.48% from 255 or 36.99% from 319); Blue value is 87 (34.38% from 255 or 27.27% from 319); Max value from RGB is 118 - color contains mainly: green. Hex color #727657 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727657 is #8D89A8. Grayscale: #717171. Windows color (decimal): -9275817 or 5731954. OLE color: 5731954.
HSL color Cylindrical-coordinate representation of color #727657: hue angle of 67.74º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #727657 is Cyan = 0.03, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 118 | 87 | - |
| CMYK | 0.03 | 0 | 0.26 | 0.54 |
| HSL | 67.74º | 0.15% | 0.4% | - |
| HSV(B) | 67.74º | 0.26% | 0.46% | - |
| XYZ | 15.14 | 17.22 | 11.54 | - |
| YUV | 113.27 | 113.17 | 128.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 87 | 0.03 | 0 | 0.26 | 0.54 | 67.74 | 0.15 | 0.4 |
| Hex | 72 | 76 | 57 | 3 | 0 | 1A | 36 | 44 | F | 28 |
| Octal | 162 | 166 | 127 | 3 | 0 | 32 | 66 | 104 | 17 | 50 |
| Binary | 1110010 | 1110110 | 1010111 | 11 | 0 | 11010 | 110110 | 1000100 | 1111 | 101000 |
Color Harmonies of #727657
Complementary color
Monochromatic Colors of #727657
Black with #727657
Text Example
Text Example
White with #727657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727657; }
p { color: rgb(114,118,87); }
H1.HeaderClassName
{
color: #727657;
}
.AnyTagClassName
{
color: #727657;
}
</style>
background-color css
<style>
a { background-color: #727657; }
a { background-color: rgb(114,118,87); }
div.DivClassName
{
background-color: #727657;
}
.BgClassName
{
background-color: #727657;
}
</style>
border-color css
<style>
span { border-color: #727657; }
span { border-color: rgb(114,118,87); }
td.TdClassName
{
border-color: #727657;
}
.TagClassName
{
border-color: #727657;
}
</style>