Shades of Trendy Green #829027
Tints of Trendy Green #829027
RGB
CMYK
RGB Variations
Color information
#829027 (or 0x829027) is known color: Trendy Green. HEX triplet: 82, 90 and 27. RGB value is (130,144,39). Sum of RGB (Red+Green+Blue) = 130+144+39=313 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.53% from 313); Green value is 144 (56.64% from 255 or 46.01% from 313); Blue value is 39 (15.62% from 255 or 12.46% from 313); Max value from RGB is 144 - color contains mainly: green. Hex color #829027 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829027 is #7D6FD8. Grayscale: #808080. Windows color (decimal): -8220633 or 2592898. OLE color: 2592898.
HSL color Cylindrical-coordinate representation of color #829027: hue angle of 68º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #829027 is Cyan = 0.10, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 39 | - |
| CMYK | 0.10 | 0 | 0.73 | 0.44 |
| HSL | 68º | 0.57% | 0.36% | - |
| HSV(B) | 68º | 0.73% | 0.56% | - |
| XYZ | 19.55 | 24.84 | 5.68 | - |
| YUV | 127.84 | 77.86 | 129.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 39 | 0.10 | 0 | 0.73 | 0.44 | 68 | 0.57 | 0.36 |
| Hex | 82 | 90 | 27 | A | 0 | 49 | 2C | 44 | 39 | 24 |
| Octal | 202 | 220 | 47 | 12 | 0 | 111 | 54 | 104 | 71 | 44 |
| Binary | 10000010 | 10010000 | 100111 | 1010 | 0 | 1001001 | 101100 | 1000100 | 111001 | 100100 |
Color Harmonies of #829027
Complementary color
Monochromatic Colors of #829027
Black with #829027
Text Example
Text Example
White with #829027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829027; }
p { color: rgb(130,144,39); }
H1.HeaderClassName
{
color: #829027;
}
.AnyTagClassName
{
color: #829027;
}
</style>
background-color css
<style>
a { background-color: #829027; }
a { background-color: rgb(130,144,39); }
div.DivClassName
{
background-color: #829027;
}
.BgClassName
{
background-color: #829027;
}
</style>
border-color css
<style>
span { border-color: #829027; }
span { border-color: rgb(130,144,39); }
td.TdClassName
{
border-color: #829027;
}
.TagClassName
{
border-color: #829027;
}
</style>