Shades of Finch #717952
Tints of Finch #717952
RGB
CMYK
RGB Variations
Color information
#717952 (or 0x717952) is known color: Finch. HEX triplet: 71, 79 and 52. RGB value is (113,121,82). Sum of RGB (Red+Green+Blue) = 113+121+82=316 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.76% from 316); Green value is 121 (47.66% from 255 or 38.29% from 316); Blue value is 82 (32.42% from 255 or 25.95% from 316); Max value from RGB is 121 - color contains mainly: green. Hex color #717952 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717952 is #8E86AD. Grayscale: #727272. Windows color (decimal): -9340590 or 5405041. OLE color: 5405041.
HSL color Cylindrical-coordinate representation of color #717952: hue angle of 72.31º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #717952 is Cyan = 0.07, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 121 | 82 | - |
| CMYK | 0.07 | 0 | 0.32 | 0.53 |
| HSL | 72.31º | 0.19% | 0.4% | - |
| HSV(B) | 72.31º | 0.32% | 0.47% | - |
| XYZ | 15.17 | 17.79 | 10.62 | - |
| YUV | 114.16 | 109.85 | 127.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 121 | 82 | 0.07 | 0 | 0.32 | 0.53 | 72.31 | 0.19 | 0.4 |
| Hex | 71 | 79 | 52 | 7 | 0 | 20 | 35 | 48 | 13 | 28 |
| Octal | 161 | 171 | 122 | 7 | 0 | 40 | 65 | 110 | 23 | 50 |
| Binary | 1110001 | 1111001 | 1010010 | 111 | 0 | 100000 | 110101 | 1001000 | 10011 | 101000 |
Color Harmonies of #717952
Complementary color
Monochromatic Colors of #717952
Black with #717952
Text Example
Text Example
White with #717952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717952; }
p { color: rgb(113,121,82); }
H1.HeaderClassName
{
color: #717952;
}
.AnyTagClassName
{
color: #717952;
}
</style>
background-color css
<style>
a { background-color: #717952; }
a { background-color: rgb(113,121,82); }
div.DivClassName
{
background-color: #717952;
}
.BgClassName
{
background-color: #717952;
}
</style>
border-color css
<style>
span { border-color: #717952; }
span { border-color: rgb(113,121,82); }
td.TdClassName
{
border-color: #717952;
}
.TagClassName
{
border-color: #717952;
}
</style>