In a RGB color space, #003399 hex color (also known as Smalt) is composed of 0% red, 20% green and 60% blue. Whereas in a CMYK color space, it is composed of 100% cyan, 66.7% magenta, 0% yellow and 40% black. It has a hue angle of 220 degrees, a saturation of 100% and a lightness of 30%. #003399 color hex could be obtained by blending #0066ff with #000033. #003399(or #039) is a websafe color.
The hexadecimal color #003399 has RGB values of R:0, G:51, B:153 and CMYK values of C:1, M:0.67, Y:0, K:0.4. Its decimal value is 13209.
Hex triplet | 003399 | #003399 |
RGB Decimal | 0, 51, 153 | rgb(0,51,153) |
RGB Percent | 0, 20, 60 | rgb(0%,20%,60%) |
CMYK | 100, 66.7, 0, 40 | |
HSL | 220°, 100, 30 | hsl(220,100%,30%) |
HSV(HSB) | 220°, 100, 60 | |
Web Safe | 003399 | #039 |
XYZ | 6.934, 4.668, 30.672 |
xyY | 0.164, 0.11, 4.668 |
CIE-LAB | 25.766, 28.893, -59.097 |
CIE-LCH | 25.766, 65.782, 296.055 |
CIE-LUV | 25.766, -11.287, -73.595 |
Hunter-Lab | 21.605, 19.478, -69.052 |
Binary | 00000000, 00110011, 10011001 |
Below, you can see some colors close to #003399. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #003399.
<span style="color:#003399">Text here</span>
This paragraph has a background color of #003399.
<p style="background-color:#003399;">Content here</p>
This element has a border color of #003399.
<div style="border:1px #003399;">Content here</div>
.text {color:#003399;}
.background {background-color:#003399;}
.border {border:1px solid #003399;}
.text-shadow {border:1px solid #003399;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000104 is the darkest color, while #eef4ff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #4c4c4d is the less saturated color, while #063593 is the most saturated one.