Dark Ebony
#3d2004 · one of 31,915 named colors
Dark Ebony is a very dark, vivid orange with the hex code #3d2004. In RGB it is 61 red, 32 green and 4 blue, and white text is most readable on top of it.
Codes
HEX
#3d2004HEX8
#3d2004ffRGB
rgb(61, 32, 4)RGBA
rgba(61, 32, 4, 1)RGB %
rgb(24%, 13%, 2%)HSL
hsl(29, 88%, 13%)HSLA
hsla(29, 88%, 13%, 1)Variables
Sass
$dark-ebony: #3d2004;Less
@dark-ebony: #3d2004;CSS
--dark-ebony: #3d2004;