7E5E60 Color Hex

#7E5E60 Color Hex

#7E5E60 Color Information

  • In the RGB color space, the color value #7e5e60 is composed of 49.41% red, 36.86% green, and 37.65% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.25 magenta, 0.24 yellow, and 0 black.
  • It has a color angle of 356 degrees, a saturation of 15%, and a luminance of 43%.
  • Contrast color of #7e5e60 is #FFFFFF

#7E5E60 Color Conversion

Hex 7e5e60 #7e5e60
RGB Decimal 126, 94, 96 rgb(126, 94, 96)
RGB Percent 49.41, 36.86, 37.65 rgb(49.41%, 36.86%, 37.65%)
HSL 356°,15%,43% hsl(356°,15%,43%)
CMYK 0, 0.25, 0.24, 129
HSV (or HSB) 356°, 99%, 99%,
YUV 104, 123, 142
XYZ 14.718, 13.286, 12.855
CIE-LAB 43.19, 13.368, 3.938

#7e5e60 border color

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

Css background gradient color with #7E5E60

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

#7e5e60 Color Preview on Black Background

Sample font with color #7e5e60 on background of color black

#7e5e60 Color Preview on White Background

Sample font with color #7e5e60 on background of color white

#7e5e60 background color

The sample font has a contrasting color to the color #7e5e60

Contrast color with #7e5e60 color is #FFFFFF