40E0D0 Color Hex

#40E0D0 Color Hex

#40E0D0 Color Information

  • In the RGB color space, the color value #40e0d0 is composed of 25.1% red, 87.84% green, and 81.57% blue.
  • In the CMYK color space, it consists of 0.71 cyan, 0 magenta, 0.07 yellow, and 0 black.
  • It has a color angle of 174 degrees, a saturation of 72%, and a luminance of 56%.
  • Contrast color of #40e0d0 is #000000

#40E0D0 Color Conversion

Hex 40e0d0 #40e0d0
RGB Decimal 64, 224, 208 rgb(64, 224, 208)
RGB Percent 25.1, 87.84, 81.57 rgb(25.1%, 87.84%, 81.57%)
HSL 174°,72%,56% hsl(174°,72%,56%)
CMYK 0.71, 0, 0.07, 31
HSV (or HSB) 174°, 48%, 48%,
YUV 174, 147, 48
XYZ 40.155, 58.955, 68.938
CIE-LAB 81.267, -44.076, -4.034

#40e0d0 border color

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

Css background gradient color with #40E0D0

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

#40e0d0 Color Preview on Black Background

Sample font with color #40e0d0 on background of color black

#40e0d0 Color Preview on White Background

Sample font with color #40e0d0 on background of color white

#40e0d0 background color

The sample font has a contrasting color to the color #40e0d0

Contrast color with #40e0d0 color is #000000