Shades of Finch #768351
Tints of Finch #768351
RGB
CMYK
RGB Variations
Color information
#768351 (or 0x768351) is known color: Finch. HEX triplet: 76, 83 and 51. RGB value is (118,131,81). Sum of RGB (Red+Green+Blue) = 118+131+81=330 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.76% from 330); Green value is 131 (51.56% from 255 or 39.70% from 330); Blue value is 81 (32.03% from 255 or 24.55% from 330); Max value from RGB is 131 - color contains mainly: green. Hex color #768351 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768351 is #897CAE. Grayscale: #797979. Windows color (decimal): -9010351 or 5342070. OLE color: 5342070.
HSL color Cylindrical-coordinate representation of color #768351: hue angle of 75.6º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #768351 is Cyan = 0.10, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 131 | 81 | - |
| CMYK | 0.10 | 0 | 0.38 | 0.49 |
| HSL | 75.6º | 0.24% | 0.42% | - |
| HSV(B) | 75.6º | 0.38% | 0.51% | - |
| XYZ | 17.07 | 20.68 | 10.88 | - |
| YUV | 121.41 | 105.19 | 125.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 131 | 81 | 0.10 | 0 | 0.38 | 0.49 | 75.6 | 0.24 | 0.42 |
| Hex | 76 | 83 | 51 | A | 0 | 26 | 31 | 4C | 18 | 2A |
| Octal | 166 | 203 | 121 | 12 | 0 | 46 | 61 | 114 | 30 | 52 |
| Binary | 1110110 | 10000011 | 1010001 | 1010 | 0 | 100110 | 110001 | 1001100 | 11000 | 101010 |
Color Harmonies of #768351
Complementary color
Monochromatic Colors of #768351
Black with #768351
Text Example
Text Example
White with #768351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768351; }
p { color: rgb(118,131,81); }
H1.HeaderClassName
{
color: #768351;
}
.AnyTagClassName
{
color: #768351;
}
</style>
background-color css
<style>
a { background-color: #768351; }
a { background-color: rgb(118,131,81); }
div.DivClassName
{
background-color: #768351;
}
.BgClassName
{
background-color: #768351;
}
</style>
border-color css
<style>
span { border-color: #768351; }
span { border-color: rgb(118,131,81); }
td.TdClassName
{
border-color: #768351;
}
.TagClassName
{
border-color: #768351;
}
</style>