strong cyan-blue/strong cobalt blue
#89b7fb color RGB value is (137,183,251)
#89b7fb color CMYK value
#89b7fb color HSL value
HSV(or HSB) | 215.8° | 45.4 | 98.4 |
XYZ | 44.663 | 46.15 | 97.821 |
Yxy | 0.237 | 0.245 | 46.15 |
LAB | 73.643 | 2.329 | -38.427 |
LUV | 73.643 | -23.414 | -62.448 |
Hunter-LAB | 67.934 | -1.531 | -37.82 |
CIE-LCH | 73.643 | 38.497 | 273.469 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 89 | B7 | FB |
Decimal | 137 | 183 | 251 |
Octal | 211 | 267 | 373 |
Binary | 10001001 | 10110111 | 11111011 |
Below, you can see some colors close to #89b7fb. 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 #89b7fb.
<span style="color:#89b7fb">Text here</span>
This paragraph has a background color of #89b7fb.
<p style="background-color:#89b7fb;">Content here</p>
This element has a border color of #89b7fb.
<div style="border:1px #89b7fb;">Content here</div>
.text {color:#89b7fb;}
.background {background-color:#89b7fb;}
.border {border:1px solid #89b7fb;}
.text-shadow {border:1px solid #89b7fb;}
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, #000205 is the darkest color, while #f0f6fe is the lightest one.