Yuzu Soy
#112200 · one of 31,915 named colors
Yuzu Soy is a very dark, vivid black with the hex code #112200. In RGB it is 17 red, 34 green and 0 blue, and white text is most readable on top of it.
Codes
HEX
#112200HEX8
#112200ffRGB
rgb(17, 34, 0)RGBA
rgba(17, 34, 0, 1)RGB %
rgb(7%, 13%, 0%)HSL
hsl(90, 100%, 7%)HSLA
hsla(90, 100%, 7%, 1)Variables
Sass
$yuzu-soy: #112200;Less
@yuzu-soy: #112200;CSS
--yuzu-soy: #112200;