Shades of Finch #747751
Tints of Finch #747751
RGB
CMYK
RGB Variations
Color information
#747751 (or 0x747751) is known color: Finch. HEX triplet: 74, 77 and 51. RGB value is (116,119,81). Sum of RGB (Red+Green+Blue) = 116+119+81=316 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.71% from 316); Green value is 119 (46.88% from 255 or 37.66% from 316); Blue value is 81 (32.03% from 255 or 25.63% from 316); Max value from RGB is 119 - color contains mainly: green. Hex color #747751 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #747751 is #8B88AE. Grayscale: #717171. Windows color (decimal): -9144495 or 5338996. OLE color: 5338996.
HSL color Cylindrical-coordinate representation of color #747751: hue angle of 64.74º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #747751 is Cyan = 0.03, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 119 | 81 | - |
| CMYK | 0.03 | 0 | 0.32 | 0.53 |
| HSL | 64.74º | 0.19% | 0.39% | - |
| HSV(B) | 64.74º | 0.32% | 0.47% | - |
| XYZ | 15.28 | 17.5 | 10.36 | - |
| YUV | 113.77 | 109.51 | 129.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 119 | 81 | 0.03 | 0 | 0.32 | 0.53 | 64.74 | 0.19 | 0.39 |
| Hex | 74 | 77 | 51 | 3 | 0 | 20 | 35 | 41 | 13 | 27 |
| Octal | 164 | 167 | 121 | 3 | 0 | 40 | 65 | 101 | 23 | 47 |
| Binary | 1110100 | 1110111 | 1010001 | 11 | 0 | 100000 | 110101 | 1000001 | 10011 | 100111 |
Color Harmonies of #747751
Complementary color
Monochromatic Colors of #747751
Black with #747751
Text Example
Text Example
White with #747751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747751; }
p { color: rgb(116,119,81); }
H1.HeaderClassName
{
color: #747751;
}
.AnyTagClassName
{
color: #747751;
}
</style>
background-color css
<style>
a { background-color: #747751; }
a { background-color: rgb(116,119,81); }
div.DivClassName
{
background-color: #747751;
}
.BgClassName
{
background-color: #747751;
}
</style>
border-color css
<style>
span { border-color: #747751; }
span { border-color: rgb(116,119,81); }
td.TdClassName
{
border-color: #747751;
}
.TagClassName
{
border-color: #747751;
}
</style>