#0e0e3c color RGB value is (14,14,60)
#0e0e3c color CMYK value
#0e0e3c color HSL value
HSV(or HSB) | 240° | 76.7 | 23.5 |
XYZ | 1.154 | 0.734 | 4.356 |
Yxy | 0.185 | 0.118 | 0.734 |
LAB | 6.627 | 17.379 | -29.389 |
LUV | 6.627 | -1.283 | -17.798 |
Hunter-LAB | 8.566 | 9.054 | -24.154 |
CIE-LCH | 6.627 | 34.143 | 300.599 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E | E | 3C |
Decimal | 14 | 14 | 60 |
Octal | 16 | 16 | 74 |
Binary | 00001110 | 00001110 | 00111100 |
Below, you can see some colors close to #0e0e3c. 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 #0e0e3c.
<span style="color:#0e0e3c">Text here</span>
This paragraph has a background color of #0e0e3c.
<p style="background-color:#0e0e3c;">Content here</p>
This element has a border color of #0e0e3c.
<div style="border:1px #0e0e3c;">Content here</div>
.text {color:#0e0e3c;}
.background {background-color:#0e0e3c;}
.border {border:1px solid #0e0e3c;}
.text-shadow {border:1px solid #0e0e3c;}
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, #020208 is the darkest color, while #f6f6fd is the lightest one.