Shades of Finch #727455
Tints of Finch #727455
RGB
CMYK
RGB Variations
Color information
#727455 (or 0x727455) is known color: Finch. HEX triplet: 72, 74 and 55. RGB value is (114,116,85). Sum of RGB (Red+Green+Blue) = 114+116+85=315 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.19% from 315); Green value is 116 (45.70% from 255 or 36.83% from 315); Blue value is 85 (33.59% from 255 or 26.98% from 315); Max value from RGB is 116 - color contains mainly: green. Hex color #727455 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727455 is #8D8BAA. Grayscale: #6F6F6F. Windows color (decimal): -9276331 or 5600370. OLE color: 5600370.
HSL color Cylindrical-coordinate representation of color #727455: hue angle of 63.87º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #727455 is Cyan = 0.02, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 116 | 85 | - |
| CMYK | 0.02 | 0 | 0.27 | 0.55 |
| HSL | 63.87º | 0.15% | 0.39% | - |
| HSV(B) | 63.87º | 0.27% | 0.45% | - |
| XYZ | 14.82 | 16.72 | 11.04 | - |
| YUV | 111.87 | 112.84 | 129.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 116 | 85 | 0.02 | 0 | 0.27 | 0.55 | 63.87 | 0.15 | 0.39 |
| Hex | 72 | 74 | 55 | 2 | 0 | 1B | 37 | 40 | F | 27 |
| Octal | 162 | 164 | 125 | 2 | 0 | 33 | 67 | 100 | 17 | 47 |
| Binary | 1110010 | 1110100 | 1010101 | 10 | 0 | 11011 | 110111 | 1000000 | 1111 | 100111 |
Color Harmonies of #727455
Complementary color
Monochromatic Colors of #727455
Black with #727455
Text Example
Text Example
White with #727455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727455; }
p { color: rgb(114,116,85); }
H1.HeaderClassName
{
color: #727455;
}
.AnyTagClassName
{
color: #727455;
}
</style>
background-color css
<style>
a { background-color: #727455; }
a { background-color: rgb(114,116,85); }
div.DivClassName
{
background-color: #727455;
}
.BgClassName
{
background-color: #727455;
}
</style>
border-color css
<style>
span { border-color: #727455; }
span { border-color: rgb(114,116,85); }
td.TdClassName
{
border-color: #727455;
}
.TagClassName
{
border-color: #727455;
}
</style>