#1e1e88 color RGB value is (30,30,136)
#1e1e88 color CMYK value
#1e1e88 color HSL value
HSV(or HSB) | 240° | 77.9 | 53.3 |
XYZ | 5.444 | 2.982 | 23.581 |
Yxy | 0.17 | 0.093 | 2.982 |
LAB | 19.972 | 37.679 | -58.085 |
LUV | 19.972 | -4.613 | -63.969 |
Hunter-LAB | 17.269 | 26.048 | -68.874 |
CIE-LCH | 19.972 | 69.236 | 302.971 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1E | 1E | 88 |
Decimal | 30 | 30 | 136 |
Octal | 36 | 36 | 210 |
Binary | 00011110 | 00011110 | 10001000 |
Below, you can see some colors close to #1e1e88. 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 #1e1e88.
<span style="color:#1e1e88">Text here</span>
This paragraph has a background color of #1e1e88.
<p style="background-color:#1e1e88;">Content here</p>
This element has a border color of #1e1e88.
<div style="border:1px #1e1e88;">Content here</div>
.text {color:#1e1e88;}
.background {background-color:#1e1e88;}
.border {border:1px solid #1e1e88;}
.text-shadow {border:1px solid #1e1e88;}
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, #03030e is the darkest color, while #fcfcfe is the lightest one.