Shades of Finch #798558
Tints of Finch #798558
RGB
CMYK
RGB Variations
Color information
#798558 (or 0x798558) is known color: Finch. HEX triplet: 79, 85 and 58. RGB value is (121,133,88). Sum of RGB (Red+Green+Blue) = 121+133+88=342 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.38% from 342); Green value is 133 (52.34% from 255 or 38.89% from 342); Blue value is 88 (34.77% from 255 or 25.73% from 342); Max value from RGB is 133 - color contains mainly: green. Hex color #798558 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #798558 is #867AA7. Grayscale: #7C7C7C. Windows color (decimal): -8813224 or 5801337. OLE color: 5801337.
HSL color Cylindrical-coordinate representation of color #798558: hue angle of 76º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #798558 is Cyan = 0.09, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 121 | 133 | 88 | - |
| CMYK | 0.09 | 0 | 0.34 | 0.48 |
| HSL | 76º | 0.2% | 0.43% | - |
| HSV(B) | 76º | 0.34% | 0.52% | - |
| XYZ | 18.03 | 21.54 | 12.44 | - |
| YUV | 124.28 | 107.52 | 125.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 133 | 88 | 0.09 | 0 | 0.34 | 0.48 | 76 | 0.2 | 0.43 |
| Hex | 79 | 85 | 58 | 9 | 0 | 22 | 30 | 4C | 14 | 2B |
| Octal | 171 | 205 | 130 | 11 | 0 | 42 | 60 | 114 | 24 | 53 |
| Binary | 1111001 | 10000101 | 1011000 | 1001 | 0 | 100010 | 110000 | 1001100 | 10100 | 101011 |
Color Harmonies of #798558
Complementary color
Monochromatic Colors of #798558
Black with #798558
Text Example
Text Example
White with #798558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798558; }
p { color: rgb(121,133,88); }
H1.HeaderClassName
{
color: #798558;
}
.AnyTagClassName
{
color: #798558;
}
</style>
background-color css
<style>
a { background-color: #798558; }
a { background-color: rgb(121,133,88); }
div.DivClassName
{
background-color: #798558;
}
.BgClassName
{
background-color: #798558;
}
</style>
border-color css
<style>
span { border-color: #798558; }
span { border-color: rgb(121,133,88); }
td.TdClassName
{
border-color: #798558;
}
.TagClassName
{
border-color: #798558;
}
</style>