DE3163 Color Hex

#DE3163 Color Hex

#DE3163 Color Information

  • In the RGB color space, the color value #de3163 is composed of 87.06% red, 19.22% green, and 38.82% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.78 magenta, 0.55 yellow, and 0 black.
  • It has a color angle of 343 degrees, a saturation of 72%, and a luminance of 53%.
  • Contrast color of #de3163 is #FFFFFF

#DE3163 Color Conversion

Hex de3163 #de3163
RGB Decimal 222, 49, 99 rgb(222, 49, 99)
RGB Percent 87.06, 19.22, 38.82 rgb(87.06%, 19.22%, 38.82%)
HSL 343°,72%,53% hsl(343°,72%,53%)
CMYK 0, 0.78, 0.55, 33
HSV (or HSB) 343°, 95%, 95%,
YUV 106, 124, 210
XYZ 33.475, 18.627, 13.635
CIE-LAB 50.248, 67.547, 14.159

#de3163 border color

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

Css background gradient color with #DE3163

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

#de3163 Color Preview on Black Background

Sample font with color #de3163 on background of color black

#de3163 Color Preview on White Background

Sample font with color #de3163 on background of color white

#de3163 background color

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

Contrast color with #de3163 color is #FFFFFF