Shades of Finch #727358
Tints of Finch #727358
RGB
CMYK
RGB Variations
Color information
#727358 (or 0x727358) is known color: Finch. HEX triplet: 72, 73 and 58. RGB value is (114,115,88). Sum of RGB (Red+Green+Blue) = 114+115+88=317 (41% of max value = 765). Red value is 114 (44.92% from 255 or 35.96% from 317); Green value is 115 (45.31% from 255 or 36.28% from 317); Blue value is 88 (34.77% from 255 or 27.76% from 317); Max value from RGB is 115 - color contains mainly: green. Hex color #727358 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727358 is #8D8CA7. Grayscale: #6F6F6F. Windows color (decimal): -9276584 or 5796722. OLE color: 5796722.
HSL color Cylindrical-coordinate representation of color #727358: hue angle of 62.22º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #727358 is Cyan = 0.01, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 115 | 88 | - |
| CMYK | 0.01 | 0 | 0.23 | 0.55 |
| HSL | 62.22º | 0.13% | 0.4% | - |
| HSV(B) | 62.22º | 0.23% | 0.45% | - |
| XYZ | 14.83 | 16.54 | 11.64 | - |
| YUV | 111.62 | 114.67 | 129.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 88 | 0.01 | 0 | 0.23 | 0.55 | 62.22 | 0.13 | 0.4 |
| Hex | 72 | 73 | 58 | 1 | 0 | 17 | 37 | 3E | D | 28 |
| Octal | 162 | 163 | 130 | 1 | 0 | 27 | 67 | 76 | 15 | 50 |
| Binary | 1110010 | 1110011 | 1011000 | 1 | 0 | 10111 | 110111 | 111110 | 1101 | 101000 |
Color Harmonies of #727358
Complementary color
Monochromatic Colors of #727358
Black with #727358
Text Example
Text Example
White with #727358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727358; }
p { color: rgb(114,115,88); }
H1.HeaderClassName
{
color: #727358;
}
.AnyTagClassName
{
color: #727358;
}
</style>
background-color css
<style>
a { background-color: #727358; }
a { background-color: rgb(114,115,88); }
div.DivClassName
{
background-color: #727358;
}
.BgClassName
{
background-color: #727358;
}
</style>
border-color css
<style>
span { border-color: #727358; }
span { border-color: rgb(114,115,88); }
td.TdClassName
{
border-color: #727358;
}
.TagClassName
{
border-color: #727358;
}
</style>