reddish black
Enter any color value (e.g., #bbd326, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#000fc9 color RGB value is (0,15,201)
#000fc9 color CMYK value
#000fc9 color HSL value
HSV(or HSB) | 235.5° | 100 | 78.8 |
XYZ | 10.713 | 4.559 | 55.574 |
Yxy | 0.151 | 0.064 | 4.559 |
LAB | 25.439 | 62.913 | -88.387 |
LUV | 25.439 | -7.774 | -99.683 |
Hunter-LAB | 21.351 | 52.202 | -139.377 |
CIE-LCH | 25.439 | 108.491 | 305.443 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | F | C9 |
Decimal | 0 | 15 | 201 |
Octal | 0 | 17 | 311 |
Binary | 00000000 | 00001111 | 11001001 |
Below, you can see some colors close to #000fc9. 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 #000fc9.
<span style="color:#000fc9">Text here</span>
This paragraph has a background color of #000fc9.
<p style="background-color:#000fc9;">Content here</p>
This element has a border color of #000fc9.
<div style="border:1px #000fc9;">Content here</div>
.text {color:#000fc9;}
.background {background-color:#000fc9;}
.border {border:1px solid #000fc9;}
.text-shadow {border:1px solid #000fc9;}
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, #00010a is the darkest color, while #f4f4ff is the lightest one.