In RGB color space, #052fff hex color has a red value of 5, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #052fff hex color is composed of 98.04% cyan, 81.57% magenta, 0% yellow and 0% black.
#052fff color has a hue of 229.9 degrees, a saturation of 100% and a lightness of 51%.
#052fff hex color contains mainly BLUE.
The closest web safe color of #052fff is #0033ff
#052fff hex color has a decimal value of 339967.
HEX | 052fff | #052fff |
---|---|---|
RGB | 5, 47, 255 | rgb(5, 47, 255) |
RGB Percent | 1.96, 18.43, 100 | rgb(1.96, 18.43, 100) |
CMYK | 98, 82, 0, 0 | |
HSL | 229.9°, 100, 51 | hsl(229.9, 100%, 51%) |
HSV | 229.9°, 98, 100 |
XYZ | 19.129, 9.285, 95.392 |
---|---|
Hunter Lab | 30.471, 58.732, -164.281 |
CIE-LAB | 36.527, 66.603, -100.809 |
CIE-LCH | 36.527, 120.824, 303.452 |
CIE-LUV | 98.04, 81.57, 0, 0 |
Web Safe | 0033ff |
RGB percent of color #052fff
CMYK percent of color #052fff
Text with hexadecimal color #052fff
This text has a font color of #052fff
<p style="color:#052fff">Text here</p>
#052fff Background Color
This box has a background color of #052fff
<div style="background-color:#052fff">Text here</div>
#052fff Border Color
This box has a border color of #052fff
<div style="border: 4px solid #052fff">Text here</div>
CSS codes
<p style="color:#052fff">Text here</p>
<div style="background-color:#052fff">Text here</div>
<div style="border: 4px solid #052fff">Text here</div>
#052fff Color on white background
This is how a font and box color of #052fff will look
on a white background.
#052fff Color on black background
This is how a font and box color of #052fff hex color will look
on a black background.