reddish black
Enter any color value (e.g., #7a90f2, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#2c2c28 color RGB value is (44,44,40)
#2c2c28 color CMYK value
#2c2c28 color HSL value
HSV(or HSB) | 60° | 9.1 | 17.3 |
XYZ | 2.322 | 2.49 | 2.366 |
Yxy | 0.324 | 0.347 | 2.49 |
LAB | 17.873 | -0.917 | 2.595 |
LUV | 17.873 | 0.182 | 2.515 |
Hunter-LAB | 15.78 | -1.344 | 2.157 |
CIE-LCH | 17.873 | 2.752 | 109.466 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2C | 2C | 28 |
Decimal | 44 | 44 | 40 |
Octal | 54 | 54 | 50 |
Binary | 00101100 | 00101100 | 00101000 |
Below, you can see some colors close to #2c2c28. 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 #2c2c28.
<span style="color:#2c2c28">Text here</span>
This paragraph has a background color of #2c2c28.
<p style="background-color:#2c2c28;">Content here</p>
This element has a border color of #2c2c28.
<div style="border:1px #2c2c28;">Content here</div>
.text {color:#2c2c28;}
.background {background-color:#2c2c28;}
.border {border:1px solid #2c2c28;}
.text-shadow {border:1px solid #2c2c28;}
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, #0b0b0a is the darkest color, while #fffffe is the lightest one.