#0303b9 color RGB value is (3,3,185)
#0303b9 color CMYK value
#0303b9 color HSL value
HSV(or HSB) | 240° | 98.4 | 72.5 |
XYZ | 8.827 | 3.587 | 46.126 |
Yxy | 0.151 | 0.061 | 3.587 |
LAB | 22.257 | 61.526 | -84.247 |
LUV | 22.257 | -6.42 | -89.038 |
Hunter-LAB | 18.94 | 50.045 | -131.135 |
CIE-LCH | 22.257 | 104.322 | 306.141 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 3 | 3 | B9 |
Decimal | 3 | 3 | 185 |
Octal | 3 | 3 | 271 |
Binary | 00000011 | 00000011 | 10111001 |
Below, you can see some colors close to #0303b9. 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 #0303b9.
<span style="color:#0303b9">Text here</span>
This paragraph has a background color of #0303b9.
<p style="background-color:#0303b9;">Content here</p>
This element has a border color of #0303b9.
<div style="border:1px #0303b9;">Content here</div>
.text {color:#0303b9;}
.background {background-color:#0303b9;}
.border {border:1px solid #0303b9;}
.text-shadow {border:1px solid #0303b9;}
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, #000012 is the darkest color, while #fcfcff is the lightest one.