Entrapment
#005961 · one of 31,915 named colors
Entrapment is a dark, vivid cyan with the hex code #005961. In RGB it is 0 red, 89 green and 97 blue, and white text is most readable on top of it.
Codes
HEX
#005961HEX8
#005961ffRGB
rgb(0, 89, 97)RGBA
rgba(0, 89, 97, 1)RGB %
rgb(0%, 35%, 38%)HSL
hsl(185, 100%, 19%)HSLA
hsla(185, 100%, 19%, 1)Variables
Sass
$entrapment: #005961;Less
@entrapment: #005961;CSS
--entrapment: #005961;