strong cyan-blue/strong azure
#599ada color RGB value is (89,154,218)
#599ada color CMYK value
#599ada color HSL value
HSV(or HSB) | 209.8° | 59.2 | 85.5 |
XYZ | 28.33 | 30.297 | 70.684 |
Yxy | 0.219 | 0.234 | 30.297 |
LAB | 61.91 | -1.822 | -38.848 |
LUV | 61.91 | -27.968 | -61.094 |
Hunter-LAB | 55.043 | -4.451 | -37.609 |
CIE-LCH | 61.91 | 38.89 | 267.315 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 59 | 9A | DA |
Decimal | 89 | 154 | 218 |
Octal | 131 | 232 | 332 |
Binary | 01011001 | 10011010 | 11011010 |
Below, you can see some colors close to #599ada. 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 #599ada.
<span style="color:#599ada">Text here</span>
This paragraph has a background color of #599ada.
<p style="background-color:#599ada;">Content here</p>
This element has a border color of #599ada.
<div style="border:1px #599ada;">Content here</div>
.text {color:#599ada;}
.background {background-color:#599ada;}
.border {border:1px solid #599ada;}
.text-shadow {border:1px solid #599ada;}
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, #020508 is the darkest color, while #f5f9fd is the lightest one.