FD5E53 Color Hex

#FD5E53 Color Hex

#FD5E53 Color Information

  • In the RGB color space, the color value #fd5e53 is composed of 99.22% red, 36.86% green, and 32.55% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.63 magenta, 0.67 yellow, and 0 black.
  • It has a color angle of 4 degrees, a saturation of 98%, and a luminance of 66%.
  • Contrast color of #fd5e53 is #000000

#FD5E53 Color Conversion

Hex fd5e53 #fd5e53
RGB Decimal 253, 94, 83 rgb(253, 94, 83)
RGB Percent 99.22, 36.86, 32.55 rgb(99.22%, 36.86%, 32.55%)
HSL 4°,98%,66% hsl(4°,98%,66%)
CMYK 0, 0.63, 0.67, 2
HSV (or HSB) 4°, 1%, 1%,
YUV 140, 95, 208
XYZ 46.072, 29.513, 11.452
CIE-LAB 61.231, 59.874, 38.751

#fd5e53 border color

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

Css background gradient color with #FD5E53

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

#fd5e53 Color Preview on Black Background

Sample font with color #fd5e53 on background of color black

#fd5e53 Color Preview on White Background

Sample font with color #fd5e53 on background of color white

#fd5e53 background color

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

Contrast color with #fd5e53 color is #000000