deep blue/deep sapphire blue
#294cb5 color RGB value is (41,76,181)
#294cb5 color CMYK value
#294cb5 color HSL value
HSV(or HSB) | 225° | 77.3 | 71 |
XYZ | 11.839 | 8.976 | 44.825 |
Yxy | 0.18 | 0.137 | 8.976 |
LAB | 35.939 | 25.834 | -59.232 |
LUV | 35.939 | -13.682 | -84.468 |
Hunter-LAB | 29.961 | 18.105 | -67.732 |
CIE-LCH | 35.939 | 64.62 | 293.564 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 29 | 4C | B5 |
Decimal | 41 | 76 | 181 |
Octal | 51 | 114 | 265 |
Binary | 00101001 | 01001100 | 10110101 |
Below, you can see some colors close to #294cb5. 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 #294cb5.
<span style="color:#294cb5">Text here</span>
This paragraph has a background color of #294cb5.
<p style="background-color:#294cb5;">Content here</p>
This element has a border color of #294cb5.
<div style="border:1px #294cb5;">Content here</div>
.text {color:#294cb5;}
.background {background-color:#294cb5;}
.border {border:1px solid #294cb5;}
.text-shadow {border:1px solid #294cb5;}
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, #020308 is the darkest color, while #f5f7fd is the lightest one.