Shades of Finch #758649
Tints of Finch #758649
RGB
CMYK
RGB Variations
Color information
#758649 (or 0x758649) is known color: Finch. HEX triplet: 75, 86 and 49. RGB value is (117,134,73). Sum of RGB (Red+Green+Blue) = 117+134+73=324 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.11% from 324); Green value is 134 (52.73% from 255 or 41.36% from 324); Blue value is 73 (28.91% from 255 or 22.53% from 324); Max value from RGB is 134 - color contains mainly: green. Hex color #758649 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758649 is #8A79B6. Grayscale: #7A7A7A. Windows color (decimal): -9075127 or 4818549. OLE color: 4818549.
HSL color Cylindrical-coordinate representation of color #758649: hue angle of 76.72º degrees, saturation: 0.29, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #758649 is Cyan = 0.13, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 134 | 73 | - |
| CMYK | 0.13 | 0 | 0.46 | 0.47 |
| HSL | 76.72º | 0.29% | 0.41% | - |
| HSV(B) | 76.72º | 0.46% | 0.53% | - |
| XYZ | 17.06 | 21.31 | 9.52 | - |
| YUV | 121.96 | 100.37 | 124.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 134 | 73 | 0.13 | 0 | 0.46 | 0.47 | 76.72 | 0.29 | 0.41 |
| Hex | 75 | 86 | 49 | D | 0 | 2E | 2F | 4D | 1D | 29 |
| Octal | 165 | 206 | 111 | 15 | 0 | 56 | 57 | 115 | 35 | 51 |
| Binary | 1110101 | 10000110 | 1001001 | 1101 | 0 | 101110 | 101111 | 1001101 | 11101 | 101001 |
Color Harmonies of #758649
Complementary color
Monochromatic Colors of #758649
Black with #758649
Text Example
Text Example
White with #758649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758649; }
p { color: rgb(117,134,73); }
H1.HeaderClassName
{
color: #758649;
}
.AnyTagClassName
{
color: #758649;
}
</style>
background-color css
<style>
a { background-color: #758649; }
a { background-color: rgb(117,134,73); }
div.DivClassName
{
background-color: #758649;
}
.BgClassName
{
background-color: #758649;
}
</style>
border-color css
<style>
span { border-color: #758649; }
span { border-color: rgb(117,134,73); }
td.TdClassName
{
border-color: #758649;
}
.TagClassName
{
border-color: #758649;
}
</style>