dark red-orangish gray/dark tangeloish gray
#242221 color RGB value is (36,34,33)
#242221 color CMYK value
#242221 color HSL value
HSV(or HSB) | 20° | 8.3 | 14.1 |
XYZ | 1.574 | 1.629 | 1.67 |
Yxy | 0.323 | 0.334 | 1.629 |
LAB | 13.405 | 0.701 | 1.004 |
LUV | 13.405 | 0.897 | 0.748 |
Hunter-LAB | 12.763 | -0.32 | 1.175 |
CIE-LCH | 13.405 | 1.225 | 55.069 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 24 | 22 | 21 |
Decimal | 36 | 34 | 33 |
Octal | 44 | 42 | 41 |
Binary | 00100100 | 00100010 | 00100001 |
Below, you can see some colors close to #242221. 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 #242221.
<span style="color:#242221">Text here</span>
This paragraph has a background color of #242221.
<p style="background-color:#242221;">Content here</p>
This element has a border color of #242221.
<div style="border:1px #242221;">Content here</div>
.text {color:#242221;}
.background {background-color:#242221;}
.border {border:1px solid #242221;}
.text-shadow {border:1px solid #242221;}
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, #030303 is the darkest color, while #f7f7f7 is the lightest one.