In RGB color space, #226fff hex color has a red value of 34, a green value of 111 and a blue value of 255.
In CMYK color space (used in color printing), #226fff hex color is composed of 86.67% cyan, 56.47% magenta, 0% yellow and 0% black.
#226fff color has a hue of 219.1 degrees, a saturation of 100% and a lightness of 56.7%.
#226fff hex color contains mainly BLUE.
The closest web safe color of #226fff is #3366ff
#226fff hex color has a decimal value of 2256895.
HEX | 226fff | #226fff |
---|---|---|
RGB | 34, 111, 255 | rgb(34, 111, 255) |
RGB Percent | 13.33, 43.53, 100 | rgb(13.33, 43.53, 100) |
CMYK | 87, 56, 0, 0 | |
HSL | 219.1°, 100, 56.7 | hsl(219.1, 100%, 56.7%) |
HSV | 219.1°, 86.7, 100 |
XYZ | 24.394, 18.929, 96.976 |
---|---|
Hunter Lab | 43.507, 23.944, -101.699 |
CIE-LAB | 50.604, 30.663, -77.592 |
CIE-LCH | 50.604, 83.431, 291.563 |
CIE-LUV | 86.67, 56.47, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #226fff
CMYK percent of color #226fff
Text with hexadecimal color #226fff
This text has a font color of #226fff
<p style="color:#226fff">Text here</p>
#226fff Background Color
This box has a background color of #226fff
<div style="background-color:#226fff">Text here</div>
#226fff Border Color
This box has a border color of #226fff
<div style="border: 4px solid #226fff">Text here</div>
CSS codes
<p style="color:#226fff">Text here</p>
<div style="background-color:#226fff">Text here</div>
<div style="border: 4px solid #226fff">Text here</div>
#226fff Color on white background
This is how a font and box color of #226fff will look
on a white background.
#226fff Color on black background
This is how a font and box color of #226fff hex color will look
on a black background.