vivid cyan
Enter any color value (e.g., #2f4a91, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#b3ffff color RGB value is (179,255,255)
#b3ffff color CMYK value
#b3ffff color HSL value
HSV(or HSB) | 180.0° | 29.8 | 100.0 |
XYZ | 72.400 | 88.324 | 107.840 |
Yxy | 0.270 | 0.329 | 88.324 |
LAB | 95.297 | -23.092 | -7.468 |
LUV | 95.297 | -36.599 | -7.911 |
Hunter-LAB | 93.981 | -26.954 | -2.247 |
CIE-LCH | 95.297 | 24.270 | 197.921 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B3 | FF | FF |
Decimal | 179 | 255 | 255 |
Octal | 263 | 377 | 377 |
Binary | 10110011 | 11111111 | 11111111 |
Below, you can see some colors close to #b3ffff. 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 #b3ffff.
<span style="color:#b3ffff">Text here</span>
This paragraph has a background color of #b3ffff.
<p style="background-color:#b3ffff;">Content here</p>
This element has a border color of #b3ffff.
<div style="border:1px #b3ffff;">Content here</div>
.text {color:#b3ffff;}
.background {background-color:#b3ffff;}
.border {border:1px solid #b3ffff;}
.text-shadow {border:1px solid #b3ffff;}
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, #000909 is the darkest color, while #f3ffff is the lightest one.