In RGB color space, #334bff hex color has a red value of 51, a green value of 75 and a blue value of 255.
In CMYK color space (used in color printing), #334bff hex color is composed of 80% cyan, 70.59% magenta, 0% yellow and 0% black.
#334bff color has a hue of 232.9 degrees, a saturation of 100% and a lightness of 60%.
#334bff hex color contains mainly BLUE.
The closest web safe color of #334bff is #3333ff
#334bff hex color has a decimal value of 3361791.
HEX | 334bff | #334bff |
---|---|---|
RGB | 51, 75, 255 | rgb(51, 75, 255) |
RGB Percent | 20, 29.41, 100 | rgb(20, 29.41, 100) |
CMYK | 80, 71, 0, 0 | |
HSL | 232.9°, 100, 60 | hsl(232.9, 100%, 60%) |
HSV | 232.9°, 80, 100 |
XYZ | 21.931, 12.956, 95.953 |
---|---|
Hunter Lab | 35.994, 45.768, -132.858 |
CIE-LAB | 42.697, 53.67, -90.546 |
CIE-LCH | 42.697, 105.257, 300.657 |
CIE-LUV | 80, 70.59, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #334bff
CMYK percent of color #334bff
Text with hexadecimal color #334bff
This text has a font color of #334bff
<p style="color:#334bff">Text here</p>
#334bff Background Color
This box has a background color of #334bff
<div style="background-color:#334bff">Text here</div>
#334bff Border Color
This box has a border color of #334bff
<div style="border: 4px solid #334bff">Text here</div>
CSS codes
<p style="color:#334bff">Text here</p>
<div style="background-color:#334bff">Text here</div>
<div style="border: 4px solid #334bff">Text here</div>
#334bff Color on white background
This is how a font and box color of #334bff will look
on a white background.
#334bff Color on black background
This is how a font and box color of #334bff hex color will look
on a black background.