In a RGB color space, #111123 hex color is composed of 6.7% red, 6.7% green and 13.7% blue. Whereas in a CMYK color space, it is composed of 51.4% cyan, 51.4% magenta, 0% yellow and 86.3% black. It has a hue angle of 240 degrees, a saturation of 34.6% and a lightness of 10.2%. #111123 color hex could be obtained by blending #222246 with #000000. Closest websafe color is: #000033.
The hexadecimal color #111123 has RGB values of R:17, G:17, B:35 and CMYK values of C:0.51, M:0.51, Y:0, K:0.86. Its decimal value is 1118499.
Hex triplet | 111123 | #111123 |
RGB Decimal | 17, 17, 35 | rgb(17,17,35) |
RGB Percent | 6.7, 6.7, 13.7 | rgb(6.7%,6.7%,13.7%) |
CMYK | 51.4, 51.4, 0, 86.3 | |
HSL | 240°, 34.6, 10.2 | hsl(240,34.6%,10.2%) |
HSV(HSB) | 240°, 51.4, 13.7 | |
Web Safe | 000033 | #003 |
XYZ | 0.735, 0.641, 1.675 |
xyY | 0.241, 0.21, 0.641 |
CIE-LAB | 5.794, 5.134, -12.167 |
CIE-LCH | 5.794, 13.206, 292.879 |
CIE-LUV | 5.794, -0.505, -7.008 |
Hunter-Lab | 8.009, 2.366, -6.795 |
Binary | 00010001, 00010001, 00100011 |
Below, you can see some colors close to #111123. 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 #111123.
<span style="color:#111123">Text here</span>
This paragraph has a background color of #111123.
<p style="background-color:#111123;">Content here</p>
This element has a border color of #111123.
<div style="border:1px #111123;">Content here</div>
.text {color:#111123;}
.background {background-color:#111123;}
.border {border:1px solid #111123;}
.text-shadow {border:1px solid #111123;}
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, #030306 is the darkest color, while #f7f7fb is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #1a1a1a is the less saturated color, while #020232 is the most saturated one.