In RGB color space, #0030dd hex color has a red value of 0, a green value of 48 and a blue value of 221.
In CMYK color space (used in color printing), #0030dd hex color is composed of 100% cyan, 78.28% magenta, 0% yellow and 13.33% black.
#0030dd color has a hue of 227 degrees, a saturation of 100% and a lightness of 43.3%.
#0030dd hex color contains mainly BLUE.
The closest web safe color of #0030dd is #0033cc
#0030dd hex color has a decimal value of 12509.
HEX | 0030dd | #0030dd |
---|---|---|
RGB | 0, 48, 221 | rgb(0, 48, 221) |
RGB Percent | 0, 18.82, 86.67 | rgb(0, 18.82, 86.67) |
CMYK | 100, 78, 0, 13 | |
HSL | 227°, 100, 43.3 | hsl(227, 100%, 43.3%) |
HSV | 227°, 100, 86.7 |
XYZ | 14.108, 7.334, 69.079 |
---|---|
Hunter Lab | 27.081, 45.597, -132.28 |
CIE-LAB | 32.555, 55.445, -88.137 |
CIE-LCH | 32.555, 104.126, 302.173 |
CIE-LUV | 100, 78.28, 0, 13.33 |
Web Safe | 0033cc |
RGB percent of color #0030dd
CMYK percent of color #0030dd
Text with hexadecimal color #0030dd
This text has a font color of #0030dd
<p style="color:#0030dd">Text here</p>
#0030dd Background Color
This box has a background color of #0030dd
<div style="background-color:#0030dd">Text here</div>
#0030dd Border Color
This box has a border color of #0030dd
<div style="border: 4px solid #0030dd">Text here</div>
CSS codes
<p style="color:#0030dd">Text here</p>
<div style="background-color:#0030dd">Text here</div>
<div style="border: 4px solid #0030dd">Text here</div>
#0030dd Color on white background
This is how a font and box color of #0030dd will look
on a white background.
#0030dd Color on black background
This is how a font and box color of #0030dd hex color will look
on a black background.