Olive Hex Code — #808000

RGB, HSL, and CMYK values for Olive.

Olive Color Values

FormatValue
HEX#808000
RGBrgb(128, 128, 0)
HSLhsl(60, 100%, 25%)
CMYKcmyk(0%, 0%, 100%, 50%)
Want to explore more shades? Use our Color Converter

About Olive

Color psychology: Peace, wisdom.

Olive (#808000) is a dark shade of green. It's commonly used in web design, graphic design, and branding where peace, wisdom are desired associations.

How to Use Olive in CSS

/* Using HEX */
color: #808000;
background-color: #808000;

/* Using RGB */
color: rgb(128, 128, 0);

/* Using HSL */
color: hsl(60, 100%, 25%);

Colors That Go With Olive

Complementary

Analogous

Triadic

Similar Shades of Green

Frequently Asked Questions