In RGB color space, #25ccff hex color has a red value of 37, a green value of 204 and a blue value of 255.
In CMYK color space (used in color printing), #25ccff hex color is composed of 85.49% cyan, 20% magenta, 0% yellow and 0% black.
#25ccff color has a hue of 194 degrees, a saturation of 100% and a lightness of 57.3%.
#25ccff hex color contains mainly BLUE.
The closest web safe color of #25ccff is #33ccff
#25ccff hex color has a decimal value of 2477311.
HEX | 25ccff | #25ccff |
---|---|---|
RGB | 37, 204, 255 | rgb(37, 204, 255) |
RGB Percent | 14.51, 80, 100 | rgb(14.51, 80, 100) |
CMYK | 85, 20, 0, 0 | |
HSL | 194°, 100, 57.3 | hsl(194, 100%, 57.3%) |
HSV | 194°, 85.5, 100 |
XYZ | 40.406, 50.799, 102.283 |
---|---|
Hunter Lab | 71.273, -23.534, -35.194 |
CIE-LAB | 76.557, -22.995, -36.293 |
CIE-LCH | 76.557, 42.965, 237.642 |
CIE-LUV | 85.49, 20, 0, 0 |
Web Safe | 33ccff |
RGB percent of color #25ccff
CMYK percent of color #25ccff
Text with hexadecimal color #25ccff
This text has a font color of #25ccff
<p style="color:#25ccff">Text here</p>
#25ccff Background Color
This box has a background color of #25ccff
<div style="background-color:#25ccff">Text here</div>
#25ccff Border Color
This box has a border color of #25ccff
<div style="border: 4px solid #25ccff">Text here</div>
CSS codes
<p style="color:#25ccff">Text here</p>
<div style="background-color:#25ccff">Text here</div>
<div style="border: 4px solid #25ccff">Text here</div>
#25ccff Color on white background
This is how a font and box color of #25ccff will look
on a white background.
#25ccff Color on black background
This is how a font and box color of #25ccff hex color will look
on a black background.