Shades of Finch #748147
Tints of Finch #748147
RGB
CMYK
RGB Variations
Color information
#748147 (or 0x748147) is known color: Finch. HEX triplet: 74, 81 and 47. RGB value is (116,129,71). Sum of RGB (Red+Green+Blue) = 116+129+71=316 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.71% from 316); Green value is 129 (50.78% from 255 or 40.82% from 316); Blue value is 71 (28.12% from 255 or 22.47% from 316); Max value from RGB is 129 - color contains mainly: green. Hex color #748147 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #748147 is #8B7EB8. Grayscale: #767676. Windows color (decimal): -9141945 or 4686196. OLE color: 4686196.
HSL color Cylindrical-coordinate representation of color #748147: hue angle of 73.45º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #748147 is Cyan = 0.10, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 129 | 71 | - |
| CMYK | 0.10 | 0 | 0.45 | 0.49 |
| HSL | 73.45º | 0.29% | 0.39% | - |
| HSV(B) | 73.45º | 0.45% | 0.51% | - |
| XYZ | 16.19 | 19.87 | 8.94 | - |
| YUV | 118.5 | 101.19 | 126.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 129 | 71 | 0.10 | 0 | 0.45 | 0.49 | 73.45 | 0.29 | 0.39 |
| Hex | 74 | 81 | 47 | A | 0 | 2D | 31 | 49 | 1D | 27 |
| Octal | 164 | 201 | 107 | 12 | 0 | 55 | 61 | 111 | 35 | 47 |
| Binary | 1110100 | 10000001 | 1000111 | 1010 | 0 | 101101 | 110001 | 1001001 | 11101 | 100111 |
Color Harmonies of #748147
Complementary color
Monochromatic Colors of #748147
Black with #748147
Text Example
Text Example
White with #748147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748147; }
p { color: rgb(116,129,71); }
H1.HeaderClassName
{
color: #748147;
}
.AnyTagClassName
{
color: #748147;
}
</style>
background-color css
<style>
a { background-color: #748147; }
a { background-color: rgb(116,129,71); }
div.DivClassName
{
background-color: #748147;
}
.BgClassName
{
background-color: #748147;
}
</style>
border-color css
<style>
span { border-color: #748147; }
span { border-color: rgb(116,129,71); }
td.TdClassName
{
border-color: #748147;
}
.TagClassName
{
border-color: #748147;
}
</style>