In RGB color space, #2999ff hex color has a red value of 41, a green value of 153 and a blue value of 255.
In CMYK color space (used in color printing), #2999ff hex color is composed of 83.92% cyan, 40% magenta, 0% yellow and 0% black.
#2999ff color has a hue of 208.6 degrees, a saturation of 100% and a lightness of 58%.
#2999ff hex color contains mainly BLUE.
The closest web safe color of #2999ff is #3399ff
#2999ff hex color has a decimal value of 2726399.
HEX | 2999ff | #2999ff |
---|---|---|
RGB | 41, 153, 255 | rgb(41, 153, 255) |
RGB Percent | 16.08, 60, 100 | rgb(16.08, 60, 100) |
CMYK | 84, 40, 0, 0 | |
HSL | 208.6°, 100, 58 | hsl(208.6, 100%, 58%) |
HSV | 208.6°, 83.9, 100 |
XYZ | 30.356, 30.474, 98.89 |
---|---|
Hunter Lab | 55.203, 1.551, -67.569 |
CIE-LAB | 62.061, 5.304, -59.096 |
CIE-LCH | 62.061, 59.334, 275.129 |
CIE-LUV | 83.92, 40, 0, 0 |
Web Safe | 3399ff |
RGB percent of color #2999ff
CMYK percent of color #2999ff
Text with hexadecimal color #2999ff
This text has a font color of #2999ff
<p style="color:#2999ff">Text here</p>
#2999ff Background Color
This box has a background color of #2999ff
<div style="background-color:#2999ff">Text here</div>
#2999ff Border Color
This box has a border color of #2999ff
<div style="border: 4px solid #2999ff">Text here</div>
CSS codes
<p style="color:#2999ff">Text here</p>
<div style="background-color:#2999ff">Text here</div>
<div style="border: 4px solid #2999ff">Text here</div>
#2999ff Color on white background
This is how a font and box color of #2999ff will look
on a white background.
#2999ff Color on black background
This is how a font and box color of #2999ff hex color will look
on a black background.