EDE7F6 Color Hex

#EDE7F6 Color Hex

#EDE7F6 Color Information

  • In the RGB color space, the color value #ede7f6 is composed of 92.94% red, 90.59% green, and 96.47% blue.
  • In the CMYK color space, it consists of 0.04 cyan, 0.06 magenta, 0 yellow, and 0 black.
  • It has a color angle of 264 degrees, a saturation of 45%, and a luminance of 94%.
  • Contrast color of #ede7f6 is #000000

#EDE7F6 Color Conversion

Hex ede7f6 #ede7f6
RGB Decimal 237, 231, 246 rgb(237, 231, 246)
RGB Percent 92.94, 90.59, 96.47 rgb(92.94%, 90.59%, 96.47%)
HSL 264°,45%,94% hsl(264°,45%,94%)
CMYK 0.04, 0.06, 0, 9
HSV (or HSB) 264°, 73%, 73%,
YUV 235, 134, 128
XYZ 80.136, 81.81, 98.756
CIE-LAB 92.491, 4.718, -6.543

#ede7f6 border color

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

Css background gradient color with #EDE7F6

.box_css_gradient_with_ede7f6{ 
	background-color: #ede7f6;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ede7f6', endColorstr='#8961c4');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ede7f6), to(#8961c4));
	background-image: -webkit-linear-gradient(top, #ede7f6, #8961c4);
	background-image: -moz-linear-gradient(top, #ede7f6, #8961c4);
	background-image: -o-linear-gradient(top, #ede7f6, #8961c4);
	background-image: linear-gradient(to bottom, #ede7f6, #8961c4);}

#ede7f6 Color Preview on Black Background

Sample font with color #ede7f6 on background of color black

#ede7f6 Color Preview on White Background

Sample font with color #ede7f6 on background of color white

#ede7f6 background color

The sample font has a contrasting color to the color #ede7f6

Contrast color with #ede7f6 color is #000000