Shades of Trendy Green #828719
Tints of Trendy Green #828719
RGB
CMYK
RGB Variations
Color information
#828719 (or 0x828719) is known color: Trendy Green. HEX triplet: 82, 87 and 19. RGB value is (130,135,25). Sum of RGB (Red+Green+Blue) = 130+135+25=290 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.83% from 290); Green value is 135 (53.12% from 255 or 46.55% from 290); Blue value is 25 (10.16% from 255 or 8.62% from 290); Max value from RGB is 135 - color contains mainly: green. Hex color #828719 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #828719 is #7D78E6. Grayscale: #797979. Windows color (decimal): -8222951 or 1673090. OLE color: 1673090.
HSL color Cylindrical-coordinate representation of color #828719: hue angle of 62.73º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #828719 is Cyan = 0.04, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 135 | 25 | - |
| CMYK | 0.04 | 0 | 0.81 | 0.47 |
| HSL | 62.73º | 0.69% | 0.31% | - |
| HSV(B) | 62.73º | 0.81% | 0.53% | - |
| XYZ | 18.05 | 22.14 | 4.24 | - |
| YUV | 120.97 | 73.84 | 134.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 135 | 25 | 0.04 | 0 | 0.81 | 0.47 | 62.73 | 0.69 | 0.31 |
| Hex | 82 | 87 | 19 | 4 | 0 | 51 | 2F | 3F | 45 | 1F |
| Octal | 202 | 207 | 31 | 4 | 0 | 121 | 57 | 77 | 105 | 37 |
| Binary | 10000010 | 10000111 | 11001 | 100 | 0 | 1010001 | 101111 | 111111 | 1000101 | 11111 |
Color Harmonies of #828719
Complementary color
Monochromatic Colors of #828719
Black with #828719
Text Example
Text Example
White with #828719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828719; }
p { color: rgb(130,135,25); }
H1.HeaderClassName
{
color: #828719;
}
.AnyTagClassName
{
color: #828719;
}
</style>
background-color css
<style>
a { background-color: #828719; }
a { background-color: rgb(130,135,25); }
div.DivClassName
{
background-color: #828719;
}
.BgClassName
{
background-color: #828719;
}
</style>
border-color css
<style>
span { border-color: #828719; }
span { border-color: rgb(130,135,25); }
td.TdClassName
{
border-color: #828719;
}
.TagClassName
{
border-color: #828719;
}
</style>