#ff33dd short hex color code is #f3d.
In RGB color space, #ff33dd hex color has a red value of 255, a green value of 51 and a blue value of 221.
In CMYK color space (used in color printing), #ff33dd hex color is composed of 0% cyan, 80% magenta, 13.33% yellow and 0% black.
#ff33dd color has a hue of 310 degrees, a saturation of 100% and a lightness of 60%.
#ff33dd hex color contains mainly RED.
The closest web safe color of #ff33dd is #ff33cc
#ff33dd hex color has a decimal value of 16724957.
HEX | ff33dd | #ff33dd |
---|---|---|
RGB | 255, 51, 221 | rgb(255, 51, 221) |
RGB Percent | 100, 20, 86.67 | rgb(100, 20, 86.67) |
CMYK | 0, 80, 13, 0 | |
HSL | 310°, 100, 60 | hsl(310, 100%, 60%) |
HSV | 310°, 80, 100 |
XYZ | 55.475, 28.848, 71.051 |
---|---|
Hunter Lab | 53.71, 90.372, -40.835 |
CIE-LAB | 60.647, 87.476, -41.323 |
CIE-LCH | 60.647, 96.745, 334.714 |
CIE-LUV | 0, 80, 13.33, 0 |
Web Safe | ff33cc |
RGB percent of color #ff33dd
CMYK percent of color #ff33dd
Text with hexadecimal color #ff33dd
This text has a font color of #ff33dd
<p style="color:#ff33dd">Text here</p>
#ff33dd Background Color
This box has a background color of #ff33dd
<div style="background-color:#ff33dd">Text here</div>
#ff33dd Border Color
This box has a border color of #ff33dd
<div style="border: 4px solid #ff33dd">Text here</div>
CSS codes
<p style="color:#ff33dd">Text here</p>
<div style="background-color:#ff33dd">Text here</div>
<div style="border: 4px solid #ff33dd">Text here</div>
#ff33dd Color on white background
This is how a font and box color of #ff33dd will look
on a white background.
#ff33dd Color on black background
This is how a font and box color of #ff33dd hex color will look
on a black background.