Camouflage
#3c3910 · one of 31,915 named colors
Camouflage is a very dark, strong yellow with the hex code #3c3910. In RGB it is 60 red, 57 green and 16 blue, and white text is most readable on top of it.
Codes
HEX
#3c3910HEX8
#3c3910ffRGB
rgb(60, 57, 16)RGBA
rgba(60, 57, 16, 1)RGB %
rgb(24%, 22%, 6%)HSL
hsl(56, 58%, 15%)HSLA
hsla(56, 58%, 15%, 1)Variables
Sass
$camouflage: #3c3910;Less
@camouflage: #3c3910;CSS
--camouflage: #3c3910;