In RGB color space, #223fff hex color has a red value of 34, a green value of 63 and a blue value of 255.
In CMYK color space (used in color printing), #223fff hex color is composed of 86.67% cyan, 75.29% magenta, 0% yellow and 0% black.
#223fff color has a hue of 232.1 degrees, a saturation of 100% and a lightness of 56.7%.
#223fff hex color contains mainly BLUE.
The closest web safe color of #223fff is #3333ff
#223fff hex color has a decimal value of 2244607.
HEX | 223fff | #223fff |
---|---|---|
RGB | 34, 63, 255 | rgb(34, 63, 255) |
RGB Percent | 13.33, 24.71, 100 | rgb(13.33, 24.71, 100) |
CMYK | 87, 75, 0, 0 | |
HSL | 232.1°, 100, 56.7 | hsl(232.1, 100%, 56.7%) |
HSV | 232.1°, 86.7, 100 |
XYZ | 20.487, 11.115, 95.673 |
---|---|
Hunter Lab | 33.339, 51.345, -146.806 |
CIE-LAB | 39.773, 59.387, -95.4 |
CIE-LCH | 39.773, 112.374, 301.902 |
CIE-LUV | 86.67, 75.29, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #223fff
CMYK percent of color #223fff
Text with hexadecimal color #223fff
This text has a font color of #223fff
<p style="color:#223fff">Text here</p>
#223fff Background Color
This box has a background color of #223fff
<div style="background-color:#223fff">Text here</div>
#223fff Border Color
This box has a border color of #223fff
<div style="border: 4px solid #223fff">Text here</div>
CSS codes
<p style="color:#223fff">Text here</p>
<div style="background-color:#223fff">Text here</div>
<div style="border: 4px solid #223fff">Text here</div>
#223fff Color on white background
This is how a font and box color of #223fff will look
on a white background.
#223fff Color on black background
This is how a font and box color of #223fff hex color will look
on a black background.