96DED1 Color Hex

#96DED1 Color Hex

#96DED1 Color Information

  • In the RGB color space, the color value #96ded1 is composed of 58.82% red, 87.06% green, and 81.96% blue.
  • In the CMYK color space, it consists of 0.32 cyan, 0 magenta, 0.06 yellow, and 0 black.
  • It has a color angle of 169 degrees, a saturation of 52%, and a luminance of 73%.
  • Contrast color of #96ded1 is #000000

#96DED1 Color Conversion

Hex 96ded1 #96ded1
RGB Decimal 150, 222, 209 rgb(150, 222, 209)
RGB Percent 58.82, 87.06, 81.96 rgb(58.82%, 87.06%, 81.96%)
HSL 169°,52%,73% hsl(169°,52%,73%)
CMYK 0.32, 0, 0.06, 33
HSV (or HSB) 169°, 47%, 47%,
YUV 199, 133, 92
XYZ 50.208, 63.33, 69.899
CIE-LAB 83.616, -25.193, -0.78

#96ded1 border color

.css_border_solid{ border: 3px solid #96ded1 }
.css_border_dotted{ border: 3px dotted #96ded1 }
.css_border_dashed{ border: 3px dashed #96ded1 }
.css_border_double{ border: 3px double #96ded1 }

Css background gradient color with #96DED1

.box_css_gradient_with_96ded1{ 
	background-color: #96ded1;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#96ded1', endColorstr='#2d8f7e');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#96ded1), to(#2d8f7e));
	background-image: -webkit-linear-gradient(top, #96ded1, #2d8f7e);
	background-image: -moz-linear-gradient(top, #96ded1, #2d8f7e);
	background-image: -o-linear-gradient(top, #96ded1, #2d8f7e);
	background-image: linear-gradient(to bottom, #96ded1, #2d8f7e);}

#96ded1 Color Preview on Black Background

Sample font with color #96ded1 on background of color black

#96ded1 Color Preview on White Background

Sample font with color #96ded1 on background of color white

#96ded1 background color

The sample font has a contrasting color to the color #96ded1

Contrast color with #96ded1 color is #000000