deep red-orange/deep vermilion
#e94518 color RGB value is (233,69,24)
#e94518 color CMYK value
#e94518 color HSL value
HSV(or HSB) | 12.9° | 89.7 | 91.4 |
XYZ | 35.897 | 21.646 | 3.15 |
Yxy | 0.591 | 0.357 | 21.646 |
LAB | 53.649 | 61.207 | 58.686 |
LUV | 53.649 | 132.654 | 40.545 |
Hunter-LAB | 46.525 | 56.306 | 28.553 |
CIE-LCH | 53.649 | 84.796 | 43.796 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E9 | 45 | 18 |
Decimal | 233 | 69 | 24 |
Octal | 351 | 105 | 30 |
Binary | 11101001 | 01000101 | 00011000 |
Below, you can see some colors close to #e94518. 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 #e94518.
<span style="color:#e94518">Text here</span>
This paragraph has a background color of #e94518.
<p style="background-color:#e94518;">Content here</p>
This element has a border color of #e94518.
<div style="border:1px #e94518;">Content here</div>
.text {color:#e94518;}
.background {background-color:#e94518;}
.border {border:1px solid #e94518;}
.text-shadow {border:1px solid #e94518;}
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, #020100 is the darkest color, while #fdf1ed is the lightest one.