deep cyan-blue/deep azure
#0375fe color RGB value is (3,117,254)
#0375fe color CMYK value
#0375fe color HSL value
HSV(or HSB) | 212.7° | 98.8 | 99.6 |
XYZ | 24.288 | 19.898 | 96.326 |
Yxy | 0.173 | 0.142 | 19.898 |
LAB | 51.721 | 25.387 | -75.235 |
LUV | 51.721 | -26.239 | -118.066 |
Hunter-LAB | 44.607 | 19.131 | -96.809 |
CIE-LCH | 51.721 | 79.403 | 288.646 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 3 | 75 | FE |
Decimal | 3 | 117 | 254 |
Octal | 3 | 165 | 376 |
Binary | 00000011 | 01110101 | 11111110 |
Below, you can see some colors close to #0375fe. 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 #0375fe.
<span style="color:#0375fe">Text here</span>
This paragraph has a background color of #0375fe.
<p style="background-color:#0375fe;">Content here</p>
This element has a border color of #0375fe.
<div style="border:1px #0375fe;">Content here</div>
.text {color:#0375fe;}
.background {background-color:#0375fe;}
.border {border:1px solid #0375fe;}
.text-shadow {border:1px solid #0375fe;}
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, #000102 is the darkest color, while #ecf5ff is the lightest one.