Shades of Finch #758146
Tints of Finch #758146
RGB
CMYK
RGB Variations
Color information
#758146 (or 0x758146) is known color: Finch. HEX triplet: 75, 81 and 46. RGB value is (117,129,70). Sum of RGB (Red+Green+Blue) = 117+129+70=316 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.03% from 316); Green value is 129 (50.78% from 255 or 40.82% from 316); Blue value is 70 (27.73% from 255 or 22.15% from 316); Max value from RGB is 129 - color contains mainly: green. Hex color #758146 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758146 is #8A7EB9. Grayscale: #767676. Windows color (decimal): -9076410 or 4620661. OLE color: 4620661.
HSL color Cylindrical-coordinate representation of color #758146: hue angle of 72.2º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #758146 is Cyan = 0.09, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 129 | 70 | - |
| CMYK | 0.09 | 0 | 0.46 | 0.49 |
| HSL | 72.2º | 0.3% | 0.39% | - |
| HSV(B) | 72.2º | 0.46% | 0.51% | - |
| XYZ | 16.29 | 19.92 | 8.78 | - |
| YUV | 118.69 | 100.52 | 126.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 129 | 70 | 0.09 | 0 | 0.46 | 0.49 | 72.2 | 0.3 | 0.39 |
| Hex | 75 | 81 | 46 | 9 | 0 | 2E | 31 | 48 | 1E | 27 |
| Octal | 165 | 201 | 106 | 11 | 0 | 56 | 61 | 110 | 36 | 47 |
| Binary | 1110101 | 10000001 | 1000110 | 1001 | 0 | 101110 | 110001 | 1001000 | 11110 | 100111 |
Color Harmonies of #758146
Complementary color
Monochromatic Colors of #758146
Black with #758146
Text Example
Text Example
White with #758146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758146; }
p { color: rgb(117,129,70); }
H1.HeaderClassName
{
color: #758146;
}
.AnyTagClassName
{
color: #758146;
}
</style>
background-color css
<style>
a { background-color: #758146; }
a { background-color: rgb(117,129,70); }
div.DivClassName
{
background-color: #758146;
}
.BgClassName
{
background-color: #758146;
}
</style>
border-color css
<style>
span { border-color: #758146; }
span { border-color: rgb(117,129,70); }
td.TdClassName
{
border-color: #758146;
}
.TagClassName
{
border-color: #758146;
}
</style>