Shades of Trendy Green #838618
Tints of Trendy Green #838618
RGB
CMYK
RGB Variations
Color information
#838618 (or 0x838618) is known color: Trendy Green. HEX triplet: 83, 86 and 18. RGB value is (131,134,24). Sum of RGB (Red+Green+Blue) = 131+134+24=289 (38% of max value = 765). Red value is 131 (51.56% from 255 or 45.33% from 289); Green value is 134 (52.73% from 255 or 46.37% from 289); Blue value is 24 (9.77% from 255 or 8.30% from 289); Max value from RGB is 134 - color contains mainly: green. Hex color #838618 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #838618 is #7C79E7. Grayscale: #797979. Windows color (decimal): -8157672 or 1607299. OLE color: 1607299.
HSL color Cylindrical-coordinate representation of color #838618: hue angle of 61.64º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #838618 is Cyan = 0.02, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 134 | 24 | - |
| CMYK | 0.02 | 0 | 0.82 | 0.47 |
| HSL | 61.64º | 0.7% | 0.31% | - |
| HSV(B) | 61.64º | 0.82% | 0.53% | - |
| XYZ | 18.05 | 21.94 | 4.15 | - |
| YUV | 120.56 | 73.51 | 135.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 134 | 24 | 0.02 | 0 | 0.82 | 0.47 | 61.64 | 0.7 | 0.31 |
| Hex | 83 | 86 | 18 | 2 | 0 | 52 | 2F | 3E | 46 | 1F |
| Octal | 203 | 206 | 30 | 2 | 0 | 122 | 57 | 76 | 106 | 37 |
| Binary | 10000011 | 10000110 | 11000 | 10 | 0 | 1010010 | 101111 | 111110 | 1000110 | 11111 |
Color Harmonies of #838618
Complementary color
Monochromatic Colors of #838618
Black with #838618
Text Example
Text Example
White with #838618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838618; }
p { color: rgb(131,134,24); }
H1.HeaderClassName
{
color: #838618;
}
.AnyTagClassName
{
color: #838618;
}
</style>
background-color css
<style>
a { background-color: #838618; }
a { background-color: rgb(131,134,24); }
div.DivClassName
{
background-color: #838618;
}
.BgClassName
{
background-color: #838618;
}
</style>
border-color css
<style>
span { border-color: #838618; }
span { border-color: rgb(131,134,24); }
td.TdClassName
{
border-color: #838618;
}
.TagClassName
{
border-color: #838618;
}
</style>