Shades of Finch #758159
Tints of Finch #758159
RGB
CMYK
RGB Variations
Color information
#758159 (or 0x758159) is known color: Finch. HEX triplet: 75, 81 and 59. RGB value is (117,129,89). Sum of RGB (Red+Green+Blue) = 117+129+89=335 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.93% from 335); Green value is 129 (50.78% from 255 or 38.51% from 335); Blue value is 89 (35.16% from 255 or 26.57% from 335); Max value from RGB is 129 - color contains mainly: green. Hex color #758159 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758159 is #8A7EA6. Grayscale: #797979. Windows color (decimal): -9076391 or 5865845. OLE color: 5865845.
HSL color Cylindrical-coordinate representation of color #758159: hue angle of 78º degrees, saturation: 0.18, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #758159 is Cyan = 0.09, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 129 | 89 | - |
| CMYK | 0.09 | 0 | 0.31 | 0.49 |
| HSL | 78º | 0.18% | 0.43% | - |
| HSV(B) | 78º | 0.31% | 0.51% | - |
| XYZ | 16.99 | 20.2 | 12.46 | - |
| YUV | 120.85 | 110.02 | 125.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 129 | 89 | 0.09 | 0 | 0.31 | 0.49 | 78 | 0.18 | 0.43 |
| Hex | 75 | 81 | 59 | 9 | 0 | 1F | 31 | 4E | 12 | 2B |
| Octal | 165 | 201 | 131 | 11 | 0 | 37 | 61 | 116 | 22 | 53 |
| Binary | 1110101 | 10000001 | 1011001 | 1001 | 0 | 11111 | 110001 | 1001110 | 10010 | 101011 |
Color Harmonies of #758159
Complementary color
Monochromatic Colors of #758159
Black with #758159
Text Example
Text Example
White with #758159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758159; }
p { color: rgb(117,129,89); }
H1.HeaderClassName
{
color: #758159;
}
.AnyTagClassName
{
color: #758159;
}
</style>
background-color css
<style>
a { background-color: #758159; }
a { background-color: rgb(117,129,89); }
div.DivClassName
{
background-color: #758159;
}
.BgClassName
{
background-color: #758159;
}
</style>
border-color css
<style>
span { border-color: #758159; }
span { border-color: rgb(117,129,89); }
td.TdClassName
{
border-color: #758159;
}
.TagClassName
{
border-color: #758159;
}
</style>