Shades of Finch #758044
Tints of Finch #758044
RGB
CMYK
RGB Variations
Color information
#758044 (or 0x758044) is known color: Finch. HEX triplet: 75, 80 and 44. RGB value is (117,128,68). Sum of RGB (Red+Green+Blue) = 117+128+68=313 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.38% from 313); Green value is 128 (50.39% from 255 or 40.89% from 313); Blue value is 68 (26.95% from 255 or 21.73% from 313); Max value from RGB is 128 - color contains mainly: green. Hex color #758044 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758044 is #8A7FBB. Grayscale: #767676. Windows color (decimal): -9076668 or 4489333. OLE color: 4489333.
HSL color Cylindrical-coordinate representation of color #758044: hue angle of 71º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #758044 is Cyan = 0.09, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 117 | 128 | 68 | - |
| CMYK | 0.09 | 0 | 0.47 | 0.50 |
| HSL | 71º | 0.31% | 0.38% | - |
| HSV(B) | 71º | 0.47% | 0.5% | - |
| XYZ | 16.1 | 19.64 | 8.41 | - |
| YUV | 117.87 | 99.86 | 127.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 128 | 68 | 0.09 | 0 | 0.47 | 0.50 | 71 | 0.31 | 0.38 |
| Hex | 75 | 80 | 44 | 9 | 0 | 2F | 32 | 47 | 1F | 26 |
| Octal | 165 | 200 | 104 | 11 | 0 | 57 | 62 | 107 | 37 | 46 |
| Binary | 1110101 | 10000000 | 1000100 | 1001 | 0 | 101111 | 110010 | 1000111 | 11111 | 100110 |
Color Harmonies of #758044
Complementary color
Monochromatic Colors of #758044
Black with #758044
Text Example
Text Example
White with #758044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758044; }
p { color: rgb(117,128,68); }
H1.HeaderClassName
{
color: #758044;
}
.AnyTagClassName
{
color: #758044;
}
</style>
background-color css
<style>
a { background-color: #758044; }
a { background-color: rgb(117,128,68); }
div.DivClassName
{
background-color: #758044;
}
.BgClassName
{
background-color: #758044;
}
</style>
border-color css
<style>
span { border-color: #758044; }
span { border-color: rgb(117,128,68); }
td.TdClassName
{
border-color: #758044;
}
.TagClassName
{
border-color: #758044;
}
</style>