FF6E40 Color Hex

#FF6E40 Color Hex

#FF6E40 Color Information

  • In the RGB color space, the color value #ff6e40 is composed of 100% red, 43.14% green, and 25.1% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.57 magenta, 0.75 yellow, and 0 black.
  • It has a color angle of 14 degrees, a saturation of 100%, and a luminance of 63%.
  • Contrast color of #ff6e40 is #000000

#FF6E40 Color Conversion

Hex ff6e40 #ff6e40
RGB Decimal 255, 110, 64 rgb(255, 110, 64)
RGB Percent 100, 43.14, 25.1 rgb(100%, 43.14%, 25.1%)
HSL 14°,100%,63% hsl(14°,100%,63%)
CMYK 0, 0.57, 0.75, 0
HSV (or HSB) 14°, 4%, 4%,
YUV 148, 80, 203
XYZ 47.741, 32.782, 8.662
CIE-LAB 63.984, 52.697, 51.887

#ff6e40 border color

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

Css background gradient color with #FF6E40

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

#ff6e40 Color Preview on Black Background

Sample font with color #ff6e40 on background of color black

#ff6e40 Color Preview on White Background

Sample font with color #ff6e40 on background of color white

#ff6e40 background color

The sample font has a contrasting color to the color #ff6e40

Contrast color with #ff6e40 color is #000000