Shades of Finch #727562
Tints of Finch #727562
RGB
CMYK
RGB Variations
Color information
#727562 (or 0x727562) is known color: Finch. HEX triplet: 72, 75 and 62. RGB value is (114,117,98). Sum of RGB (Red+Green+Blue) = 114+117+98=329 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.65% from 329); Green value is 117 (46.09% from 255 or 35.56% from 329); Blue value is 98 (38.67% from 255 or 29.79% from 329); Max value from RGB is 117 - color contains mainly: green. Hex color #727562 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727562 is #8D8A9D. Grayscale: #727272. Windows color (decimal): -9276062 or 6452594. OLE color: 6452594.
HSL color Cylindrical-coordinate representation of color #727562: hue angle of 69.47º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #727562 is Cyan = 0.03, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 117 | 98 | - |
| CMYK | 0.03 | 0 | 0.16 | 0.54 |
| HSL | 69.47º | 0.09% | 0.42% | - |
| HSV(B) | 69.47º | 0.16% | 0.46% | - |
| XYZ | 15.51 | 17.18 | 14.05 | - |
| YUV | 113.94 | 119.01 | 128.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 117 | 98 | 0.03 | 0 | 0.16 | 0.54 | 69.47 | 0.09 | 0.42 |
| Hex | 72 | 75 | 62 | 3 | 0 | 10 | 36 | 45 | 9 | 2A |
| Octal | 162 | 165 | 142 | 3 | 0 | 20 | 66 | 105 | 11 | 52 |
| Binary | 1110010 | 1110101 | 1100010 | 11 | 0 | 10000 | 110110 | 1000101 | 1001 | 101010 |
Color Harmonies of #727562
Complementary color
Monochromatic Colors of #727562
Black with #727562
Text Example
Text Example
White with #727562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727562; }
p { color: rgb(114,117,98); }
H1.HeaderClassName
{
color: #727562;
}
.AnyTagClassName
{
color: #727562;
}
</style>
background-color css
<style>
a { background-color: #727562; }
a { background-color: rgb(114,117,98); }
div.DivClassName
{
background-color: #727562;
}
.BgClassName
{
background-color: #727562;
}
</style>
border-color css
<style>
span { border-color: #727562; }
span { border-color: rgb(114,117,98); }
td.TdClassName
{
border-color: #727562;
}
.TagClassName
{
border-color: #727562;
}
</style>