In RGB color space, #2500fc hex color has a red value of 37, a green value of 0 and a blue value of 252.
In CMYK color space (used in color printing), #2500fc hex color is composed of 85.32% cyan, 100% magenta, 0% yellow and 1.18% black.
#2500fc color has a hue of 248.8 degrees, a saturation of 100% and a lightness of 49.4%.
#2500fc hex color contains mainly BLUE.
The closest web safe color of #2500fc is #3300ff
#2500fc hex color has a decimal value of 2425084.
HEX | 2500fc | #2500fc |
---|---|---|
RGB | 37, 0, 252 | rgb(37, 0, 252) |
RGB Percent | 14.51, 0, 98.82 | rgb(14.51, 0, 98.82) |
CMYK | 85, 100, 0, 1 | |
HSL | 248.8°, 100, 49.4 | hsl(248.8, 100%, 49.4%) |
HSV | 248.8°, 100, 98.8 |
XYZ | 18.334, 7.422, 92.562 |
---|---|
Hunter Lab | 27.243, 72.45, -182.373 |
CIE-LAB | 32.749, 78.772, -105.412 |
CIE-LCH | 32.749, 131.593, 306.77 |
CIE-LUV | 85.32, 100, 0, 1.18 |
Web Safe | 3300ff |
RGB percent of color #2500fc
CMYK percent of color #2500fc
Text with hexadecimal color #2500fc
This text has a font color of #2500fc
<p style="color:#2500fc">Text here</p>
#2500fc Background Color
This box has a background color of #2500fc
<div style="background-color:#2500fc">Text here</div>
#2500fc Border Color
This box has a border color of #2500fc
<div style="border: 4px solid #2500fc">Text here</div>
CSS codes
<p style="color:#2500fc">Text here</p>
<div style="background-color:#2500fc">Text here</div>
<div style="border: 4px solid #2500fc">Text here</div>
#2500fc Color on white background
This is how a font and box color of #2500fc will look
on a white background.
#2500fc Color on black background
This is how a font and box color of #2500fc hex color will look
on a black background.