Shades of Finch #758548
Tints of Finch #758548
RGB
CMYK
RGB Variations
Color information
#758548 (or 0x758548) is known color: Finch. HEX triplet: 75, 85 and 48. RGB value is (117,133,72). Sum of RGB (Red+Green+Blue) = 117+133+72=322 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.34% from 322); Green value is 133 (52.34% from 255 or 41.30% from 322); Blue value is 72 (28.52% from 255 or 22.36% from 322); Max value from RGB is 133 - color contains mainly: green. Hex color #758548 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758548 is #8A7AB7. Grayscale: #797979. Windows color (decimal): -9075384 or 4752757. OLE color: 4752757.
HSL color Cylindrical-coordinate representation of color #758548: hue angle of 75.74º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #758548 is Cyan = 0.12, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 133 | 72 | - |
| CMYK | 0.12 | 0 | 0.46 | 0.48 |
| HSL | 75.74º | 0.3% | 0.4% | - |
| HSV(B) | 75.74º | 0.46% | 0.52% | - |
| XYZ | 16.89 | 21.02 | 9.3 | - |
| YUV | 121.26 | 100.2 | 124.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 133 | 72 | 0.12 | 0 | 0.46 | 0.48 | 75.74 | 0.3 | 0.4 |
| Hex | 75 | 85 | 48 | C | 0 | 2E | 30 | 4C | 1E | 28 |
| Octal | 165 | 205 | 110 | 14 | 0 | 56 | 60 | 114 | 36 | 50 |
| Binary | 1110101 | 10000101 | 1001000 | 1100 | 0 | 101110 | 110000 | 1001100 | 11110 | 101000 |
Color Harmonies of #758548
Complementary color
Monochromatic Colors of #758548
Black with #758548
Text Example
Text Example
White with #758548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758548; }
p { color: rgb(117,133,72); }
H1.HeaderClassName
{
color: #758548;
}
.AnyTagClassName
{
color: #758548;
}
</style>
background-color css
<style>
a { background-color: #758548; }
a { background-color: rgb(117,133,72); }
div.DivClassName
{
background-color: #758548;
}
.BgClassName
{
background-color: #758548;
}
</style>
border-color css
<style>
span { border-color: #758548; }
span { border-color: rgb(117,133,72); }
td.TdClassName
{
border-color: #758548;
}
.TagClassName
{
border-color: #758548;
}
</style>