Shades of Finch #758149
Tints of Finch #758149
RGB
CMYK
RGB Variations
Color information
#758149 (or 0x758149) is known color: Finch. HEX triplet: 75, 81 and 49. RGB value is (117,129,73). Sum of RGB (Red+Green+Blue) = 117+129+73=319 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.68% from 319); Green value is 129 (50.78% from 255 or 40.44% from 319); Blue value is 73 (28.91% from 255 or 22.88% from 319); Max value from RGB is 129 - color contains mainly: green. Hex color #758149 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758149 is #8A7EB6. Grayscale: #777777. Windows color (decimal): -9076407 or 4817269. OLE color: 4817269.
HSL color Cylindrical-coordinate representation of color #758149: hue angle of 72.86º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #758149 is Cyan = 0.09, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 129 | 73 | - |
| CMYK | 0.09 | 0 | 0.43 | 0.49 |
| HSL | 72.86º | 0.28% | 0.4% | - |
| HSV(B) | 72.86º | 0.43% | 0.51% | - |
| XYZ | 16.39 | 19.96 | 9.29 | - |
| YUV | 119.03 | 102.02 | 126.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 129 | 73 | 0.09 | 0 | 0.43 | 0.49 | 72.86 | 0.28 | 0.4 |
| Hex | 75 | 81 | 49 | 9 | 0 | 2B | 31 | 49 | 1C | 28 |
| Octal | 165 | 201 | 111 | 11 | 0 | 53 | 61 | 111 | 34 | 50 |
| Binary | 1110101 | 10000001 | 1001001 | 1001 | 0 | 101011 | 110001 | 1001001 | 11100 | 101000 |
Color Harmonies of #758149
Complementary color
Monochromatic Colors of #758149
Black with #758149
Text Example
Text Example
White with #758149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758149; }
p { color: rgb(117,129,73); }
H1.HeaderClassName
{
color: #758149;
}
.AnyTagClassName
{
color: #758149;
}
</style>
background-color css
<style>
a { background-color: #758149; }
a { background-color: rgb(117,129,73); }
div.DivClassName
{
background-color: #758149;
}
.BgClassName
{
background-color: #758149;
}
</style>
border-color css
<style>
span { border-color: #758149; }
span { border-color: rgb(117,129,73); }
td.TdClassName
{
border-color: #758149;
}
.TagClassName
{
border-color: #758149;
}
</style>