deep blue/deep phthalo blue
#273eaf color RGB value is (39,62,175)
#273eaf color CMYK value
#273eaf color HSL value
HSV(or HSB) | 229.9° | 77.7 | 68.6 |
XYZ | 10.297 | 6.972 | 41.36 |
Yxy | 0.176 | 0.119 | 6.972 |
LAB | 31.742 | 32.572 | -62.531 |
LUV | 31.742 | -10.51 | -84.904 |
Hunter-LAB | 26.404 | 23.405 | -74.392 |
CIE-LCH | 31.742 | 70.505 | 297.515 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 27 | 3E | AF |
Decimal | 39 | 62 | 175 |
Octal | 47 | 76 | 257 |
Binary | 00100111 | 00111110 | 10101111 |
Below, you can see some colors close to #273eaf. 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 #273eaf.
<span style="color:#273eaf">Text here</span>
This paragraph has a background color of #273eaf.
<p style="background-color:#273eaf;">Content here</p>
This element has a border color of #273eaf.
<div style="border:1px #273eaf;">Content here</div>
.text {color:#273eaf;}
.background {background-color:#273eaf;}
.border {border:1px solid #273eaf;}
.text-shadow {border:1px solid #273eaf;}
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, #000001 is the darkest color, while #eff1fb is the lightest one.