Shades of Finch #768357
Tints of Finch #768357
RGB
CMYK
RGB Variations
Color information
#768357 (or 0x768357) is known color: Finch. HEX triplet: 76, 83 and 57. RGB value is (118,131,87). Sum of RGB (Red+Green+Blue) = 118+131+87=336 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.12% from 336); Green value is 131 (51.56% from 255 or 38.99% from 336); Blue value is 87 (34.38% from 255 or 25.89% from 336); Max value from RGB is 131 - color contains mainly: green. Hex color #768357 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768357 is #897CA8. Grayscale: #7A7A7A. Windows color (decimal): -9010345 or 5735286. OLE color: 5735286.
HSL color Cylindrical-coordinate representation of color #768357: hue angle of 77.73º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #768357 is Cyan = 0.10, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 131 | 87 | - |
| CMYK | 0.10 | 0 | 0.34 | 0.49 |
| HSL | 77.73º | 0.2% | 0.43% | - |
| HSV(B) | 77.73º | 0.34% | 0.51% | - |
| XYZ | 17.31 | 20.77 | 12.11 | - |
| YUV | 122.1 | 108.19 | 125.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 131 | 87 | 0.10 | 0 | 0.34 | 0.49 | 77.73 | 0.2 | 0.43 |
| Hex | 76 | 83 | 57 | A | 0 | 22 | 31 | 4E | 14 | 2B |
| Octal | 166 | 203 | 127 | 12 | 0 | 42 | 61 | 116 | 24 | 53 |
| Binary | 1110110 | 10000011 | 1010111 | 1010 | 0 | 100010 | 110001 | 1001110 | 10100 | 101011 |
Color Harmonies of #768357
Complementary color
Monochromatic Colors of #768357
Black with #768357
Text Example
Text Example
White with #768357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768357; }
p { color: rgb(118,131,87); }
H1.HeaderClassName
{
color: #768357;
}
.AnyTagClassName
{
color: #768357;
}
</style>
background-color css
<style>
a { background-color: #768357; }
a { background-color: rgb(118,131,87); }
div.DivClassName
{
background-color: #768357;
}
.BgClassName
{
background-color: #768357;
}
</style>
border-color css
<style>
span { border-color: #768357; }
span { border-color: rgb(118,131,87); }
td.TdClassName
{
border-color: #768357;
}
.TagClassName
{
border-color: #768357;
}
</style>