Shades of Finch #798458
Tints of Finch #798458
RGB
CMYK
RGB Variations
Color information
#798458 (or 0x798458) is known color: Finch. HEX triplet: 79, 84 and 58. RGB value is (121,132,88). Sum of RGB (Red+Green+Blue) = 121+132+88=341 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.48% from 341); Green value is 132 (51.95% from 255 or 38.71% from 341); Blue value is 88 (34.77% from 255 or 25.81% from 341); Max value from RGB is 132 - color contains mainly: green. Hex color #798458 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #798458 is #867BA7. Grayscale: #7B7B7B. Windows color (decimal): -8813480 or 5801081. OLE color: 5801081.
HSL color Cylindrical-coordinate representation of color #798458: hue angle of 75º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #798458 is Cyan = 0.08, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 121 | 132 | 88 | - |
| CMYK | 0.08 | 0 | 0.33 | 0.48 |
| HSL | 75º | 0.2% | 0.43% | - |
| HSV(B) | 75º | 0.33% | 0.52% | - |
| XYZ | 17.9 | 21.27 | 12.4 | - |
| YUV | 123.7 | 107.86 | 126.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 132 | 88 | 0.08 | 0 | 0.33 | 0.48 | 75 | 0.2 | 0.43 |
| Hex | 79 | 84 | 58 | 8 | 0 | 21 | 30 | 4B | 14 | 2B |
| Octal | 171 | 204 | 130 | 10 | 0 | 41 | 60 | 113 | 24 | 53 |
| Binary | 1111001 | 10000100 | 1011000 | 1000 | 0 | 100001 | 110000 | 1001011 | 10100 | 101011 |
Color Harmonies of #798458
Complementary color
Monochromatic Colors of #798458
Black with #798458
Text Example
Text Example
White with #798458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798458; }
p { color: rgb(121,132,88); }
H1.HeaderClassName
{
color: #798458;
}
.AnyTagClassName
{
color: #798458;
}
</style>
background-color css
<style>
a { background-color: #798458; }
a { background-color: rgb(121,132,88); }
div.DivClassName
{
background-color: #798458;
}
.BgClassName
{
background-color: #798458;
}
</style>
border-color css
<style>
span { border-color: #798458; }
span { border-color: rgb(121,132,88); }
td.TdClassName
{
border-color: #798458;
}
.TagClassName
{
border-color: #798458;
}
</style>