Shades of Finch #717259
Tints of Finch #717259
RGB
CMYK
RGB Variations
Color information
#717259 (or 0x717259) is known color: Finch. HEX triplet: 71, 72 and 59. RGB value is (113,114,89). Sum of RGB (Red+Green+Blue) = 113+114+89=316 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.76% from 316); Green value is 114 (44.92% from 255 or 36.08% from 316); Blue value is 89 (35.16% from 255 or 28.16% from 316); Max value from RGB is 114 - color contains mainly: green. Hex color #717259 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717259 is #8E8DA6. Grayscale: #6E6E6E. Windows color (decimal): -9342375 or 5862001. OLE color: 5862001.
HSL color Cylindrical-coordinate representation of color #717259: hue angle of 62.4º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #717259 is Cyan = 0.01, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 114 | 89 | - |
| CMYK | 0.01 | 0 | 0.22 | 0.55 |
| HSL | 62.4º | 0.12% | 0.4% | - |
| HSV(B) | 62.4º | 0.22% | 0.45% | - |
| XYZ | 14.63 | 16.27 | 11.82 | - |
| YUV | 110.85 | 115.67 | 129.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 114 | 89 | 0.01 | 0 | 0.22 | 0.55 | 62.4 | 0.12 | 0.4 |
| Hex | 71 | 72 | 59 | 1 | 0 | 16 | 37 | 3E | C | 28 |
| Octal | 161 | 162 | 131 | 1 | 0 | 26 | 67 | 76 | 14 | 50 |
| Binary | 1110001 | 1110010 | 1011001 | 1 | 0 | 10110 | 110111 | 111110 | 1100 | 101000 |
Color Harmonies of #717259
Complementary color
Monochromatic Colors of #717259
Black with #717259
Text Example
Text Example
White with #717259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717259; }
p { color: rgb(113,114,89); }
H1.HeaderClassName
{
color: #717259;
}
.AnyTagClassName
{
color: #717259;
}
</style>
background-color css
<style>
a { background-color: #717259; }
a { background-color: rgb(113,114,89); }
div.DivClassName
{
background-color: #717259;
}
.BgClassName
{
background-color: #717259;
}
</style>
border-color css
<style>
span { border-color: #717259; }
span { border-color: rgb(113,114,89); }
td.TdClassName
{
border-color: #717259;
}
.TagClassName
{
border-color: #717259;
}
</style>