dark blue/dark sapphire blue
#2a375f color RGB value is (42,55,95)
#2a375f color CMYK value
#2a375f color HSL value
HSV(or HSB) | 225.3° | 55.8 | 37.3 |
XYZ | 4.387 | 4.051 | 11.377 |
Yxy | 0.221 | 0.204 | 4.051 |
LAB | 23.839 | 7.63 | -25.513 |
LUV | 23.839 | -6.541 | -31.337 |
Hunter-LAB | 20.127 | 3.682 | -19.427 |
CIE-LCH | 23.839 | 26.63 | 286.65 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2A | 37 | 5F |
Decimal | 42 | 55 | 95 |
Octal | 52 | 67 | 137 |
Binary | 00101010 | 00110111 | 01011111 |
Below, you can see some colors close to #2a375f. 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 #2a375f.
<span style="color:#2a375f">Text here</span>
This paragraph has a background color of #2a375f.
<p style="background-color:#2a375f;">Content here</p>
This element has a border color of #2a375f.
<div style="border:1px #2a375f;">Content here</div>
.text {color:#2a375f;}
.background {background-color:#2a375f;}
.border {border:1px solid #2a375f;}
.text-shadow {border:1px solid #2a375f;}
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, #030407 is the darkest color, while #f7f8fb is the lightest one.