039BE5 Color Hex

#039BE5 Color Hex

#039BE5 Color Information

  • In the RGB color space, the color value #039be5 is composed of 1.18% red, 60.78% green, and 89.8% blue.
  • In the CMYK color space, it consists of 0.99 cyan, 0.32 magenta, 0 yellow, and 0 black.
  • It has a color angle of 200 degrees, a saturation of 97%, and a luminance of 45%.
  • Contrast color of #039be5 is #000000

#039BE5 Color Conversion

Hex 039be5 #039be5
RGB Decimal 3, 155, 229 rgb(3, 155, 229)
RGB Percent 1.18, 60.78, 89.8 rgb(1.18%, 60.78%, 89.8%)
HSL 200°,97%,45% hsl(200°,97%,45%)
CMYK 0.99, 0.32, 0, 26
HSV (or HSB) 200°, 55%, 55%,
YUV 118, 190, 44
XYZ 25.902, 29.119, 78.384
CIE-LAB 60.887, -7.242, -46.684

#039be5 border color

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

Css background gradient color with #039BE5

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

#039be5 Color Preview on Black Background

Sample font with color #039be5 on background of color black

#039be5 Color Preview on White Background

Sample font with color #039be5 on background of color white

#039be5 background color

The sample font has a contrasting color to the color #039be5

Contrast color with #039be5 color is #000000