Shades of Finch #727356
Tints of Finch #727356
RGB
CMYK
RGB Variations
Color information
#727356 (or 0x727356) is known color: Finch. HEX triplet: 72, 73 and 56. RGB value is (114,115,86). Sum of RGB (Red+Green+Blue) = 114+115+86=315 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.19% from 315); Green value is 115 (45.31% from 255 or 36.51% from 315); Blue value is 86 (33.98% from 255 or 27.30% from 315); Max value from RGB is 115 - color contains mainly: green. Hex color #727356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727356 is #8D8CA9. Grayscale: #6F6F6F. Windows color (decimal): -9276586 or 5665650. OLE color: 5665650.
HSL color Cylindrical-coordinate representation of color #727356: hue angle of 62.07º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #727356 is Cyan = 0.01, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 115 | 86 | - |
| CMYK | 0.01 | 0 | 0.25 | 0.55 |
| HSL | 62.07º | 0.14% | 0.39% | - |
| HSV(B) | 62.07º | 0.25% | 0.45% | - |
| XYZ | 14.75 | 16.51 | 11.21 | - |
| YUV | 111.4 | 113.67 | 129.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 86 | 0.01 | 0 | 0.25 | 0.55 | 62.07 | 0.14 | 0.39 |
| Hex | 72 | 73 | 56 | 1 | 0 | 19 | 37 | 3E | E | 27 |
| Octal | 162 | 163 | 126 | 1 | 0 | 31 | 67 | 76 | 16 | 47 |
| Binary | 1110010 | 1110011 | 1010110 | 1 | 0 | 11001 | 110111 | 111110 | 1110 | 100111 |
Color Harmonies of #727356
Complementary color
Monochromatic Colors of #727356
Black with #727356
Text Example
Text Example
White with #727356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727356; }
p { color: rgb(114,115,86); }
H1.HeaderClassName
{
color: #727356;
}
.AnyTagClassName
{
color: #727356;
}
</style>
background-color css
<style>
a { background-color: #727356; }
a { background-color: rgb(114,115,86); }
div.DivClassName
{
background-color: #727356;
}
.BgClassName
{
background-color: #727356;
}
</style>
border-color css
<style>
span { border-color: #727356; }
span { border-color: rgb(114,115,86); }
td.TdClassName
{
border-color: #727356;
}
.TagClassName
{
border-color: #727356;
}
</style>