64E986 Color Hex

#64E986 Color Hex

#64E986 Color Information

  • In the RGB color space, the color value #64e986 is composed of 39.22% red, 91.37% green, and 52.55% blue.
  • In the CMYK color space, it consists of 0.57 cyan, 0 magenta, 0.42 yellow, and 0 black.
  • It has a color angle of 135 degrees, a saturation of 75%, and a luminance of 65%.
  • Contrast color of #64e986 is #000000

#64E986 Color Conversion

Hex 64e986 #64e986
RGB Decimal 100, 233, 134 rgb(100, 233, 134)
RGB Percent 39.22, 91.37, 52.55 rgb(39.22%, 91.37%, 52.55%)
HSL 135°,75%,65% hsl(135°,75%,65%)
CMYK 0.57, 0, 0.42, 22
HSV (or HSB) 135°, 38%, 38%,
YUV 182, 100, 68
XYZ 38.698, 62.708, 32.619
CIE-LAB 83.289, -57.386, 37.364

#64e986 border color

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

Css background gradient color with #64E986

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

#64e986 Color Preview on Black Background

Sample font with color #64e986 on background of color black

#64e986 Color Preview on White Background

Sample font with color #64e986 on background of color white

#64e986 background color

The sample font has a contrasting color to the color #64e986

Contrast color with #64e986 color is #000000