7EB6FF Color Hex

#7EB6FF Color Hex

#7EB6FF Color Information

  • In the RGB color space, the color value #7eb6ff is composed of 49.41% red, 71.37% green, and 100% blue.
  • In the CMYK color space, it consists of 0.51 cyan, 0.29 magenta, 0 yellow, and 0 black.
  • It has a color angle of 214 degrees, a saturation of 100%, and a luminance of 75%.
  • Contrast color of #7eb6ff is #000000

#7EB6FF Color Conversion

Hex 7eb6ff #7eb6ff
RGB Decimal 126, 182, 255 rgb(126, 182, 255)
RGB Percent 49.41, 71.37, 100 rgb(49.41%, 71.37%, 100%)
HSL 214°,100%,75% hsl(214°,100%,75%)
CMYK 0.51, 0.29, 0, 0
HSV (or HSB) 214°, 59%, 59%,
YUV 174, 173, 92
XYZ 43.382, 45.112, 101.029
CIE-LAB 72.965, 1.5, -41.682

#7eb6ff border color

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

Css background gradient color with #7EB6FF

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

#7eb6ff Color Preview on Black Background

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

#7eb6ff Color Preview on White Background

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

#7eb6ff background color

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

Contrast color with #7eb6ff color is #000000