dark grayish cyan-blue/dark grayish azure
#587da9 color RGB value is (88,125,169)
#587da9 color CMYK value
#587da9 color HSL value
HSV(or HSB) | 212.6° | 47.9 | 66.3 |
XYZ | 18.52 | 19.607 | 40.344 |
Yxy | 0.236 | 0.25 | 19.607 |
LAB | 51.389 | -0.603 | -27.461 |
LUV | 51.389 | -18.048 | -41.034 |
Hunter-LAB | 44.279 | -2.832 | -23.026 |
CIE-LCH | 51.389 | 27.468 | 268.742 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 58 | 7D | A9 |
Decimal | 88 | 125 | 169 |
Octal | 130 | 175 | 251 |
Binary | 01011000 | 01111101 | 10101001 |
Below, you can see some colors close to #587da9. 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 #587da9.
<span style="color:#587da9">Text here</span>
This paragraph has a background color of #587da9.
<p style="background-color:#587da9;">Content here</p>
This element has a border color of #587da9.
<div style="border:1px #587da9;">Content here</div>
.text {color:#587da9;}
.background {background-color:#587da9;}
.border {border:1px solid #587da9;}
.text-shadow {border:1px solid #587da9;}
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, #010101 is the darkest color, while #f2f5f8 is the lightest one.