In RGB color space, #30abcd hex color has a red value of 48, a green value of 171 and a blue value of 205.
In CMYK color space (used in color printing), #30abcd hex color is composed of 76.59% cyan, 16.59% magenta, 0% yellow and 19.61% black.
#30abcd color has a hue of 193 degrees, a saturation of 62.06% and a lightness of 49.6%.
#30abcd hex color contains mainly BLUE.
The closest web safe color of #30abcd is #3399cc
#30abcd hex color has a decimal value of 3189709.
HEX | 30abcd | #30abcd |
---|---|---|
RGB | 48, 171, 205 | rgb(48, 171, 205) |
RGB Percent | 18.82, 67.06, 80.39 | rgb(18.82, 67.06, 80.39) |
CMYK | 77, 17, 0, 20 | |
HSL | 193°, 62.06, 49.6 | hsl(193, 62.06%, 49.6%) |
HSV | 193°, 76.6, 80.4 |
XYZ | 26.801, 34.162, 62.939 |
---|---|
Hunter Lab | 58.448, -20.435, -22.932 |
CIE-LAB | 65.091, -21.656, -26.791 |
CIE-LCH | 65.091, 34.449, 231.05 |
CIE-LUV | 76.59, 16.59, 0, 19.61 |
Web Safe | 3399cc |
RGB percent of color #30abcd
CMYK percent of color #30abcd
Text with hexadecimal color #30abcd
This text has a font color of #30abcd
<p style="color:#30abcd">Text here</p>
#30abcd Background Color
This box has a background color of #30abcd
<div style="background-color:#30abcd">Text here</div>
#30abcd Border Color
This box has a border color of #30abcd
<div style="border: 4px solid #30abcd">Text here</div>
CSS codes
<p style="color:#30abcd">Text here</p>
<div style="background-color:#30abcd">Text here</div>
<div style="border: 4px solid #30abcd">Text here</div>
#30abcd Color on white background
This is how a font and box color of #30abcd will look
on a white background.
#30abcd Color on black background
This is how a font and box color of #30abcd hex color will look
on a black background.