Shades of Trendy Green #819016
Tints of Trendy Green #819016
RGB
CMYK
RGB Variations
Color information
#819016 (or 0x819016) is known color: Trendy Green. HEX triplet: 81, 90 and 16. RGB value is (129,144,22). Sum of RGB (Red+Green+Blue) = 129+144+22=295 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.73% from 295); Green value is 144 (56.64% from 255 or 48.81% from 295); Blue value is 22 (8.98% from 255 or 7.46% from 295); Max value from RGB is 144 - color contains mainly: green. Hex color #819016 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819016 is #7E6FE9. Grayscale: #7E7E7E. Windows color (decimal): -8286186 or 1478785. OLE color: 1478785.
HSL color Cylindrical-coordinate representation of color #819016: hue angle of 67.38º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #819016 is Cyan = 0.10, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 144 | 22 | - |
| CMYK | 0.10 | 0 | 0.85 | 0.44 |
| HSL | 67.38º | 0.73% | 0.33% | - |
| HSV(B) | 67.38º | 0.85% | 0.56% | - |
| XYZ | 19.17 | 24.67 | 4.51 | - |
| YUV | 125.61 | 69.53 | 130.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 144 | 22 | 0.10 | 0 | 0.85 | 0.44 | 67.38 | 0.73 | 0.33 |
| Hex | 81 | 90 | 16 | A | 0 | 55 | 2C | 43 | 49 | 21 |
| Octal | 201 | 220 | 26 | 12 | 0 | 125 | 54 | 103 | 111 | 41 |
| Binary | 10000001 | 10010000 | 10110 | 1010 | 0 | 1010101 | 101100 | 1000011 | 1001001 | 100001 |
Color Harmonies of #819016
Complementary color
Monochromatic Colors of #819016
Black with #819016
Text Example
Text Example
White with #819016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819016; }
p { color: rgb(129,144,22); }
H1.HeaderClassName
{
color: #819016;
}
.AnyTagClassName
{
color: #819016;
}
</style>
background-color css
<style>
a { background-color: #819016; }
a { background-color: rgb(129,144,22); }
div.DivClassName
{
background-color: #819016;
}
.BgClassName
{
background-color: #819016;
}
</style>
border-color css
<style>
span { border-color: #819016; }
span { border-color: rgb(129,144,22); }
td.TdClassName
{
border-color: #819016;
}
.TagClassName
{
border-color: #819016;
}
</style>