Cobalite/ vivid blue
Enter any color value (e.g., #a3c081, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#9999ff color RGB value is (153,153,255)
#9999ff color CMYK value
#9999ff color HSL value
HSV(or HSB) | 240.0° | 40.0 | 100.0 |
XYZ | 42.578 | 36.775 | 99.462 |
Yxy | 0.238 | 0.206 | 36.775 |
LAB | 67.108 | 24.355 | -50.768 |
LUV | 67.108 | -6.135 | -85.088 |
Hunter-LAB | 60.642 | 19.205 | -54.795 |
CIE-LCH | 67.108 | 56.307 | 295.628 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 99 | 99 | FF |
Decimal | 153 | 153 | 255 |
Octal | 231 | 231 | 377 |
Binary | 10011001 | 10011001 | 11111111 |
Below, you can see some colors close to #9999ff. 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 #9999ff.
<span style="color:#9999ff">Text here</span>
This paragraph has a background color of #9999ff.
<p style="background-color:#9999ff;">Content here</p>
This element has a border color of #9999ff.
<div style="border:1px #9999ff;">Content here</div>
.text {color:#9999ff;}
.background {background-color:#9999ff;}
.border {border:1px solid #9999ff;}
.text-shadow {border:1px solid #9999ff;}
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, #000004 is the darkest color, while #eeeeff is the lightest one.