3D5AFE Color Hex

#3D5AFE Color Hex

#3D5AFE Color Information

  • In the RGB color space, the color value #3d5afe is composed of 23.92% red, 35.29% green, and 99.61% blue.
  • In the CMYK color space, it consists of 0.76 cyan, 0.65 magenta, 0 yellow, and 0 black.
  • It has a color angle of 231 degrees, a saturation of 99%, and a luminance of 62%.
  • Contrast color of #3d5afe is #FFFFFF

#3D5AFE Color Conversion

Hex 3d5afe #3d5afe
RGB Decimal 61, 90, 254 rgb(61, 90, 254)
RGB Percent 23.92, 35.29, 99.61 rgb(23.92%, 35.29%, 99.61%)
HSL 231°,99%,62% hsl(231°,99%,62%)
CMYK 0.76, 0.65, 0, 1
HSV (or HSB) 231°, 64%, 64%,
YUV 100, 215, 99
XYZ 23.47, 15.46, 95.513
CIE-LAB 46.258, 45.332, -84.112

#3d5afe border color

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

Css background gradient color with #3D5AFE

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

#3d5afe Color Preview on Black Background

Sample font with color #3d5afe on background of color black

#3d5afe Color Preview on White Background

Sample font with color #3d5afe on background of color white

#3d5afe background color

The sample font has a contrasting color to the color #3d5afe

Contrast color with #3d5afe color is #FFFFFF