Shades of Finch #747556
Tints of Finch #747556
RGB
CMYK
RGB Variations
Color information
#747556 (or 0x747556) is known color: Finch. HEX triplet: 74, 75 and 56. RGB value is (116,117,86). Sum of RGB (Red+Green+Blue) = 116+117+86=319 (42% of max value = 765). Red value is 116 (45.70% from 255 or 36.36% from 319); Green value is 117 (46.09% from 255 or 36.68% from 319); Blue value is 86 (33.98% from 255 or 26.96% from 319); Max value from RGB is 117 - color contains mainly: green. Hex color #747556 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #747556 is #8B8AA9. Grayscale: #717171. Windows color (decimal): -9145002 or 5666164. OLE color: 5666164.
HSL color Cylindrical-coordinate representation of color #747556: hue angle of 61.94º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #747556 is Cyan = 0.01, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 117 | 86 | - |
| CMYK | 0.01 | 0 | 0.26 | 0.54 |
| HSL | 61.94º | 0.15% | 0.4% | - |
| HSV(B) | 61.94º | 0.26% | 0.46% | - |
| XYZ | 15.24 | 17.11 | 11.3 | - |
| YUV | 113.17 | 112.67 | 130.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 117 | 86 | 0.01 | 0 | 0.26 | 0.54 | 61.94 | 0.15 | 0.4 |
| Hex | 74 | 75 | 56 | 1 | 0 | 1A | 36 | 3E | F | 28 |
| Octal | 164 | 165 | 126 | 1 | 0 | 32 | 66 | 76 | 17 | 50 |
| Binary | 1110100 | 1110101 | 1010110 | 1 | 0 | 11010 | 110110 | 111110 | 1111 | 101000 |
Color Harmonies of #747556
Complementary color
Monochromatic Colors of #747556
Black with #747556
Text Example
Text Example
White with #747556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747556; }
p { color: rgb(116,117,86); }
H1.HeaderClassName
{
color: #747556;
}
.AnyTagClassName
{
color: #747556;
}
</style>
background-color css
<style>
a { background-color: #747556; }
a { background-color: rgb(116,117,86); }
div.DivClassName
{
background-color: #747556;
}
.BgClassName
{
background-color: #747556;
}
</style>
border-color css
<style>
span { border-color: #747556; }
span { border-color: rgb(116,117,86); }
td.TdClassName
{
border-color: #747556;
}
.TagClassName
{
border-color: #747556;
}
</style>