Shades of Finch #747658
Tints of Finch #747658
RGB
CMYK
RGB Variations
Color information
#747658 (or 0x747658) is known color: Finch. HEX triplet: 74, 76 and 58. RGB value is (116,118,88). Sum of RGB (Red+Green+Blue) = 116+118+88=322 (42% of max value = 765). Red value is 116 (45.70% from 255 or 36.02% from 322); Green value is 118 (46.48% from 255 or 36.65% from 322); Blue value is 88 (34.77% from 255 or 27.33% from 322); Max value from RGB is 118 - color contains mainly: green. Hex color #747658 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #747658 is #8B89A7. Grayscale: #727272. Windows color (decimal): -9144744 or 5797492. OLE color: 5797492.
HSL color Cylindrical-coordinate representation of color #747658: hue angle of 64º degrees, saturation: 0.15, 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 #747658 is Cyan = 0.02, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 118 | 88 | - |
| CMYK | 0.02 | 0 | 0.25 | 0.54 |
| HSL | 64º | 0.15% | 0.4% | - |
| HSV(B) | 64º | 0.25% | 0.46% | - |
| XYZ | 15.44 | 17.37 | 11.77 | - |
| YUV | 113.98 | 113.34 | 129.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 118 | 88 | 0.02 | 0 | 0.25 | 0.54 | 64 | 0.15 | 0.4 |
| Hex | 74 | 76 | 58 | 2 | 0 | 19 | 36 | 40 | F | 28 |
| Octal | 164 | 166 | 130 | 2 | 0 | 31 | 66 | 100 | 17 | 50 |
| Binary | 1110100 | 1110110 | 1011000 | 10 | 0 | 11001 | 110110 | 1000000 | 1111 | 101000 |
Color Harmonies of #747658
Complementary color
Monochromatic Colors of #747658
Black with #747658
Text Example
Text Example
White with #747658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747658; }
p { color: rgb(116,118,88); }
H1.HeaderClassName
{
color: #747658;
}
.AnyTagClassName
{
color: #747658;
}
</style>
background-color css
<style>
a { background-color: #747658; }
a { background-color: rgb(116,118,88); }
div.DivClassName
{
background-color: #747658;
}
.BgClassName
{
background-color: #747658;
}
</style>
border-color css
<style>
span { border-color: #747658; }
span { border-color: rgb(116,118,88); }
td.TdClassName
{
border-color: #747658;
}
.TagClassName
{
border-color: #747658;
}
</style>