reddish black
Enter any color value (e.g., #5c7b60, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#e30000 color RGB value is (227,0,0)
#e30000 color CMYK value
#e30000 color HSL value
HSV(or HSB) | 0° | 100 | 89 |
XYZ | 31.679 | 16.331 | 1.483 |
Yxy | 0.64 | 0.33 | 16.331 |
LAB | 47.406 | 73.367 | 61.562 |
LUV | 47.406 | 155.891 | 33.618 |
Hunter-LAB | 40.412 | 69.206 | 26.113 |
CIE-LCH | 47.406 | 95.774 | 40 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E3 | 0 | 0 |
Decimal | 227 | 0 | 0 |
Octal | 343 | 0 | 0 |
Binary | 11100011 | 00000000 | 00000000 |
Below, you can see some colors close to #e30000. 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 #e30000.
<span style="color:#e30000">Text here</span>
This paragraph has a background color of #e30000.
<p style="background-color:#e30000;">Content here</p>
This element has a border color of #e30000.
<div style="border:1px #e30000;">Content here</div>
.text {color:#e30000;}
.background {background-color:#e30000;}
.border {border:1px solid #e30000;}
.text-shadow {border:1px solid #e30000;}
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, #0e0000 is the darkest color, while #fff8f8 is the lightest one.