Shades of Finch #747668
Tints of Finch #747668
RGB
CMYK
RGB Variations
Color information
#747668 (or 0x747668) is known color: Finch. HEX triplet: 74, 76 and 68. RGB value is (116,118,104). Sum of RGB (Red+Green+Blue) = 116+118+104=338 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.32% from 338); Green value is 118 (46.48% from 255 or 34.91% from 338); Blue value is 104 (41.02% from 255 or 30.77% from 338); Max value from RGB is 118 - color contains mainly: green. Hex color #747668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #747668 is #8B8997. Grayscale: #737373. Windows color (decimal): -9144728 or 6846068. OLE color: 6846068.
HSL color Cylindrical-coordinate representation of color #747668: hue angle of 68.57º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #747668 is Cyan = 0.02, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 118 | 104 | - |
| CMYK | 0.02 | 0 | 0.12 | 0.54 |
| HSL | 68.57º | 0.06% | 0.44% | - |
| HSV(B) | 68.57º | 0.12% | 0.46% | - |
| XYZ | 16.18 | 17.67 | 15.65 | - |
| YUV | 115.81 | 121.34 | 128.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 118 | 104 | 0.02 | 0 | 0.12 | 0.54 | 68.57 | 0.06 | 0.44 |
| Hex | 74 | 76 | 68 | 2 | 0 | C | 36 | 45 | 6 | 2C |
| Octal | 164 | 166 | 150 | 2 | 0 | 14 | 66 | 105 | 6 | 54 |
| Binary | 1110100 | 1110110 | 1101000 | 10 | 0 | 1100 | 110110 | 1000101 | 110 | 101100 |
Color Harmonies of #747668
Complementary color
Monochromatic Colors of #747668
Black with #747668
Text Example
Text Example
White with #747668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747668; }
p { color: rgb(116,118,104); }
H1.HeaderClassName
{
color: #747668;
}
.AnyTagClassName
{
color: #747668;
}
</style>
background-color css
<style>
a { background-color: #747668; }
a { background-color: rgb(116,118,104); }
div.DivClassName
{
background-color: #747668;
}
.BgClassName
{
background-color: #747668;
}
</style>
border-color css
<style>
span { border-color: #747668; }
span { border-color: rgb(116,118,104); }
td.TdClassName
{
border-color: #747668;
}
.TagClassName
{
border-color: #747668;
}
</style>