#212f21 color RGB value is (33,47,33)
#212f21 color CMYK value
#212f21 color HSL value
HSV(or HSB) | 120° | 29.8 | 18.4 |
XYZ | 1.918 | 2.466 | 1.814 |
Yxy | 0.309 | 0.398 | 2.466 |
LAB | 17.765 | -9.407 | 7.137 |
LUV | 17.765 | -5.737 | 7.414 |
Hunter-LAB | 15.704 | -5.679 | 4.145 |
CIE-LCH | 17.765 | 11.808 | 142.814 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 21 | 2F | 21 |
Decimal | 33 | 47 | 33 |
Octal | 41 | 57 | 41 |
Binary | 00100001 | 00101111 | 00100001 |
Below, you can see some colors close to #212f21. 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 #212f21.
<span style="color:#212f21">Text here</span>
This paragraph has a background color of #212f21.
<p style="background-color:#212f21;">Content here</p>
This element has a border color of #212f21.
<div style="border:1px #212f21;">Content here</div>
.text {color:#212f21;}
.background {background-color:#212f21;}
.border {border:1px solid #212f21;}
.text-shadow {border:1px solid #212f21;}
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, #070a07 is the darkest color, while #fcfdfc is the lightest one.