Sky of Magritte/ reddish black
Enter any color value (e.g., #741bae, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#0099ff color RGB value is (0,153,255)
#0099ff color CMYK value
#0099ff color HSL value
HSV(or HSB) | 204° | 100 | 100 |
XYZ | 29.441 | 30.002 | 98.847 |
Yxy | 0.186 | 0.19 | 30.002 |
LAB | 61.656 | 3.58 | -59.766 |
LUV | 61.656 | -36.938 | -96.487 |
Hunter-LAB | 54.775 | 0.088 | -68.654 |
CIE-LCH | 61.656 | 59.873 | 273.428 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 99 | FF |
Decimal | 0 | 153 | 255 |
Octal | 0 | 231 | 377 |
Binary | 00000000 | 10011001 | 11111111 |
Below, you can see some colors close to #0099ff. 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 #0099ff.
<span style="color:#0099ff">Text here</span>
This paragraph has a background color of #0099ff.
<p style="background-color:#0099ff;">Content here</p>
This element has a border color of #0099ff.
<div style="border:1px #0099ff;">Content here</div>
.text {color:#0099ff;}
.background {background-color:#0099ff;}
.border {border:1px solid #0099ff;}
.text-shadow {border:1px solid #0099ff;}
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, #000000 is the darkest color, while #eaf7ff is the lightest one.