In a RGB color space, #333368 hex color is composed of 20% red, 20% green and 40.8% blue. Whereas in a CMYK color space, it is composed of 51% cyan, 51% magenta, 0% yellow and 59.2% black. It has a hue angle of 240 degrees, a saturation of 34.2% and a lightness of 30.4%. #333368 color hex could be obtained by blending #6666d0 with #000000. Closest websafe color is: #333366.
The hexadecimal color #333368 has RGB values of R:51, G:51, B:104 and CMYK values of C:0.51, M:0.51, Y:0, K:0.59. Its decimal value is 3355496.
Hex triplet | 333368 | #333368 |
RGB Decimal | 51, 51, 104 | rgb(51,51,104) |
RGB Percent | 20, 20, 40.8 | rgb(20%,20%,40.8%) |
CMYK | 51, 51, 0, 59.2 | |
HSL | 240°, 34.2, 30.4 | hsl(240,34.2%,30.4%) |
HSV(HSB) | 240°, 51, 40.8 | |
Web Safe | 333366 | #336 |
XYZ | 5.048, 4.071, 13.616 |
xyY | 0.222, 0.179, 4.071 |
CIE-LAB | 23.905, 15.939, -31.214 |
CIE-LCH | 23.905, 35.048, 297.051 |
CIE-LUV | 23.905, -2.819, -39.092 |
Hunter-Lab | 20.177, 9.348, -25.889 |
Binary | 00110011, 00110011, 01101000 |
Below, you can see some colors close to #333368. 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 #333368.
<span style="color:#333368">Text here</span>
This paragraph has a background color of #333368.
<p style="background-color:#333368;">Content here</p>
This element has a border color of #333368.
<div style="border:1px #333368;">Content here</div>
.text {color:#333368;}
.background {background-color:#333368;}
.border {border:1px solid #333368;}
.text-shadow {border:1px solid #333368;}
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, #020204 is the darkest color, while #f5f5fa is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #4d4d4e is the less saturated color, while #060695 is the most saturated one.