Shades of Finch #768147
Tints of Finch #768147
RGB
CMYK
RGB Variations
Color information
#768147 (or 0x768147) is known color: Finch. HEX triplet: 76, 81 and 47. RGB value is (118,129,71). Sum of RGB (Red+Green+Blue) = 118+129+71=318 (42% of max value = 765). Red value is 118 (46.48% from 255 or 37.11% from 318); Green value is 129 (50.78% from 255 or 40.57% from 318); Blue value is 71 (28.12% from 255 or 22.33% from 318); Max value from RGB is 129 - color contains mainly: green. Hex color #768147 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #768147 is #897EB8. Grayscale: #777777. Windows color (decimal): -9010873 or 4686198. OLE color: 4686198.
HSL color Cylindrical-coordinate representation of color #768147: hue angle of 71.38º 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 #768147 is Cyan = 0.09, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 129 | 71 | - |
| CMYK | 0.09 | 0 | 0.45 | 0.49 |
| HSL | 71.38º | 0.29% | 0.39% | - |
| HSV(B) | 71.38º | 0.45% | 0.51% | - |
| XYZ | 16.46 | 20.01 | 8.96 | - |
| YUV | 119.1 | 100.86 | 127.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 129 | 71 | 0.09 | 0 | 0.45 | 0.49 | 71.38 | 0.29 | 0.39 |
| Hex | 76 | 81 | 47 | 9 | 0 | 2D | 31 | 47 | 1D | 27 |
| Octal | 166 | 201 | 107 | 11 | 0 | 55 | 61 | 107 | 35 | 47 |
| Binary | 1110110 | 10000001 | 1000111 | 1001 | 0 | 101101 | 110001 | 1000111 | 11101 | 100111 |
Color Harmonies of #768147
Complementary color
Monochromatic Colors of #768147
Black with #768147
Text Example
Text Example
White with #768147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768147; }
p { color: rgb(118,129,71); }
H1.HeaderClassName
{
color: #768147;
}
.AnyTagClassName
{
color: #768147;
}
</style>
background-color css
<style>
a { background-color: #768147; }
a { background-color: rgb(118,129,71); }
div.DivClassName
{
background-color: #768147;
}
.BgClassName
{
background-color: #768147;
}
</style>
border-color css
<style>
span { border-color: #768147; }
span { border-color: rgb(118,129,71); }
td.TdClassName
{
border-color: #768147;
}
.TagClassName
{
border-color: #768147;
}
</style>