In RGB color space, #234cff hex color has a red value of 35, a green value of 76 and a blue value of 255.
In CMYK color space (used in color printing), #234cff hex color is composed of 86.27% cyan, 70.2% magenta, 0% yellow and 0% black.
#234cff color has a hue of 228.8 degrees, a saturation of 100% and a lightness of 56.9%.
#234cff hex color contains mainly BLUE.
The closest web safe color of #234cff is #3333ff
#234cff hex color has a decimal value of 2313471.
HEX | 234cff | #234cff |
---|---|---|
RGB | 35, 76, 255 | rgb(35, 76, 255) |
RGB Percent | 13.73, 29.8, 100 | rgb(13.73, 29.8, 100) |
CMYK | 86, 70, 0, 0 | |
HSL | 228.8°, 100, 56.9 | hsl(228.8, 100%, 56.9%) |
HSV | 228.8°, 86.3, 100 |
XYZ | 21.328, 12.746, 95.944 |
---|---|
Hunter Lab | 35.702, 44.158, -134.344 |
CIE-LAB | 42.378, 52.208, -91.09 |
CIE-LCH | 42.378, 104.991, 299.819 |
CIE-LUV | 86.27, 70.2, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #234cff
CMYK percent of color #234cff
Text with hexadecimal color #234cff
This text has a font color of #234cff
<p style="color:#234cff">Text here</p>
#234cff Background Color
This box has a background color of #234cff
<div style="background-color:#234cff">Text here</div>
#234cff Border Color
This box has a border color of #234cff
<div style="border: 4px solid #234cff">Text here</div>
CSS codes
<p style="color:#234cff">Text here</p>
<div style="background-color:#234cff">Text here</div>
<div style="border: 4px solid #234cff">Text here</div>
#234cff Color on white background
This is how a font and box color of #234cff will look
on a white background.
#234cff Color on black background
This is how a font and box color of #234cff hex color will look
on a black background.