7ED4E6 Color Hex

#7ED4E6 Color Hex

#7ED4E6 Color Information

  • In the RGB color space, the color value #7ed4e6 is composed of 49.41% red, 83.14% green, and 90.2% blue.
  • In the CMYK color space, it consists of 0.45 cyan, 0.08 magenta, 0 yellow, and 0 black.
  • It has a color angle of 190 degrees, a saturation of 68%, and a luminance of 70%.
  • Contrast color of #7ed4e6 is #000000

#7ED4E6 Color Conversion

Hex 7ed4e6 #7ed4e6
RGB Decimal 126, 212, 230 rgb(126, 212, 230)
RGB Percent 49.41, 83.14, 90.2 rgb(49.41%, 83.14%, 90.2%)
HSL 190°,68%,70% hsl(190°,68%,70%)
CMYK 0.45, 0.08, 0, 25
HSV (or HSB) 190°, 53%, 53%,
YUV 188, 151, 82
XYZ 46.431, 57.236, 83.463
CIE-LAB 80.312, -21.353, -16.983

#7ed4e6 border color

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

Css background gradient color with #7ED4E6

.box_css_gradient_with_7ed4e6{ 
	background-color: #7ed4e6;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ed4e6', endColorstr='#1c7c90');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7ed4e6), to(#1c7c90));
	background-image: -webkit-linear-gradient(top, #7ed4e6, #1c7c90);
	background-image: -moz-linear-gradient(top, #7ed4e6, #1c7c90);
	background-image: -o-linear-gradient(top, #7ed4e6, #1c7c90);
	background-image: linear-gradient(to bottom, #7ed4e6, #1c7c90);}

#7ed4e6 Color Preview on Black Background

Sample font with color #7ed4e6 on background of color black

#7ed4e6 Color Preview on White Background

Sample font with color #7ed4e6 on background of color white

#7ed4e6 background color

The sample font has a contrasting color to the color #7ed4e6

Contrast color with #7ed4e6 color is #000000