Shades of Finch #758157
Tints of Finch #758157
RGB
CMYK
RGB Variations
Color information
#758157 (or 0x758157) is known color: Finch. HEX triplet: 75, 81 and 57. RGB value is (117,129,87). Sum of RGB (Red+Green+Blue) = 117+129+87=333 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.14% from 333); Green value is 129 (50.78% from 255 or 38.74% from 333); Blue value is 87 (34.38% from 255 or 26.13% from 333); Max value from RGB is 129 - color contains mainly: green. Hex color #758157 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758157 is #8A7EA8. Grayscale: #787878. Windows color (decimal): -9076393 or 5734773. OLE color: 5734773.
HSL color Cylindrical-coordinate representation of color #758157: hue angle of 77.14º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #758157 is Cyan = 0.09, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 129 | 87 | - |
| CMYK | 0.09 | 0 | 0.33 | 0.49 |
| HSL | 77.14º | 0.19% | 0.42% | - |
| HSV(B) | 77.14º | 0.33% | 0.51% | - |
| XYZ | 16.91 | 20.17 | 12.02 | - |
| YUV | 120.62 | 109.02 | 125.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 129 | 87 | 0.09 | 0 | 0.33 | 0.49 | 77.14 | 0.19 | 0.42 |
| Hex | 75 | 81 | 57 | 9 | 0 | 21 | 31 | 4D | 13 | 2A |
| Octal | 165 | 201 | 127 | 11 | 0 | 41 | 61 | 115 | 23 | 52 |
| Binary | 1110101 | 10000001 | 1010111 | 1001 | 0 | 100001 | 110001 | 1001101 | 10011 | 101010 |
Color Harmonies of #758157
Complementary color
Monochromatic Colors of #758157
Black with #758157
Text Example
Text Example
White with #758157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758157; }
p { color: rgb(117,129,87); }
H1.HeaderClassName
{
color: #758157;
}
.AnyTagClassName
{
color: #758157;
}
</style>
background-color css
<style>
a { background-color: #758157; }
a { background-color: rgb(117,129,87); }
div.DivClassName
{
background-color: #758157;
}
.BgClassName
{
background-color: #758157;
}
</style>
border-color css
<style>
span { border-color: #758157; }
span { border-color: rgb(117,129,87); }
td.TdClassName
{
border-color: #758157;
}
.TagClassName
{
border-color: #758157;
}
</style>