Shades of Finch #727560
Tints of Finch #727560
RGB
CMYK
RGB Variations
Color information
#727560 (or 0x727560) is known color: Finch. HEX triplet: 72, 75 and 60. RGB value is (114,117,96). Sum of RGB (Red+Green+Blue) = 114+117+96=327 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.86% from 327); Green value is 117 (46.09% from 255 or 35.78% from 327); Blue value is 96 (37.89% from 255 or 29.36% from 327); Max value from RGB is 117 - color contains mainly: green. Hex color #727560 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727560 is #8D8A9F. Grayscale: #717171. Windows color (decimal): -9276064 or 6321522. OLE color: 6321522.
HSL color Cylindrical-coordinate representation of color #727560: hue angle of 68.57º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #727560 is Cyan = 0.03, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 117 | 96 | - |
| CMYK | 0.03 | 0 | 0.18 | 0.54 |
| HSL | 68.57º | 0.1% | 0.42% | - |
| HSV(B) | 68.57º | 0.18% | 0.46% | - |
| XYZ | 15.41 | 17.14 | 13.56 | - |
| YUV | 113.71 | 118.01 | 128.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 117 | 96 | 0.03 | 0 | 0.18 | 0.54 | 68.57 | 0.1 | 0.42 |
| Hex | 72 | 75 | 60 | 3 | 0 | 12 | 36 | 45 | A | 2A |
| Octal | 162 | 165 | 140 | 3 | 0 | 22 | 66 | 105 | 12 | 52 |
| Binary | 1110010 | 1110101 | 1100000 | 11 | 0 | 10010 | 110110 | 1000101 | 1010 | 101010 |
Color Harmonies of #727560
Complementary color
Monochromatic Colors of #727560
Black with #727560
Text Example
Text Example
White with #727560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727560; }
p { color: rgb(114,117,96); }
H1.HeaderClassName
{
color: #727560;
}
.AnyTagClassName
{
color: #727560;
}
</style>
background-color css
<style>
a { background-color: #727560; }
a { background-color: rgb(114,117,96); }
div.DivClassName
{
background-color: #727560;
}
.BgClassName
{
background-color: #727560;
}
</style>
border-color css
<style>
span { border-color: #727560; }
span { border-color: rgb(114,117,96); }
td.TdClassName
{
border-color: #727560;
}
.TagClassName
{
border-color: #727560;
}
</style>