Shades of Finch #758648
Tints of Finch #758648
RGB
CMYK
RGB Variations
Color information
#758648 (or 0x758648) is known color: Finch. HEX triplet: 75, 86 and 48. RGB value is (117,134,72). Sum of RGB (Red+Green+Blue) = 117+134+72=323 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.22% from 323); Green value is 134 (52.73% from 255 or 41.49% from 323); Blue value is 72 (28.52% from 255 or 22.29% from 323); Max value from RGB is 134 - color contains mainly: green. Hex color #758648 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758648 is #8A79B7. Grayscale: #7A7A7A. Windows color (decimal): -9075128 or 4753013. OLE color: 4753013.
HSL color Cylindrical-coordinate representation of color #758648: hue angle of 76.45º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #758648 is Cyan = 0.13, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 134 | 72 | - |
| CMYK | 0.13 | 0 | 0.46 | 0.47 |
| HSL | 76.45º | 0.3% | 0.4% | - |
| HSV(B) | 76.45º | 0.46% | 0.53% | - |
| XYZ | 17.03 | 21.3 | 9.34 | - |
| YUV | 121.85 | 99.87 | 124.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 134 | 72 | 0.13 | 0 | 0.46 | 0.47 | 76.45 | 0.3 | 0.4 |
| Hex | 75 | 86 | 48 | D | 0 | 2E | 2F | 4C | 1E | 28 |
| Octal | 165 | 206 | 110 | 15 | 0 | 56 | 57 | 114 | 36 | 50 |
| Binary | 1110101 | 10000110 | 1001000 | 1101 | 0 | 101110 | 101111 | 1001100 | 11110 | 101000 |
Color Harmonies of #758648
Complementary color
Monochromatic Colors of #758648
Black with #758648
Text Example
Text Example
White with #758648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758648; }
p { color: rgb(117,134,72); }
H1.HeaderClassName
{
color: #758648;
}
.AnyTagClassName
{
color: #758648;
}
</style>
background-color css
<style>
a { background-color: #758648; }
a { background-color: rgb(117,134,72); }
div.DivClassName
{
background-color: #758648;
}
.BgClassName
{
background-color: #758648;
}
</style>
border-color css
<style>
span { border-color: #758648; }
span { border-color: rgb(117,134,72); }
td.TdClassName
{
border-color: #758648;
}
.TagClassName
{
border-color: #758648;
}
</style>