In RGB color space, #265fff hex color has a red value of 38, a green value of 95 and a blue value of 255.
In CMYK color space (used in color printing), #265fff hex color is composed of 85.1% cyan, 62.75% magenta, 0% yellow and 0% black.
#265fff color has a hue of 224.2 degrees, a saturation of 100% and a lightness of 57.5%.
#265fff hex color contains mainly BLUE.
The closest web safe color of #265fff is #3366ff
#265fff hex color has a decimal value of 2514943.
HEX | 265fff | #265fff |
---|---|---|
RGB | 38, 95, 255 | rgb(38, 95, 255) |
RGB Percent | 14.9, 37.25, 100 | rgb(14.9, 37.25, 100) |
CMYK | 85, 63, 0, 0 | |
HSL | 224.2°, 100, 57.5 | hsl(224.2, 100%, 57.5%) |
HSV | 224.2°, 85.1, 100 |
XYZ | 22.942, 15.816, 96.451 |
---|---|
Hunter Lab | 39.769, 33.376, -115.955 |
CIE-LAB | 46.732, 40.918, -83.92 |
CIE-LCH | 46.732, 93.364, 295.993 |
CIE-LUV | 85.1, 62.75, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #265fff
CMYK percent of color #265fff
Text with hexadecimal color #265fff
This text has a font color of #265fff
<p style="color:#265fff">Text here</p>
#265fff Background Color
This box has a background color of #265fff
<div style="background-color:#265fff">Text here</div>
#265fff Border Color
This box has a border color of #265fff
<div style="border: 4px solid #265fff">Text here</div>
CSS codes
<p style="color:#265fff">Text here</p>
<div style="background-color:#265fff">Text here</div>
<div style="border: 4px solid #265fff">Text here</div>
#265fff Color on white background
This is how a font and box color of #265fff will look
on a white background.
#265fff Color on black background
This is how a font and box color of #265fff hex color will look
on a black background.