strong cyan-blue/strong azure
Enter any color value (e.g., #5f1bbf, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#adc8e9 color RGB value is (173,200,233)
#adc8e9 color CMYK value
#adc8e9 color HSL value
HSV(or HSB) | 213.0° | 25.8 | 91.4 |
XYZ | 52.596 | 56.076 | 85.142 |
Yxy | 0.271 | 0.289 | 56.076 |
LAB | 79.657 | -1.820 | -19.332 |
LUV | 79.657 | -15.289 | -30.198 |
Hunter-LAB | 74.884 | -5.675 | -14.994 |
CIE-LCH | 79.657 | 19.417 | 264.622 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | AD | C8 | E9 |
Decimal | 173 | 200 | 233 |
Octal | 255 | 310 | 351 |
Binary | 10101101 | 11001000 | 11101001 |
Below, you can see some colors close to #adc8e9. 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 #adc8e9.
<span style="color:#adc8e9">Text here</span>
This paragraph has a background color of #adc8e9.
<p style="background-color:#adc8e9;">Content here</p>
This element has a border color of #adc8e9.
<div style="border:1px #adc8e9;">Content here</div>
.text {color:#adc8e9;}
.background {background-color:#adc8e9;}
.border {border:1px solid #adc8e9;}
.text-shadow {border:1px solid #adc8e9;}
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, #000102 is the darkest color, while #f0f5fb is the lightest one.