Shades of Finch #727466
Tints of Finch #727466
RGB
CMYK
RGB Variations
Color information
#727466 (or 0x727466) is known color: Finch. HEX triplet: 72, 74 and 66. RGB value is (114,116,102). Sum of RGB (Red+Green+Blue) = 114+116+102=332 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.34% from 332); Green value is 116 (45.70% from 255 or 34.94% from 332); Blue value is 102 (40.23% from 255 or 30.72% from 332); Max value from RGB is 116 - color contains mainly: green. Hex color #727466 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727466 is #8D8B99. Grayscale: #717171. Windows color (decimal): -9276314 or 6714482. OLE color: 6714482.
HSL color Cylindrical-coordinate representation of color #727466: hue angle of 68.57º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #727466 is Cyan = 0.02, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 116 | 102 | - |
| CMYK | 0.02 | 0 | 0.12 | 0.55 |
| HSL | 68.57º | 0.06% | 0.43% | - |
| HSV(B) | 68.57º | 0.12% | 0.45% | - |
| XYZ | 15.58 | 17.03 | 15.04 | - |
| YUV | 113.81 | 121.34 | 128.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 116 | 102 | 0.02 | 0 | 0.12 | 0.55 | 68.57 | 0.06 | 0.43 |
| Hex | 72 | 74 | 66 | 2 | 0 | C | 37 | 45 | 6 | 2B |
| Octal | 162 | 164 | 146 | 2 | 0 | 14 | 67 | 105 | 6 | 53 |
| Binary | 1110010 | 1110100 | 1100110 | 10 | 0 | 1100 | 110111 | 1000101 | 110 | 101011 |
Color Harmonies of #727466
Complementary color
Monochromatic Colors of #727466
Black with #727466
Text Example
Text Example
White with #727466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727466; }
p { color: rgb(114,116,102); }
H1.HeaderClassName
{
color: #727466;
}
.AnyTagClassName
{
color: #727466;
}
</style>
background-color css
<style>
a { background-color: #727466; }
a { background-color: rgb(114,116,102); }
div.DivClassName
{
background-color: #727466;
}
.BgClassName
{
background-color: #727466;
}
</style>
border-color css
<style>
span { border-color: #727466; }
span { border-color: rgb(114,116,102); }
td.TdClassName
{
border-color: #727466;
}
.TagClassName
{
border-color: #727466;
}
</style>