E68364 Color Hex

#E68364 Color Hex

#E68364 Color Information

  • In the RGB color space, the color value #e68364 is composed of 90.2% red, 51.37% green, and 39.22% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.43 magenta, 0.57 yellow, and 0 black.
  • It has a color angle of 14 degrees, a saturation of 72%, and a luminance of 65%.
  • Contrast color of #e68364 is #000000

#E68364 Color Conversion

Hex e68364 #e68364
RGB Decimal 230, 131, 100 rgb(230, 131, 100)
RGB Percent 90.2, 51.37, 39.22 rgb(90.2%, 51.37%, 39.22%)
HSL 14°,72%,65% hsl(14°,72%,65%)
CMYK 0, 0.43, 0.57, 25
HSV (or HSB) 14°, 4%, 4%,
YUV 157, 95, 179
XYZ 43.05, 33.976, 16.346
CIE-LAB 64.943, 35.091, 33.263

#e68364 border color

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

Css background gradient color with #E68364

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

#e68364 Color Preview on Black Background

Sample font with color #e68364 on background of color black

#e68364 Color Preview on White Background

Sample font with color #e68364 on background of color white

#e68364 background color

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

Contrast color with #e68364 color is #000000