Shades of Finch #747567
Tints of Finch #747567
RGB
CMYK
RGB Variations
Color information
#747567 (or 0x747567) is known color: Finch. HEX triplet: 74, 75 and 67. RGB value is (116,117,103). Sum of RGB (Red+Green+Blue) = 116+117+103=336 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.52% from 336); Green value is 117 (46.09% from 255 or 34.82% from 336); Blue value is 103 (40.62% from 255 or 30.65% from 336); Max value from RGB is 117 - color contains mainly: green. Hex color #747567 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #747567 is #8B8A98. Grayscale: #737373. Windows color (decimal): -9144985 or 6780276. OLE color: 6780276.
HSL color Cylindrical-coordinate representation of color #747567: hue angle of 64.29º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #747567 is Cyan = 0.01, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 117 | 103 | - |
| CMYK | 0.01 | 0 | 0.12 | 0.54 |
| HSL | 64.29º | 0.06% | 0.43% | - |
| HSV(B) | 64.29º | 0.12% | 0.46% | - |
| XYZ | 16.01 | 17.41 | 15.35 | - |
| YUV | 115.11 | 121.17 | 128.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 117 | 103 | 0.01 | 0 | 0.12 | 0.54 | 64.29 | 0.06 | 0.43 |
| Hex | 74 | 75 | 67 | 1 | 0 | C | 36 | 40 | 6 | 2B |
| Octal | 164 | 165 | 147 | 1 | 0 | 14 | 66 | 100 | 6 | 53 |
| Binary | 1110100 | 1110101 | 1100111 | 1 | 0 | 1100 | 110110 | 1000000 | 110 | 101011 |
Color Harmonies of #747567
Complementary color
Monochromatic Colors of #747567
Black with #747567
Text Example
Text Example
White with #747567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747567; }
p { color: rgb(116,117,103); }
H1.HeaderClassName
{
color: #747567;
}
.AnyTagClassName
{
color: #747567;
}
</style>
background-color css
<style>
a { background-color: #747567; }
a { background-color: rgb(116,117,103); }
div.DivClassName
{
background-color: #747567;
}
.BgClassName
{
background-color: #747567;
}
</style>
border-color css
<style>
span { border-color: #747567; }
span { border-color: rgb(116,117,103); }
td.TdClassName
{
border-color: #747567;
}
.TagClassName
{
border-color: #747567;
}
</style>