Shades of Finch #727650
Tints of Finch #727650
RGB
CMYK
RGB Variations
Color information
#727650 (or 0x727650) is known color: Finch. HEX triplet: 72, 76 and 50. RGB value is (114,118,80). Sum of RGB (Red+Green+Blue) = 114+118+80=312 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.54% from 312); Green value is 118 (46.48% from 255 or 37.82% from 312); Blue value is 80 (31.64% from 255 or 25.64% from 312); Max value from RGB is 118 - color contains mainly: green. Hex color #727650 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727650 is #8D89AF. Grayscale: #707070. Windows color (decimal): -9275824 or 5273202. OLE color: 5273202.
HSL color Cylindrical-coordinate representation of color #727650: hue angle of 66.32º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #727650 is Cyan = 0.03, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 118 | 80 | - |
| CMYK | 0.03 | 0 | 0.32 | 0.54 |
| HSL | 66.32º | 0.19% | 0.39% | - |
| HSV(B) | 66.32º | 0.32% | 0.46% | - |
| XYZ | 14.87 | 17.11 | 10.11 | - |
| YUV | 112.47 | 109.67 | 129.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 80 | 0.03 | 0 | 0.32 | 0.54 | 66.32 | 0.19 | 0.39 |
| Hex | 72 | 76 | 50 | 3 | 0 | 20 | 36 | 42 | 13 | 27 |
| Octal | 162 | 166 | 120 | 3 | 0 | 40 | 66 | 102 | 23 | 47 |
| Binary | 1110010 | 1110110 | 1010000 | 11 | 0 | 100000 | 110110 | 1000010 | 10011 | 100111 |
Color Harmonies of #727650
Complementary color
Monochromatic Colors of #727650
Black with #727650
Text Example
Text Example
White with #727650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727650; }
p { color: rgb(114,118,80); }
H1.HeaderClassName
{
color: #727650;
}
.AnyTagClassName
{
color: #727650;
}
</style>
background-color css
<style>
a { background-color: #727650; }
a { background-color: rgb(114,118,80); }
div.DivClassName
{
background-color: #727650;
}
.BgClassName
{
background-color: #727650;
}
</style>
border-color css
<style>
span { border-color: #727650; }
span { border-color: rgb(114,118,80); }
td.TdClassName
{
border-color: #727650;
}
.TagClassName
{
border-color: #727650;
}
</style>