In RGB color space, #3d1fff hex color has a red value of 61, a green value of 31 and a blue value of 255.
In CMYK color space (used in color printing), #3d1fff hex color is composed of 76.08% cyan, 87.84% magenta, 0% yellow and 0% black.
#3d1fff color has a hue of 248 degrees, a saturation of 100% and a lightness of 56.1%.
#3d1fff hex color contains mainly BLUE.
The closest web safe color of #3d1fff is #3333ff
#3d1fff hex color has a decimal value of 4005887.
HEX | 3d1fff | #3d1fff |
---|---|---|
RGB | 61, 31, 255 | rgb(61, 31, 255) |
RGB Percent | 23.92, 12.16, 100 | rgb(23.92, 12.16, 100) |
CMYK | 76, 88, 0, 0 | |
HSL | 248°, 100, 56.1 | hsl(248, 100%, 56.1%) |
HSV | 248°, 87.8, 100 |
XYZ | 20.464, 9.192, 95.303 |
---|---|
Hunter Lab | 30.318, 67.425, -165.15 |
CIE-LAB | 36.351, 74.025, -101.052 |
CIE-LCH | 36.351, 125.265, 306.224 |
CIE-LUV | 76.08, 87.84, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #3d1fff
CMYK percent of color #3d1fff
Text with hexadecimal color #3d1fff
This text has a font color of #3d1fff
<p style="color:#3d1fff">Text here</p>
#3d1fff Background Color
This box has a background color of #3d1fff
<div style="background-color:#3d1fff">Text here</div>
#3d1fff Border Color
This box has a border color of #3d1fff
<div style="border: 4px solid #3d1fff">Text here</div>
CSS codes
<p style="color:#3d1fff">Text here</p>
<div style="background-color:#3d1fff">Text here</div>
<div style="border: 4px solid #3d1fff">Text here</div>
#3d1fff Color on white background
This is how a font and box color of #3d1fff will look
on a white background.
#3d1fff Color on black background
This is how a font and box color of #3d1fff hex color will look
on a black background.