deep blue/deep phthalo blue
#1f256a color RGB value is (31,37,106)
#1f256a color CMYK value
#1f256a color HSL value
HSV(or HSB) | 235.2° | 70.8 | 41.6 |
XYZ | 3.828 | 2.655 | 13.946 |
Yxy | 0.187 | 0.13 | 2.655 |
LAB | 18.606 | 22.228 | -41.151 |
LUV | 18.606 | -4.53 | -45.674 |
Hunter-LAB | 16.294 | 13.421 | -39.341 |
CIE-LCH | 18.606 | 46.771 | 298.376 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1F | 25 | 6A |
Decimal | 31 | 37 | 106 |
Octal | 37 | 45 | 152 |
Binary | 00011111 | 00100101 | 01101010 |
Below, you can see some colors close to #1f256a. 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 #1f256a.
<span style="color:#1f256a">Text here</span>
This paragraph has a background color of #1f256a.
<p style="background-color:#1f256a;">Content here</p>
This element has a border color of #1f256a.
<div style="border:1px #1f256a;">Content here</div>
.text {color:#1f256a;}
.background {background-color:#1f256a;}
.border {border:1px solid #1f256a;}
.text-shadow {border:1px solid #1f256a;}
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, #020307 is the darkest color, while #f6f6fc is the lightest one.