#2d2dc6 color RGB value is (45,45,198)
#2d2dc6 color CMYK value
#2d2dc6 color HSL value
HSV(or HSB) | 240° | 77.3 | 77.6 |
XYZ | 12.214 | 6.512 | 54.039 |
Yxy | 0.168 | 0.089 | 6.512 |
LAB | 30.669 | 51.154 | -77.885 |
LUV | 30.669 | -7.27 | -100.821 |
Hunter-LAB | 25.518 | 40.777 | -107.693 |
CIE-LCH | 30.669 | 93.181 | 303.296 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2D | 2D | C6 |
Decimal | 45 | 45 | 198 |
Octal | 55 | 55 | 306 |
Binary | 00101101 | 00101101 | 11000110 |
Below, you can see some colors close to #2d2dc6. 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 #2d2dc6.
<span style="color:#2d2dc6">Text here</span>
This paragraph has a background color of #2d2dc6.
<p style="background-color:#2d2dc6;">Content here</p>
This element has a border color of #2d2dc6.
<div style="border:1px #2d2dc6;">Content here</div>
.text {color:#2d2dc6;}
.background {background-color:#2d2dc6;}
.border {border:1px solid #2d2dc6;}
.text-shadow {border:1px solid #2d2dc6;}
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, #020208 is the darkest color, while #f5f5fd is the lightest one.