FF1DCE Color Hex
#FF1DCE Color Hex
#FF1DCE Color Information
- In the RGB color space, the color value #ff1dce is composed of 100% red, 11.37% green, and 80.78% blue.
- In the CMYK color space, it consists of 0 cyan, 0.89 magenta, 0.19 yellow, and 0 black.
- It has a color angle of 313 degrees, a saturation of 100%, and a luminance of 56%.
- Contrast color of #ff1dce is #000000
#FF1DCE Color Conversion
Hex | ff1dce | #ff1dce |
RGB Decimal | 255, 29, 206 | rgb(255, 29, 206) |
RGB Percent | 100, 11.37, 80.78 | rgb(100%, 11.37%, 80.78%) |
HSL | 313°,100%,56% | hsl(313°,100%,56%) |
CMYK | 0, 0.89, 0.19, 0 | |
HSV (or HSB) | 313°, 87%, 87%, |
YUV | 117, 178, 226 |
XYZ | 52.82, 26.595, 60.742 |
CIE-LAB | 58.598, 89.536, -36.025 |
#ff1dce border color
.css_border_solid{ border: 3px solid #ff1dce }
.css_border_dotted{ border: 3px dotted #ff1dce }
.css_border_dashed{ border: 3px dashed #ff1dce }
.css_border_double{ border: 3px double #ff1dce }
Css background gradient color with #FF1DCE
.box_css_gradient_with_ff1dce{ background-color: #ff1dce;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd5f6', endColorstr='#ff1dce');background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffd5f6), to(#ff1dce));background-image: -webkit-linear-gradient(top, #ffd5f6, #ff1dce);background-image: -moz-linear-gradient(top, #ffd5f6, #ff1dce);background-image: -o-linear-gradient(top, #ffd5f6, #ff1dce);background-image: linear-gradient(to bottom, #ffd5f6, #ff1dce); }
#ff1dce Color Preview on Black Background
Sample font with color #ff1dce on background of color black
#ff1dce Color Preview on White Background
Sample font with color #ff1dce on background of color white
#ff1dce background color
The sample font has a contrasting color to the color #ff1dce
Contrast color with #ff1dce color is #000000