reddish black
Enter any color value (e.g., #d02bee, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#003af4 color RGB value is (0,58,244)
#003af4 color CMYK value
#003af4 color HSL value
HSV(or HSB) | 225.7° | 100 | 95.7 |
XYZ | 17.842 | 9.558 | 86.492 |
Yxy | 0.157 | 0.084 | 9.558 |
LAB | 37.037 | 57.684 | -93.784 |
LUV | 37.037 | -13.573 | -127.043 |
Hunter-LAB | 30.916 | 48.914 | -144.234 |
CIE-LCH | 37.037 | 110.103 | 301.594 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 3A | F4 |
Decimal | 0 | 58 | 244 |
Octal | 0 | 72 | 364 |
Binary | 00000000 | 00111010 | 11110100 |
Below, you can see some colors close to #003af4. 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 #003af4.
<span style="color:#003af4">Text here</span>
This paragraph has a background color of #003af4.
<p style="background-color:#003af4;">Content here</p>
This element has a border color of #003af4.
<div style="border:1px #003af4;">Content here</div>
.text {color:#003af4;}
.background {background-color:#003af4;}
.border {border:1px solid #003af4;}
.text-shadow {border:1px solid #003af4;}
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, #00020a is the darkest color, while #f4f7ff is the lightest one.