strong cyan-blue/strong azure
Enter any color value (e.g., #636a01, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#3498ff color RGB value is (52,152,255)
#3498ff color CMYK value
#3498ff color HSL value
HSV(or HSB) | 210.4° | 79.6 | 100.0 |
XYZ | 30.694 | 30.407 | 98.859 |
Yxy | 0.192 | 0.190 | 30.407 |
LAB | 62.003 | 6.817 | -59.175 |
LUV | 62.003 | -33.136 | -95.920 |
Hunter-LAB | 55.142 | 2.862 | -67.696 |
CIE-LCH | 62.003 | 59.567 | 276.572 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 34 | 98 | FF |
Decimal | 52 | 152 | 255 |
Octal | 64 | 230 | 377 |
Binary | 00110100 | 10011000 | 11111111 |
Below, you can see some colors close to #3498ff. 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 #3498ff.
<span style="color:#3498ff">Text here</span>
This paragraph has a background color of #3498ff.
<p style="background-color:#3498ff;">Content here</p>
This element has a border color of #3498ff.
<div style="border:1px #3498ff;">Content here</div>
.text {color:#3498ff;}
.background {background-color:#3498ff;}
.border {border:1px solid #3498ff;}
.text-shadow {border:1px solid #3498ff;}
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, #000509 is the darkest color, while #f3f9ff is the lightest one.