Shades of Finch #727957
Tints of Finch #727957
RGB
CMYK
RGB Variations
Color information
#727957 (or 0x727957) is known color: Finch. HEX triplet: 72, 79 and 57. RGB value is (114,121,87). Sum of RGB (Red+Green+Blue) = 114+121+87=322 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.40% from 322); Green value is 121 (47.66% from 255 or 37.58% from 322); Blue value is 87 (34.38% from 255 or 27.02% from 322); Max value from RGB is 121 - color contains mainly: green. Hex color #727957 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727957 is #8D86A8. Grayscale: #737373. Windows color (decimal): -9275049 or 5732722. OLE color: 5732722.
HSL color Cylindrical-coordinate representation of color #727957: hue angle of 72.35º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #727957 is Cyan = 0.06, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 121 | 87 | - |
| CMYK | 0.06 | 0 | 0.28 | 0.53 |
| HSL | 72.35º | 0.16% | 0.41% | - |
| HSV(B) | 72.35º | 0.28% | 0.47% | - |
| XYZ | 15.5 | 17.94 | 11.66 | - |
| YUV | 115.03 | 112.18 | 127.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 121 | 87 | 0.06 | 0 | 0.28 | 0.53 | 72.35 | 0.16 | 0.41 |
| Hex | 72 | 79 | 57 | 6 | 0 | 1C | 35 | 48 | 10 | 29 |
| Octal | 162 | 171 | 127 | 6 | 0 | 34 | 65 | 110 | 20 | 51 |
| Binary | 1110010 | 1111001 | 1010111 | 110 | 0 | 11100 | 110101 | 1001000 | 10000 | 101001 |
Color Harmonies of #727957
Complementary color
Monochromatic Colors of #727957
Black with #727957
Text Example
Text Example
White with #727957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727957; }
p { color: rgb(114,121,87); }
H1.HeaderClassName
{
color: #727957;
}
.AnyTagClassName
{
color: #727957;
}
</style>
background-color css
<style>
a { background-color: #727957; }
a { background-color: rgb(114,121,87); }
div.DivClassName
{
background-color: #727957;
}
.BgClassName
{
background-color: #727957;
}
</style>
border-color css
<style>
span { border-color: #727957; }
span { border-color: rgb(114,121,87); }
td.TdClassName
{
border-color: #727957;
}
.TagClassName
{
border-color: #727957;
}
</style>