DE5246 Color Hex

#DE5246 Color Hex

#DE5246 Color Information

  • In the RGB color space, the color value #de5246 is composed of 87.06% red, 32.16% green, and 27.45% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.63 magenta, 0.68 yellow, and 0 black.
  • It has a color angle of 5 degrees, a saturation of 70%, and a luminance of 57%.
  • Contrast color of #de5246 is #FFFFFF

#DE5246 Color Conversion

Hex de5246 #de5246
RGB Decimal 222, 82, 70 rgb(222, 82, 70)
RGB Percent 87.06, 32.16, 27.45 rgb(87.06%, 32.16%, 27.45%)
HSL 5°,70%,57% hsl(5°,70%,57%)
CMYK 0, 0.63, 0.68, 33
HSV (or HSB) 5°, 1%, 1%,
YUV 122, 98, 198
XYZ 34.247, 22.006, 8.237
CIE-LAB 54.034, 53.924, 36.162

#de5246 border color

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

Css background gradient color with #DE5246

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

#de5246 Color Preview on Black Background

Sample font with color #de5246 on background of color black

#de5246 Color Preview on White Background

Sample font with color #de5246 on background of color white

#de5246 background color

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

Contrast color with #de5246 color is #FFFFFF