Shades of Trendy Green #798318
Tints of Trendy Green #798318
RGB
CMYK
RGB Variations
Color information
#798318 (or 0x798318) is known color: Trendy Green. HEX triplet: 79, 83 and 18. RGB value is (121,131,24). Sum of RGB (Red+Green+Blue) = 121+131+24=276 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.84% from 276); Green value is 131 (51.56% from 255 or 47.46% from 276); Blue value is 24 (9.77% from 255 or 8.70% from 276); Max value from RGB is 131 - color contains mainly: green. Hex color #798318 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #798318 is #867CE7. Grayscale: #747474. Windows color (decimal): -8813800 or 1606521. OLE color: 1606521.
HSL color Cylindrical-coordinate representation of color #798318: hue angle of 65.61º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #798318 is Cyan = 0.08, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 131 | 24 | - |
| CMYK | 0.08 | 0 | 0.82 | 0.49 |
| HSL | 65.61º | 0.69% | 0.3% | - |
| HSV(B) | 65.61º | 0.82% | 0.51% | - |
| XYZ | 16.17 | 20.36 | 3.94 | - |
| YUV | 115.81 | 76.19 | 131.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 131 | 24 | 0.08 | 0 | 0.82 | 0.49 | 65.61 | 0.69 | 0.3 |
| Hex | 79 | 83 | 18 | 8 | 0 | 52 | 31 | 42 | 45 | 1E |
| Octal | 171 | 203 | 30 | 10 | 0 | 122 | 61 | 102 | 105 | 36 |
| Binary | 1111001 | 10000011 | 11000 | 1000 | 0 | 1010010 | 110001 | 1000010 | 1000101 | 11110 |
Color Harmonies of #798318
Complementary color
Monochromatic Colors of #798318
Black with #798318
Text Example
Text Example
White with #798318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798318; }
p { color: rgb(121,131,24); }
H1.HeaderClassName
{
color: #798318;
}
.AnyTagClassName
{
color: #798318;
}
</style>
background-color css
<style>
a { background-color: #798318; }
a { background-color: rgb(121,131,24); }
div.DivClassName
{
background-color: #798318;
}
.BgClassName
{
background-color: #798318;
}
</style>
border-color css
<style>
span { border-color: #798318; }
span { border-color: rgb(121,131,24); }
td.TdClassName
{
border-color: #798318;
}
.TagClassName
{
border-color: #798318;
}
</style>