In RGB color space, #3334ff hex color has a red value of 51, a green value of 52 and a blue value of 255.
In CMYK color space (used in color printing), #3334ff hex color is composed of 80% cyan, 79.61% magenta, 0% yellow and 0% black.
#3334ff color has a hue of 239.7 degrees, a saturation of 100% and a lightness of 60%.
#3334ff hex color contains mainly BLUE.
The closest web safe color of #3334ff is #3333ff
#3334ff hex color has a decimal value of 3355903.
HEX | 3334ff | #3334ff |
---|---|---|
RGB | 51, 52, 255 | rgb(51, 52, 255) |
RGB Percent | 20, 20.39, 100 | rgb(20, 20.39, 100) |
CMYK | 80, 80, 0, 0 | |
HSL | 239.7°, 100, 60 | hsl(239.7, 100%, 60%) |
HSV | 239.7°, 80, 100 |
XYZ | 20.643, 10.38, 95.523 |
---|---|
Hunter Lab | 32.218, 57.989, -153.236 |
CIE-LAB | 38.516, 65.566, -97.467 |
CIE-LCH | 38.516, 117.468, 303.929 |
CIE-LUV | 80, 79.61, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #3334ff
CMYK percent of color #3334ff
Text with hexadecimal color #3334ff
This text has a font color of #3334ff
<p style="color:#3334ff">Text here</p>
#3334ff Background Color
This box has a background color of #3334ff
<div style="background-color:#3334ff">Text here</div>
#3334ff Border Color
This box has a border color of #3334ff
<div style="border: 4px solid #3334ff">Text here</div>
CSS codes
<p style="color:#3334ff">Text here</p>
<div style="background-color:#3334ff">Text here</div>
<div style="border: 4px solid #3334ff">Text here</div>
#3334ff Color on white background
This is how a font and box color of #3334ff will look
on a white background.
#3334ff Color on black background
This is how a font and box color of #3334ff hex color will look
on a black background.