#1e1eb8 color RGB value is (30,30,184)
#1e1eb8 color CMYK value
#1e1eb8 color HSL value
HSV(or HSB) | 240° | 83.7 | 72.2 |
XYZ | 9.651 | 4.665 | 45.739 |
Yxy | 0.161 | 0.078 | 4.665 |
LAB | 25.759 | 53.272 | -77.788 |
LUV | 25.759 | -6.633 | -91.991 |
Hunter-LAB | 21.599 | 41.963 | -110.435 |
CIE-LCH | 25.759 | 94.281 | 304.405 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1E | 1E | B8 |
Decimal | 30 | 30 | 184 |
Octal | 36 | 36 | 270 |
Binary | 00011110 | 00011110 | 10111000 |
Below, you can see some colors close to #1e1eb8. 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 #1e1eb8.
<span style="color:#1e1eb8">Text here</span>
This paragraph has a background color of #1e1eb8.
<p style="background-color:#1e1eb8;">Content here</p>
This element has a border color of #1e1eb8.
<div style="border:1px #1e1eb8;">Content here</div>
.text {color:#1e1eb8;}
.background {background-color:#1e1eb8;}
.border {border:1px solid #1e1eb8;}
.text-shadow {border:1px solid #1e1eb8;}
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, #000001 is the darkest color, while #eeeefc is the lightest one.