#1e1e85 color RGB value is (30,30,133)
#1e1e85 color CMYK value
#1e1e85 color HSL value
HSV(or HSB) | 240° | 77.4 | 52.2 |
XYZ | 5.233 | 2.898 | 22.474 |
Yxy | 0.171 | 0.095 | 2.898 |
LAB | 19.631 | 36.636 | -56.764 |
LUV | 19.631 | -4.485 | -62.2 |
Hunter-LAB | 17.024 | 25.083 | -66.356 |
CIE-LCH | 19.631 | 67.56 | 302.839 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1E | 1E | 85 |
Decimal | 30 | 30 | 133 |
Octal | 36 | 36 | 205 |
Binary | 00011110 | 00011110 | 10000101 |
Below, you can see some colors close to #1e1e85. 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 #1e1e85.
<span style="color:#1e1e85">Text here</span>
This paragraph has a background color of #1e1e85.
<p style="background-color:#1e1e85;">Content here</p>
This element has a border color of #1e1e85.
<div style="border:1px #1e1e85;">Content here</div>
.text {color:#1e1e85;}
.background {background-color:#1e1e85;}
.border {border:1px solid #1e1e85;}
.text-shadow {border:1px solid #1e1e85;}
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, #03030c is the darkest color, while #f9f9fe is the lightest one.