Oblivion
#000435 · one of 31,915 named colors
Oblivion is a very dark, vivid blue with the hex code #000435. In RGB it is 0 red, 4 green and 53 blue, and white text is most readable on top of it.
Codes
HEX
#000435HEX8
#000435ffRGB
rgb(0, 4, 53)RGBA
rgba(0, 4, 53, 1)RGB %
rgb(0%, 2%, 21%)HSL
hsl(235, 100%, 10%)HSLA
hsla(235, 100%, 10%, 1)Variables
Sass
$oblivion: #000435;Less
@oblivion: #000435;CSS
--oblivion: #000435;