E7968B Color Hex

#E7968B Color Hex

#E7968B Color Information

  • In the RGB color space, the color value #e7968b is composed of 90.59% red, 58.82% green, and 54.51% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.35 magenta, 0.4 yellow, and 0 black.
  • It has a color angle of 7 degrees, a saturation of 66%, and a luminance of 73%.
  • Contrast color of #e7968b is #000000

#E7968B Color Conversion

Hex e7968b #e7968b
RGB Decimal 231, 150, 139 rgb(231, 150, 139)
RGB Percent 90.59, 58.82, 54.51 rgb(90.59%, 58.82%, 54.51%)
HSL 7°,66%,73% hsl(7°,66%,73%)
CMYK 0, 0.35, 0.4, 24
HSV (or HSB) 7°, 2%, 2%,
YUV 173, 108, 168
XYZ 48.522, 40.666, 29.718
CIE-LAB 69.941, 29.174, 18.441

#e7968b border color

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

Css background gradient color with #E7968B

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

#e7968b Color Preview on Black Background

Sample font with color #e7968b on background of color black

#e7968b Color Preview on White Background

Sample font with color #e7968b on background of color white

#e7968b background color

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

Contrast color with #e7968b color is #000000