Shades of Trendy Green #829028
Tints of Trendy Green #829028
RGB
CMYK
RGB Variations
Color information
#829028 (or 0x829028) is known color: Trendy Green. HEX triplet: 82, 90 and 28. RGB value is (130,144,40). Sum of RGB (Red+Green+Blue) = 130+144+40=314 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.40% from 314); Green value is 144 (56.64% from 255 or 45.86% from 314); Blue value is 40 (16.02% from 255 or 12.74% from 314); Max value from RGB is 144 - color contains mainly: green. Hex color #829028 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829028 is #7D6FD7. Grayscale: #808080. Windows color (decimal): -8220632 or 2658434. OLE color: 2658434.
HSL color Cylindrical-coordinate representation of color #829028: hue angle of 68.08º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #829028 is Cyan = 0.10, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 40 | - |
| CMYK | 0.10 | 0 | 0.72 | 0.44 |
| HSL | 68.08º | 0.57% | 0.36% | - |
| HSV(B) | 68.08º | 0.72% | 0.56% | - |
| XYZ | 19.56 | 24.85 | 5.77 | - |
| YUV | 127.96 | 78.36 | 129.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 40 | 0.10 | 0 | 0.72 | 0.44 | 68.08 | 0.57 | 0.36 |
| Hex | 82 | 90 | 28 | A | 0 | 48 | 2C | 44 | 39 | 24 |
| Octal | 202 | 220 | 50 | 12 | 0 | 110 | 54 | 104 | 71 | 44 |
| Binary | 10000010 | 10010000 | 101000 | 1010 | 0 | 1001000 | 101100 | 1000100 | 111001 | 100100 |
Color Harmonies of #829028
Complementary color
Monochromatic Colors of #829028
Black with #829028
Text Example
Text Example
White with #829028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829028; }
p { color: rgb(130,144,40); }
H1.HeaderClassName
{
color: #829028;
}
.AnyTagClassName
{
color: #829028;
}
</style>
background-color css
<style>
a { background-color: #829028; }
a { background-color: rgb(130,144,40); }
div.DivClassName
{
background-color: #829028;
}
.BgClassName
{
background-color: #829028;
}
</style>
border-color css
<style>
span { border-color: #829028; }
span { border-color: rgb(130,144,40); }
td.TdClassName
{
border-color: #829028;
}
.TagClassName
{
border-color: #829028;
}
</style>