FF1493 Color Hex
#FF1493 Color Hex
#FF1493 Color Information
- In the RGB color space, the color value #ff1493 is composed of 100% red, 7.84% green, and 57.65% blue.
- In the CMYK color space, it consists of 0 cyan, 0.92 magenta, 0.42 yellow, and 0 black.
- It has a color angle of 328 degrees, a saturation of 100%, and a luminance of 54%.
- Contrast color of #ff1493 is #FFFFFF
#FF1493 Color Conversion
Hex | ff1493 | #ff1493 |
RGB Decimal | 255, 20, 147 | rgb(255, 20, 147) |
RGB Percent | 100, 7.84, 57.65 | rgb(100%, 7.84%, 57.65%) |
HSL | 328°,100%,54% | hsl(328°,100%,54%) |
CMYK | 0, 0.92, 0.42, 0 | |
HSV (or HSB) | 328°, 91%, 91%, |
YUV | 105, 151, 234 |
XYZ | 46.757, 23.867, 29.746 |
CIE-LAB | 55.954, 84.556, -5.715 |
#ff1493 border color
.css_border_solid{ border: 3px solid #ff1493 }
.css_border_dotted{ border: 3px dotted #ff1493 }
.css_border_dashed{ border: 3px dashed #ff1493 }
.css_border_double{ border: 3px double #ff1493 }
Css background gradient color with #FF1493
.box_css_gradient_with_ff1493{ background-color: #ff1493;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcce7', endColorstr='#ff1493');background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffcce7), to(#ff1493));background-image: -webkit-linear-gradient(top, #ffcce7, #ff1493);background-image: -moz-linear-gradient(top, #ffcce7, #ff1493);background-image: -o-linear-gradient(top, #ffcce7, #ff1493);background-image: linear-gradient(to bottom, #ffcce7, #ff1493); }
#ff1493 Color Preview on Black Background
Sample font with color #ff1493 on background of color black
#ff1493 Color Preview on White Background
Sample font with color #ff1493 on background of color white
#ff1493 background color
The sample font has a contrasting color to the color #ff1493
Contrast color with #ff1493 color is #FFFFFF