reddish black
Enter any color value (e.g., #9fbbe5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#3465ff color RGB value is (52,101,255)
#3465ff color CMYK value
#3465ff color HSL value
HSV(or HSB) | 225.5° | 79.6 | 100 |
XYZ | 24.12 | 17.257 | 96.668 |
Yxy | 0.175 | 0.125 | 17.257 |
LAB | 48.583 | 38.181 | -80.873 |
LUV | 48.583 | -18.606 | -124.591 |
Hunter-LAB | 41.542 | 30.941 | -108.887 |
CIE-LCH | 48.583 | 89.432 | 295.272 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 34 | 65 | FF |
Decimal | 52 | 101 | 255 |
Octal | 64 | 145 | 377 |
Binary | 00110100 | 01100101 | 11111111 |
Below, you can see some colors close to #3465ff. 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 #3465ff.
<span style="color:#3465ff">Text here</span>
This paragraph has a background color of #3465ff.
<p style="background-color:#3465ff;">Content here</p>
This element has a border color of #3465ff.
<div style="border:1px #3465ff;">Content here</div>
.text {color:#3465ff;}
.background {background-color:#3465ff;}
.border {border:1px solid #3465ff;}
.text-shadow {border:1px solid #3465ff;}
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, #000209 is the darkest color, while #f3f6ff is the lightest one.