Shades of Finch #758356
Tints of Finch #758356
RGB
CMYK
RGB Variations
Color information
#758356 (or 0x758356) is known color: Finch. HEX triplet: 75, 83 and 56. RGB value is (117,131,86). Sum of RGB (Red+Green+Blue) = 117+131+86=334 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.03% from 334); Green value is 131 (51.56% from 255 or 39.22% from 334); Blue value is 86 (33.98% from 255 or 25.75% from 334); Max value from RGB is 131 - color contains mainly: green. Hex color #758356 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758356 is #8A7CA9. Grayscale: #797979. Windows color (decimal): -9075882 or 5669749. OLE color: 5669749.
HSL color Cylindrical-coordinate representation of color #758356: hue angle of 78.67º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #758356 is Cyan = 0.11, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 131 | 86 | - |
| CMYK | 0.11 | 0 | 0.34 | 0.49 |
| HSL | 78.67º | 0.21% | 0.43% | - |
| HSV(B) | 78.67º | 0.34% | 0.51% | - |
| XYZ | 17.13 | 20.69 | 11.89 | - |
| YUV | 121.68 | 107.86 | 124.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 131 | 86 | 0.11 | 0 | 0.34 | 0.49 | 78.67 | 0.21 | 0.43 |
| Hex | 75 | 83 | 56 | B | 0 | 22 | 31 | 4F | 15 | 2B |
| Octal | 165 | 203 | 126 | 13 | 0 | 42 | 61 | 117 | 25 | 53 |
| Binary | 1110101 | 10000011 | 1010110 | 1011 | 0 | 100010 | 110001 | 1001111 | 10101 | 101011 |
Color Harmonies of #758356
Complementary color
Monochromatic Colors of #758356
Black with #758356
Text Example
Text Example
White with #758356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758356; }
p { color: rgb(117,131,86); }
H1.HeaderClassName
{
color: #758356;
}
.AnyTagClassName
{
color: #758356;
}
</style>
background-color css
<style>
a { background-color: #758356; }
a { background-color: rgb(117,131,86); }
div.DivClassName
{
background-color: #758356;
}
.BgClassName
{
background-color: #758356;
}
</style>
border-color css
<style>
span { border-color: #758356; }
span { border-color: rgb(117,131,86); }
td.TdClassName
{
border-color: #758356;
}
.TagClassName
{
border-color: #758356;
}
</style>