deep cyan/deep opal
#009980 color RGB value is (0,153,128)
#009980 color CMYK value
#009980 color HSL value
HSV(or HSB) | 170.2° | 100 | 60 |
XYZ | 15.288 | 24.341 | 24.315 |
Yxy | 0.239 | 0.381 | 24.341 |
LAB | 56.428 | -40.271 | 3.537 |
LUV | 56.428 | -46.18 | 10.923 |
Hunter-LAB | 49.337 | -31.029 | 5.316 |
CIE-LCH | 56.428 | 40.426 | 174.981 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 99 | 80 |
Decimal | 0 | 153 | 128 |
Octal | 0 | 231 | 200 |
Binary | 00000000 | 10011001 | 10000000 |
Below, you can see some colors close to #009980. 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 #009980.
<span style="color:#009980">Text here</span>
This paragraph has a background color of #009980.
<p style="background-color:#009980;">Content here</p>
This element has a border color of #009980.
<div style="border:1px #009980;">Content here</div>
.text {color:#009980;}
.background {background-color:#009980;}
.border {border:1px solid #009980;}
.text-shadow {border:1px solid #009980;}
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, #000404 is the darkest color, while #eefffc is the lightest one.