FDF5E6 Color Hex

#FDF5E6 Color Hex

#FDF5E6 Color Information

  • In the RGB color space, the color value #fdf5e6 is composed of 99.22% red, 96.08% green, and 90.2% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.03 magenta, 0.09 yellow, and 0 black.
  • It has a color angle of 39 degrees, a saturation of 85%, and a luminance of 95%.
  • Contrast color of #fdf5e6 is #000000

#FDF5E6 Color Conversion

Hex fdf5e6 #fdf5e6
RGB Decimal 253, 245, 230 rgb(253, 245, 230)
RGB Percent 99.22, 96.08, 90.2 rgb(99.22%, 96.08%, 90.2%)
HSL 39°,85%,95% hsl(39°,85%,95%)
CMYK 0, 0.03, 0.09, 2
HSV (or HSB) 39°, 11%, 11%,
YUV 246, 118, 132
XYZ 87.443, 91.901, 87.993
CIE-LAB 96.78, 0.175, 8.157

#fdf5e6 border color

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

Css background gradient color with #FDF5E6

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

#fdf5e6 Color Preview on Black Background

Sample font with color #fdf5e6 on background of color black

#fdf5e6 Color Preview on White Background

Sample font with color #fdf5e6 on background of color white

#fdf5e6 background color

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

Contrast color with #fdf5e6 color is #000000