Shades of Trendy Green #829018
Tints of Trendy Green #829018
RGB
CMYK
RGB Variations
Color information
#829018 (or 0x829018) is known color: Trendy Green. HEX triplet: 82, 90 and 18. RGB value is (130,144,24). Sum of RGB (Red+Green+Blue) = 130+144+24=298 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.62% from 298); Green value is 144 (56.64% from 255 or 48.32% from 298); Blue value is 24 (9.77% from 255 or 8.05% from 298); Max value from RGB is 144 - color contains mainly: green. Hex color #829018 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829018 is #7D6FE7. Grayscale: #7E7E7E. Windows color (decimal): -8220648 or 1609858. OLE color: 1609858.
HSL color Cylindrical-coordinate representation of color #829018: hue angle of 67º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #829018 is Cyan = 0.10, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 24 | - |
| CMYK | 0.10 | 0 | 0.83 | 0.44 |
| HSL | 67º | 0.71% | 0.33% | - |
| HSV(B) | 67º | 0.83% | 0.56% | - |
| XYZ | 19.34 | 24.76 | 4.62 | - |
| YUV | 126.13 | 70.36 | 130.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 24 | 0.10 | 0 | 0.83 | 0.44 | 67 | 0.71 | 0.33 |
| Hex | 82 | 90 | 18 | A | 0 | 53 | 2C | 43 | 47 | 21 |
| Octal | 202 | 220 | 30 | 12 | 0 | 123 | 54 | 103 | 107 | 41 |
| Binary | 10000010 | 10010000 | 11000 | 1010 | 0 | 1010011 | 101100 | 1000011 | 1000111 | 100001 |
Color Harmonies of #829018
Complementary color
Monochromatic Colors of #829018
Black with #829018
Text Example
Text Example
White with #829018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829018; }
p { color: rgb(130,144,24); }
H1.HeaderClassName
{
color: #829018;
}
.AnyTagClassName
{
color: #829018;
}
</style>
background-color css
<style>
a { background-color: #829018; }
a { background-color: rgb(130,144,24); }
div.DivClassName
{
background-color: #829018;
}
.BgClassName
{
background-color: #829018;
}
</style>
border-color css
<style>
span { border-color: #829018; }
span { border-color: rgb(130,144,24); }
td.TdClassName
{
border-color: #829018;
}
.TagClassName
{
border-color: #829018;
}
</style>