Shades of Finch #758151
Tints of Finch #758151
RGB
CMYK
RGB Variations
Color information
#758151 (or 0x758151) is known color: Finch. HEX triplet: 75, 81 and 51. RGB value is (117,129,81). Sum of RGB (Red+Green+Blue) = 117+129+81=327 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.78% from 327); Green value is 129 (50.78% from 255 or 39.45% from 327); Blue value is 81 (32.03% from 255 or 24.77% from 327); Max value from RGB is 129 - color contains mainly: green. Hex color #758151 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758151 is #8A7EAE. Grayscale: #787878. Windows color (decimal): -9076399 or 5341557. OLE color: 5341557.
HSL color Cylindrical-coordinate representation of color #758151: hue angle of 75º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #758151 is Cyan = 0.09, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 129 | 81 | - |
| CMYK | 0.09 | 0 | 0.37 | 0.49 |
| HSL | 75º | 0.23% | 0.41% | - |
| HSV(B) | 75º | 0.37% | 0.51% | - |
| XYZ | 16.67 | 20.08 | 10.78 | - |
| YUV | 119.94 | 106.02 | 125.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 129 | 81 | 0.09 | 0 | 0.37 | 0.49 | 75 | 0.23 | 0.41 |
| Hex | 75 | 81 | 51 | 9 | 0 | 25 | 31 | 4B | 17 | 29 |
| Octal | 165 | 201 | 121 | 11 | 0 | 45 | 61 | 113 | 27 | 51 |
| Binary | 1110101 | 10000001 | 1010001 | 1001 | 0 | 100101 | 110001 | 1001011 | 10111 | 101001 |
Color Harmonies of #758151
Complementary color
Monochromatic Colors of #758151
Black with #758151
Text Example
Text Example
White with #758151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758151; }
p { color: rgb(117,129,81); }
H1.HeaderClassName
{
color: #758151;
}
.AnyTagClassName
{
color: #758151;
}
</style>
background-color css
<style>
a { background-color: #758151; }
a { background-color: rgb(117,129,81); }
div.DivClassName
{
background-color: #758151;
}
.BgClassName
{
background-color: #758151;
}
</style>
border-color css
<style>
span { border-color: #758151; }
span { border-color: rgb(117,129,81); }
td.TdClassName
{
border-color: #758151;
}
.TagClassName
{
border-color: #758151;
}
</style>