DCE775 Color Hex

#DCE775 Color Hex

#DCE775 Color Information

  • In the RGB color space, the color value #dce775 is composed of 86.27% red, 90.59% green, and 45.88% blue.
  • In the CMYK color space, it consists of 0.05 cyan, 0 magenta, 0.49 yellow, and 0 black.
  • It has a color angle of 66 degrees, a saturation of 70%, and a luminance of 68%.
  • Contrast color of #dce775 is #000000

#DCE775 Color Conversion

Hex dce775 #dce775
RGB Decimal 220, 231, 117 rgb(220, 231, 117)
RGB Percent 86.27, 90.59, 45.88 rgb(86.27%, 90.59%, 45.88%)
HSL 66°,70%,68% hsl(66°,70%,68%)
CMYK 0.05, 0, 0.49, 24
HSV (or HSB) 66°, 18%, 18%,
YUV 215, 72, 130
XYZ 61.302, 73.652, 27.815
CIE-LAB 88.758, -19.543, 53.714

#dce775 border color

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

Css background gradient color with #DCE775

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

#dce775 Color Preview on Black Background

Sample font with color #dce775 on background of color black

#dce775 Color Preview on White Background

Sample font with color #dce775 on background of color white

#dce775 background color

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

Contrast color with #dce775 color is #000000