Ochre Hex Code — #CC7722

RGB, HSL, and CMYK values for Ochre.

Ochre Color Values

FormatValue
HEX#CC7722
RGBrgb(204, 119, 34)
HSLhsl(30, 71%, 47%)
CMYKcmyk(0%, 42%, 83%, 20%)
Want to explore more shades? Use our Color Converter

About Ochre

Color psychology: Earthiness, naturalness.

Ochre (#CC7722) is a medium shade of orange. It's commonly used in web design, graphic design, and branding where earthiness, naturalness are desired associations.

How to Use Ochre in CSS

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

/* Using RGB */
color: rgb(204, 119, 34);

/* Using HSL */
color: hsl(30, 71%, 47%);

Colors That Go With Ochre

Complementary

Analogous

Triadic

Similar Shades of Orange

Frequently Asked Questions