Shades of Finch #768144
Tints of Finch #768144
RGB
CMYK
RGB Variations
Color information
#768144 (or 0x768144) is known color: Finch. HEX triplet: 76, 81 and 44. RGB value is (118,129,68). Sum of RGB (Red+Green+Blue) = 118+129+68=315 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.46% from 315); Green value is 129 (50.78% from 255 or 40.95% from 315); Blue value is 68 (26.95% from 255 or 21.59% from 315); Max value from RGB is 129 - color contains mainly: green. Hex color #768144 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #768144 is #897EBB. Grayscale: #767676. Windows color (decimal): -9010876 or 4489590. OLE color: 4489590.
HSL color Cylindrical-coordinate representation of color #768144: hue angle of 70.82º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #768144 is Cyan = 0.09, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 129 | 68 | - |
| CMYK | 0.09 | 0 | 0.47 | 0.49 |
| HSL | 70.82º | 0.31% | 0.39% | - |
| HSV(B) | 70.82º | 0.47% | 0.51% | - |
| XYZ | 16.36 | 19.97 | 8.46 | - |
| YUV | 118.76 | 99.36 | 127.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 129 | 68 | 0.09 | 0 | 0.47 | 0.49 | 70.82 | 0.31 | 0.39 |
| Hex | 76 | 81 | 44 | 9 | 0 | 2F | 31 | 47 | 1F | 27 |
| Octal | 166 | 201 | 104 | 11 | 0 | 57 | 61 | 107 | 37 | 47 |
| Binary | 1110110 | 10000001 | 1000100 | 1001 | 0 | 101111 | 110001 | 1000111 | 11111 | 100111 |
Color Harmonies of #768144
Complementary color
Monochromatic Colors of #768144
Black with #768144
Text Example
Text Example
White with #768144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768144; }
p { color: rgb(118,129,68); }
H1.HeaderClassName
{
color: #768144;
}
.AnyTagClassName
{
color: #768144;
}
</style>
background-color css
<style>
a { background-color: #768144; }
a { background-color: rgb(118,129,68); }
div.DivClassName
{
background-color: #768144;
}
.BgClassName
{
background-color: #768144;
}
</style>
border-color css
<style>
span { border-color: #768144; }
span { border-color: rgb(118,129,68); }
td.TdClassName
{
border-color: #768144;
}
.TagClassName
{
border-color: #768144;
}
</style>