318CE7 Color Hex

#318CE7 Color Hex

#318CE7 Color Information

  • In the RGB color space, the color value #318ce7 is composed of 19.22% red, 54.9% green, and 90.59% blue.
  • In the CMYK color space, it consists of 0.79 cyan, 0.39 magenta, 0 yellow, and 0 black.
  • It has a color angle of 210 degrees, a saturation of 79%, and a luminance of 55%.
  • Contrast color of #318ce7 is #000000

#318CE7 Color Conversion

Hex 318ce7 #318ce7
RGB Decimal 49, 140, 231 rgb(49, 140, 231)
RGB Percent 19.22, 54.9, 90.59 rgb(19.22%, 54.9%, 90.59%)
HSL 210°,79%,55% hsl(210°,79%,55%)
CMYK 0.79, 0.39, 0, 24
HSV (or HSB) 210°, 58%, 58%,
YUV 123, 189, 74
XYZ 25.069, 25.179, 79.14
CIE-LAB 57.249, 4.923, -53.53

#318ce7 border color

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

Css background gradient color with #318CE7

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

#318ce7 Color Preview on Black Background

Sample font with color #318ce7 on background of color black

#318ce7 Color Preview on White Background

Sample font with color #318ce7 on background of color white

#318ce7 background color

The sample font has a contrasting color to the color #318ce7

Contrast color with #318ce7 color is #000000