In RGB color space, #344fff hex color has a red value of 52, a green value of 79 and a blue value of 255.
In CMYK color space (used in color printing), #344fff hex color is composed of 79.61% cyan, 69.02% magenta, 0% yellow and 0% black.
#344fff color has a hue of 232 degrees, a saturation of 100% and a lightness of 60.2%.
#344fff hex color contains mainly BLUE.
The closest web safe color of #344fff is #3366ff
#344fff hex color has a decimal value of 3428351.
HEX | 344fff | #344fff |
---|---|---|
RGB | 52, 79, 255 | rgb(52, 79, 255) |
RGB Percent | 20.39, 30.98, 100 | rgb(20.39, 30.98, 100) |
CMYK | 80, 69, 0, 0 | |
HSL | 232°, 100, 60.2 | hsl(232, 100%, 60.2%) |
HSV | 232°, 79.6, 100 |
XYZ | 22.262, 13.542, 96.048 |
---|---|
Hunter Lab | 36.799, 43.585, -128.99 |
CIE-LAB | 43.569, 51.447, -89.106 |
CIE-LCH | 43.569, 102.892, 300.001 |
CIE-LUV | 79.61, 69.02, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #344fff
CMYK percent of color #344fff
Text with hexadecimal color #344fff
This text has a font color of #344fff
<p style="color:#344fff">Text here</p>
#344fff Background Color
This box has a background color of #344fff
<div style="background-color:#344fff">Text here</div>
#344fff Border Color
This box has a border color of #344fff
<div style="border: 4px solid #344fff">Text here</div>
CSS codes
<p style="color:#344fff">Text here</p>
<div style="background-color:#344fff">Text here</div>
<div style="border: 4px solid #344fff">Text here</div>
#344fff Color on white background
This is how a font and box color of #344fff will look
on a white background.
#344fff Color on black background
This is how a font and box color of #344fff hex color will look
on a black background.