Shades of Finch #747569
Tints of Finch #747569
RGB
CMYK
RGB Variations
Color information
#747569 (or 0x747569) is known color: Finch. HEX triplet: 74, 75 and 69. RGB value is (116,117,105). Sum of RGB (Red+Green+Blue) = 116+117+105=338 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.32% from 338); Green value is 117 (46.09% from 255 or 34.62% from 338); Blue value is 105 (41.41% from 255 or 31.07% from 338); Max value from RGB is 117 - color contains mainly: green. Hex color #747569 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #747569 is #8B8A96. Grayscale: #737373. Windows color (decimal): -9144983 or 6911348. OLE color: 6911348.
HSL color Cylindrical-coordinate representation of color #747569: hue angle of 65º degrees, saturation: 0.05, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #747569 is Cyan = 0.01, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 117 | 105 | - |
| CMYK | 0.01 | 0 | 0.10 | 0.54 |
| HSL | 65º | 0.05% | 0.44% | - |
| HSV(B) | 65º | 0.1% | 0.46% | - |
| XYZ | 16.11 | 17.46 | 15.88 | - |
| YUV | 115.33 | 122.17 | 128.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 117 | 105 | 0.01 | 0 | 0.10 | 0.54 | 65 | 0.05 | 0.44 |
| Hex | 74 | 75 | 69 | 1 | 0 | A | 36 | 41 | 5 | 2C |
| Octal | 164 | 165 | 151 | 1 | 0 | 12 | 66 | 101 | 5 | 54 |
| Binary | 1110100 | 1110101 | 1101001 | 1 | 0 | 1010 | 110110 | 1000001 | 101 | 101100 |
Color Harmonies of #747569
Complementary color
Monochromatic Colors of #747569
Black with #747569
Text Example
Text Example
White with #747569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747569; }
p { color: rgb(116,117,105); }
H1.HeaderClassName
{
color: #747569;
}
.AnyTagClassName
{
color: #747569;
}
</style>
background-color css
<style>
a { background-color: #747569; }
a { background-color: rgb(116,117,105); }
div.DivClassName
{
background-color: #747569;
}
.BgClassName
{
background-color: #747569;
}
</style>
border-color css
<style>
span { border-color: #747569; }
span { border-color: rgb(116,117,105); }
td.TdClassName
{
border-color: #747569;
}
.TagClassName
{
border-color: #747569;
}
</style>