In RGB color space, #327fff hex color has a red value of 50, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #327fff hex color is composed of 80.39% cyan, 50.2% magenta, 0% yellow and 0% black.
#327fff color has a hue of 217.5 degrees, a saturation of 100% and a lightness of 59.8%.
#327fff hex color contains mainly BLUE.
The closest web safe color of #327fff is #3366ff
#327fff hex color has a decimal value of 3309567.
HEX | 327fff | #327fff |
---|---|---|
RGB | 50, 127, 255 | rgb(50, 127, 255) |
RGB Percent | 19.61, 49.8, 100 | rgb(19.61, 49.8, 100) |
CMYK | 80, 50, 0, 0 | |
HSL | 217.5°, 100, 59.8 | hsl(217.5, 100%, 59.8%) |
HSV | 217.5°, 80.4, 100 |
XYZ | 26.955, 23.077, 97.641 |
---|---|
Hunter Lab | 48.039, 16.091, -86.883 |
CIE-LAB | 55.152, 21.813, -70.19 |
CIE-LCH | 55.152, 73.501, 287.264 |
CIE-LUV | 80.39, 50.2, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #327fff
CMYK percent of color #327fff
Text with hexadecimal color #327fff
This text has a font color of #327fff
<p style="color:#327fff">Text here</p>
#327fff Background Color
This box has a background color of #327fff
<div style="background-color:#327fff">Text here</div>
#327fff Border Color
This box has a border color of #327fff
<div style="border: 4px solid #327fff">Text here</div>
CSS codes
<p style="color:#327fff">Text here</p>
<div style="background-color:#327fff">Text here</div>
<div style="border: 4px solid #327fff">Text here</div>
#327fff Color on white background
This is how a font and box color of #327fff will look
on a white background.
#327fff Color on black background
This is how a font and box color of #327fff hex color will look
on a black background.