deep blue-magenta/deep indigo
#2f1970 color RGB value is (47,25,112)
#2f1970 color CMYK value
#2f1970 color HSL value
HSV(or HSB) | 255.2° | 77.7 | 43.9 |
XYZ | 4.445 | 2.469 | 15.572 |
Yxy | 0.198 | 0.11 | 2.469 |
LAB | 17.78 | 34.533 | -46.348 |
LUV | 17.78 | 0.861 | -50.008 |
Hunter-LAB | 15.714 | 22.985 | -47.751 |
CIE-LCH | 17.78 | 57.799 | 306.689 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2F | 19 | 70 |
Decimal | 47 | 25 | 112 |
Octal | 57 | 31 | 160 |
Binary | 00101111 | 00011001 | 01110000 |
Below, you can see some colors close to #2f1970. 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 #2f1970.
<span style="color:#2f1970">Text here</span>
This paragraph has a background color of #2f1970.
<p style="background-color:#2f1970;">Content here</p>
This element has a border color of #2f1970.
<div style="border:1px #2f1970;">Content here</div>
.text {color:#2f1970;}
.background {background-color:#2f1970;}
.border {border:1px solid #2f1970;}
.text-shadow {border:1px solid #2f1970;}
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, #030208 is the darkest color, while #f7f5fd is the lightest one.