#2c2c3e color RGB value is (44,44,62)
#2c2c3e color CMYK value
#2c2c3e color HSL value
HSV(or HSB) | 240° | 29 | 24.3 |
XYZ | 2.809 | 2.685 | 4.928 |
Yxy | 0.27 | 0.258 | 2.685 |
LAB | 18.734 | 4.871 | -11.386 |
LUV | 18.734 | -0.891 | -12.361 |
Hunter-LAB | 16.385 | 1.927 | -6.361 |
CIE-LCH | 18.734 | 12.384 | 293.159 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2C | 2C | 3E |
Decimal | 44 | 44 | 62 |
Octal | 54 | 54 | 76 |
Binary | 00101100 | 00101100 | 00111110 |
Below, you can see some colors close to #2c2c3e. 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 #2c2c3e.
<span style="color:#2c2c3e">Text here</span>
This paragraph has a background color of #2c2c3e.
<p style="background-color:#2c2c3e;">Content here</p>
This element has a border color of #2c2c3e.
<div style="border:1px #2c2c3e;">Content here</div>
.text {color:#2c2c3e;}
.background {background-color:#2c2c3e;}
.border {border:1px solid #2c2c3e;}
.text-shadow {border:1px solid #2c2c3e;}
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, #09090c is the darkest color, while #ffffff is the lightest one.