Shades of Finch #747558
Tints of Finch #747558
RGB
CMYK
RGB Variations
Color information
#747558 (or 0x747558) is known color: Finch. HEX triplet: 74, 75 and 58. RGB value is (116,117,88). Sum of RGB (Red+Green+Blue) = 116+117+88=321 (42% of max value = 765). Red value is 116 (45.70% from 255 or 36.14% from 321); Green value is 117 (46.09% from 255 or 36.45% from 321); Blue value is 88 (34.77% from 255 or 27.41% from 321); Max value from RGB is 117 - color contains mainly: green. Hex color #747558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #747558 is #8B8AA7. Grayscale: #717171. Windows color (decimal): -9145000 or 5797236. OLE color: 5797236.
HSL color Cylindrical-coordinate representation of color #747558: hue angle of 62.07º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #747558 is Cyan = 0.01, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 117 | 88 | - |
| CMYK | 0.01 | 0 | 0.25 | 0.54 |
| HSL | 62.07º | 0.14% | 0.4% | - |
| HSV(B) | 62.07º | 0.25% | 0.46% | - |
| XYZ | 15.33 | 17.14 | 11.73 | - |
| YUV | 113.4 | 113.67 | 129.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 117 | 88 | 0.01 | 0 | 0.25 | 0.54 | 62.07 | 0.14 | 0.4 |
| Hex | 74 | 75 | 58 | 1 | 0 | 19 | 36 | 3E | E | 28 |
| Octal | 164 | 165 | 130 | 1 | 0 | 31 | 66 | 76 | 16 | 50 |
| Binary | 1110100 | 1110101 | 1011000 | 1 | 0 | 11001 | 110110 | 111110 | 1110 | 101000 |
Color Harmonies of #747558
Complementary color
Monochromatic Colors of #747558
Black with #747558
Text Example
Text Example
White with #747558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747558; }
p { color: rgb(116,117,88); }
H1.HeaderClassName
{
color: #747558;
}
.AnyTagClassName
{
color: #747558;
}
</style>
background-color css
<style>
a { background-color: #747558; }
a { background-color: rgb(116,117,88); }
div.DivClassName
{
background-color: #747558;
}
.BgClassName
{
background-color: #747558;
}
</style>
border-color css
<style>
span { border-color: #747558; }
span { border-color: rgb(116,117,88); }
td.TdClassName
{
border-color: #747558;
}
.TagClassName
{
border-color: #747558;
}
</style>