Ochre
#cc7722 · one of 31,915 named colors
Ochre is a medium, strong orange with the hex code #cc7722. In RGB it is 204 red, 119 green and 34 blue, and black text is most readable on top of it.
Codes
HEX
#cc7722HEX8
#cc7722ffRGB
rgb(204, 119, 34)RGBA
rgba(204, 119, 34, 1)RGB %
rgb(80%, 47%, 13%)HSL
hsl(30, 71%, 47%)HSLA
hsla(30, 71%, 47%, 1)Variables
Sass
$ochre: #cc7722;Less
@ochre: #cc7722;CSS
--ochre: #cc7722;