In RGB color space, #1d7fff hex color has a red value of 29, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #1d7fff hex color is composed of 88.63% cyan, 50.2% magenta, 0% yellow and 0% black.
#1d7fff color has a hue of 214 degrees, a saturation of 100% and a lightness of 55.7%.
#1d7fff hex color contains mainly BLUE.
The closest web safe color of #1d7fff is #3366ff
#1d7fff hex color has a decimal value of 1933311.
HEX | 1d7fff | #1d7fff |
---|---|---|
RGB | 29, 127, 255 | rgb(29, 127, 255) |
RGB Percent | 11.37, 49.8, 100 | rgb(11.37, 49.8, 100) |
CMYK | 89, 50, 0, 0 | |
HSL | 214°, 100, 55.7 | hsl(214, 100%, 55.7%) |
HSV | 214°, 88.6, 100 |
XYZ | 26.146, 22.66, 97.604 |
---|---|
Hunter Lab | 47.603, 14.738, -88.246 |
CIE-LAB | 54.72, 20.352, -70.909 |
CIE-LCH | 54.72, 73.772, 286.014 |
CIE-LUV | 88.63, 50.2, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #1d7fff
CMYK percent of color #1d7fff
Text with hexadecimal color #1d7fff
This text has a font color of #1d7fff
<p style="color:#1d7fff">Text here</p>
#1d7fff Background Color
This box has a background color of #1d7fff
<div style="background-color:#1d7fff">Text here</div>
#1d7fff Border Color
This box has a border color of #1d7fff
<div style="border: 4px solid #1d7fff">Text here</div>
CSS codes
<p style="color:#1d7fff">Text here</p>
<div style="background-color:#1d7fff">Text here</div>
<div style="border: 4px solid #1d7fff">Text here</div>
#1d7fff Color on white background
This is how a font and box color of #1d7fff will look
on a white background.
#1d7fff Color on black background
This is how a font and box color of #1d7fff hex color will look
on a black background.