BE4F62 Color Hex

#BE4F62 Color Hex

#BE4F62 Color Information

  • In the RGB color space, the color value #be4f62 is composed of 74.51% red, 30.98% green, and 38.43% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.58 magenta, 0.48 yellow, and 0 black.
  • It has a color angle of 350 degrees, a saturation of 46%, and a luminance of 53%.
  • Contrast color of #be4f62 is #FFFFFF

#BE4F62 Color Conversion

Hex be4f62 #be4f62
RGB Decimal 190, 79, 98 rgb(190, 79, 98)
RGB Percent 74.51, 30.98, 38.43 rgb(74.51%, 30.98%, 38.43%)
HSL 350°,46%,53% hsl(350°,46%,53%)
CMYK 0, 0.58, 0.48, 65
HSV (or HSB) 350°, 97%, 97%,
YUV 114, 118, 181
XYZ 26.236, 17.421, 13.535
CIE-LAB 48.786, 46.303, 11.885

#be4f62 border color

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

Css background gradient color with #BE4F62

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

#be4f62 Color Preview on Black Background

Sample font with color #be4f62 on background of color black

#be4f62 Color Preview on White Background

Sample font with color #be4f62 on background of color white

#be4f62 background color

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

Contrast color with #be4f62 color is #FFFFFF