Shades of Finch #768350
Tints of Finch #768350
RGB
CMYK
RGB Variations
Color information
#768350 (or 0x768350) is known color: Finch. HEX triplet: 76, 83 and 50. RGB value is (118,131,80). Sum of RGB (Red+Green+Blue) = 118+131+80=329 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.87% from 329); Green value is 131 (51.56% from 255 or 39.82% from 329); Blue value is 80 (31.64% from 255 or 24.32% from 329); Max value from RGB is 131 - color contains mainly: green. Hex color #768350 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768350 is #897CAF. Grayscale: #797979. Windows color (decimal): -9010352 or 5276534. OLE color: 5276534.
HSL color Cylindrical-coordinate representation of color #768350: hue angle of 75.29º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #768350 is Cyan = 0.10, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 131 | 80 | - |
| CMYK | 0.10 | 0 | 0.39 | 0.49 |
| HSL | 75.29º | 0.24% | 0.41% | - |
| HSV(B) | 75.29º | 0.39% | 0.51% | - |
| XYZ | 17.04 | 20.66 | 10.68 | - |
| YUV | 121.3 | 104.69 | 125.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 131 | 80 | 0.10 | 0 | 0.39 | 0.49 | 75.29 | 0.24 | 0.41 |
| Hex | 76 | 83 | 50 | A | 0 | 27 | 31 | 4B | 18 | 29 |
| Octal | 166 | 203 | 120 | 12 | 0 | 47 | 61 | 113 | 30 | 51 |
| Binary | 1110110 | 10000011 | 1010000 | 1010 | 0 | 100111 | 110001 | 1001011 | 11000 | 101001 |
Color Harmonies of #768350
Complementary color
Monochromatic Colors of #768350
Black with #768350
Text Example
Text Example
White with #768350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768350; }
p { color: rgb(118,131,80); }
H1.HeaderClassName
{
color: #768350;
}
.AnyTagClassName
{
color: #768350;
}
</style>
background-color css
<style>
a { background-color: #768350; }
a { background-color: rgb(118,131,80); }
div.DivClassName
{
background-color: #768350;
}
.BgClassName
{
background-color: #768350;
}
</style>
border-color css
<style>
span { border-color: #768350; }
span { border-color: rgb(118,131,80); }
td.TdClassName
{
border-color: #768350;
}
.TagClassName
{
border-color: #768350;
}
</style>