reddish black
Enter any color value (e.g., #52d644, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#0000eb color RGB value is (0,0,235)
#0000eb color CMYK value
#0000eb color HSL value
HSV(or HSB) | 240° | 100 | 92.2 |
XYZ | 14.995 | 5.998 | 78.965 |
Yxy | 0.15 | 0.06 | 5.998 |
LAB | 29.408 | 74.45 | -101.399 |
LUV | 29.408 | -8.558 | -118.676 |
Hunter-LAB | 24.491 | 66.432 | -174.02 |
CIE-LCH | 29.408 | 125.796 | 306.287 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 0 | EB |
Decimal | 0 | 0 | 235 |
Octal | 0 | 0 | 353 |
Binary | 00000000 | 00000000 | 11101011 |
Below, you can see some colors close to #0000eb. 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 #0000eb.
<span style="color:#0000eb">Text here</span>
This paragraph has a background color of #0000eb.
<p style="background-color:#0000eb;">Content here</p>
This element has a border color of #0000eb.
<div style="border:1px #0000eb;">Content here</div>
.text {color:#0000eb;}
.background {background-color:#0000eb;}
.border {border:1px solid #0000eb;}
.text-shadow {border:1px solid #0000eb;}
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 #ebebff is the lightest one.