#2d2dc7 color RGB value is (45,45,199)
#2d2dc7 color CMYK value
#2d2dc7 color HSL value
HSV(or HSB) | 240° | 77.4 | 78 |
XYZ | 12.329 | 6.558 | 54.649 |
Yxy | 0.168 | 0.089 | 6.558 |
LAB | 30.779 | 51.473 | -78.288 |
LUV | 30.779 | -7.312 | -101.405 |
Hunter-LAB | 25.609 | 41.123 | -108.597 |
CIE-LCH | 30.779 | 93.693 | 303.324 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2D | 2D | C7 |
Decimal | 45 | 45 | 199 |
Octal | 55 | 55 | 307 |
Binary | 00101101 | 00101101 | 11000111 |
Below, you can see some colors close to #2d2dc7. 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 #2d2dc7.
<span style="color:#2d2dc7">Text here</span>
This paragraph has a background color of #2d2dc7.
<p style="background-color:#2d2dc7;">Content here</p>
This element has a border color of #2d2dc7.
<div style="border:1px #2d2dc7;">Content here</div>
.text {color:#2d2dc7;}
.background {background-color:#2d2dc7;}
.border {border:1px solid #2d2dc7;}
.text-shadow {border:1px solid #2d2dc7;}
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 #f6f6fd is the lightest one.