strong blue/strong phthalo blue
Enter any color value (e.g., #054690, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#3443ff color RGB value is (52,67,255)
#3443ff color CMYK value
#3443ff color HSL value
HSV(or HSB) | 235.6° | 79.6 | 100.0 |
XYZ | 21.473 | 11.964 | 95.785 |
Yxy | 0.166 | 0.093 | 11.964 |
LAB | 41.159 | 58.149 | -93.085 |
LUV | 41.159 | -11.737 | -132.599 |
Hunter-LAB | 34.590 | 50.282 | -139.973 |
CIE-LCH | 41.159 | 109.755 | 301.992 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 34 | 43 | FF |
Decimal | 52 | 67 | 255 |
Octal | 64 | 103 | 377 |
Binary | 00110100 | 01000011 | 11111111 |
Below, you can see some colors close to #3443ff. 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 #3443ff.
<span style="color:#3443ff">Text here</span>
This paragraph has a background color of #3443ff.
<p style="background-color:#3443ff;">Content here</p>
This element has a border color of #3443ff.
<div style="border:1px #3443ff;">Content here</div>
.text {color:#3443ff;}
.background {background-color:#3443ff;}
.border {border:1px solid #3443ff;}
.text-shadow {border:1px solid #3443ff;}
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, #000109 is the darkest color, while #f3f4ff is the lightest one.