Shades of Finch #758045
Tints of Finch #758045
RGB
CMYK
RGB Variations
Color information
#758045 (or 0x758045) is known color: Finch. HEX triplet: 75, 80 and 45. RGB value is (117,128,69). Sum of RGB (Red+Green+Blue) = 117+128+69=314 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.26% from 314); Green value is 128 (50.39% from 255 or 40.76% from 314); Blue value is 69 (27.34% from 255 or 21.97% from 314); Max value from RGB is 128 - color contains mainly: green. Hex color #758045 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758045 is #8A7FBA. Grayscale: #767676. Windows color (decimal): -9076667 or 4554869. OLE color: 4554869.
HSL color Cylindrical-coordinate representation of color #758045: hue angle of 71.19º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #758045 is Cyan = 0.09, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 117 | 128 | 69 | - |
| CMYK | 0.09 | 0 | 0.46 | 0.50 |
| HSL | 71.19º | 0.3% | 0.39% | - |
| HSV(B) | 71.19º | 0.46% | 0.5% | - |
| XYZ | 16.13 | 19.65 | 8.57 | - |
| YUV | 117.99 | 100.36 | 127.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 128 | 69 | 0.09 | 0 | 0.46 | 0.50 | 71.19 | 0.3 | 0.39 |
| Hex | 75 | 80 | 45 | 9 | 0 | 2E | 32 | 47 | 1E | 27 |
| Octal | 165 | 200 | 105 | 11 | 0 | 56 | 62 | 107 | 36 | 47 |
| Binary | 1110101 | 10000000 | 1000101 | 1001 | 0 | 101110 | 110010 | 1000111 | 11110 | 100111 |
Color Harmonies of #758045
Complementary color
Monochromatic Colors of #758045
Black with #758045
Text Example
Text Example
White with #758045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758045; }
p { color: rgb(117,128,69); }
H1.HeaderClassName
{
color: #758045;
}
.AnyTagClassName
{
color: #758045;
}
</style>
background-color css
<style>
a { background-color: #758045; }
a { background-color: rgb(117,128,69); }
div.DivClassName
{
background-color: #758045;
}
.BgClassName
{
background-color: #758045;
}
</style>
border-color css
<style>
span { border-color: #758045; }
span { border-color: rgb(117,128,69); }
td.TdClassName
{
border-color: #758045;
}
.TagClassName
{
border-color: #758045;
}
</style>