In RGB color space, #25abcd hex color has a red value of 37, a green value of 171 and a blue value of 205.
In CMYK color space (used in color printing), #25abcd hex color is composed of 81.95% cyan, 16.59% magenta, 0% yellow and 19.61% black.
#25abcd color has a hue of 192.1 degrees, a saturation of 69.42% and a lightness of 47.5%.
#25abcd hex color contains mainly BLUE.
The closest web safe color of #25abcd is #3399cc
#25abcd hex color has a decimal value of 2468813.
HEX | 25abcd | #25abcd |
---|---|---|
RGB | 37, 171, 205 | rgb(37, 171, 205) |
RGB Percent | 14.51, 67.06, 80.39 | rgb(14.51, 67.06, 80.39) |
CMYK | 82, 17, 0, 20 | |
HSL | 192.1°, 69.42, 47.5 | hsl(192.1, 69.42%, 47.5%) |
HSV | 192.1°, 82, 80.4 |
XYZ | 26.345, 33.927, 62.918 |
---|---|
Hunter Lab | 58.247, -21.197, -23.272 |
CIE-LAB | 64.905, -22.722, -27.094 |
CIE-LCH | 64.905, 35.361, 230.016 |
CIE-LUV | 81.95, 16.59, 0, 19.61 |
Web Safe | 3399cc |
RGB percent of color #25abcd
CMYK percent of color #25abcd
Text with hexadecimal color #25abcd
This text has a font color of #25abcd
<p style="color:#25abcd">Text here</p>
#25abcd Background Color
This box has a background color of #25abcd
<div style="background-color:#25abcd">Text here</div>
#25abcd Border Color
This box has a border color of #25abcd
<div style="border: 4px solid #25abcd">Text here</div>
CSS codes
<p style="color:#25abcd">Text here</p>
<div style="background-color:#25abcd">Text here</div>
<div style="border: 4px solid #25abcd">Text here</div>
#25abcd Color on white background
This is how a font and box color of #25abcd will look
on a white background.
#25abcd Color on black background
This is how a font and box color of #25abcd hex color will look
on a black background.