In RGB color space, #1b2fff hex color has a red value of 27, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #1b2fff hex color is composed of 89.41% cyan, 81.57% magenta, 0% yellow and 0% black.
#1b2fff color has a hue of 234.7 degrees, a saturation of 100% and a lightness of 55.3%.
#1b2fff hex color contains mainly BLUE.
The closest web safe color of #1b2fff is #3333ff
#1b2fff hex color has a decimal value of 1781759.
HEX | 1b2fff | #1b2fff |
---|---|---|
RGB | 27, 47, 255 | rgb(27, 47, 255) |
RGB Percent | 10.59, 18.43, 100 | rgb(10.59, 18.43, 100) |
CMYK | 89, 82, 0, 0 | |
HSL | 234.7°, 100, 55.3 | hsl(234.7, 100%, 55.3%) |
HSV | 234.7°, 89.4, 100 |
XYZ | 19.519, 9.486, 95.41 |
---|---|
Hunter Lab | 30.799, 59.225, -162.109 |
CIE-LAB | 36.904, 66.959, -100.172 |
CIE-LCH | 36.904, 120.49, 303.76 |
CIE-LUV | 89.41, 81.57, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #1b2fff
CMYK percent of color #1b2fff
Text with hexadecimal color #1b2fff
This text has a font color of #1b2fff
<p style="color:#1b2fff">Text here</p>
#1b2fff Background Color
This box has a background color of #1b2fff
<div style="background-color:#1b2fff">Text here</div>
#1b2fff Border Color
This box has a border color of #1b2fff
<div style="border: 4px solid #1b2fff">Text here</div>
CSS codes
<p style="color:#1b2fff">Text here</p>
<div style="background-color:#1b2fff">Text here</div>
<div style="border: 4px solid #1b2fff">Text here</div>
#1b2fff Color on white background
This is how a font and box color of #1b2fff will look
on a white background.
#1b2fff Color on black background
This is how a font and box color of #1b2fff hex color will look
on a black background.