deep cyan
Enter any color value (e.g., #11618f, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#1e8080 color RGB value is (30,128,128)
#1e8080 color CMYK value
#1e8080 color HSL value
HSV(or HSB) | 180.0° | 76.6 | 50.2 |
XYZ | 12.151 | 17.273 | 23.116 |
Yxy | 0.231 | 0.329 | 17.273 |
LAB | 48.602 | -26.577 | -7.928 |
LUV | 48.602 | -34.837 | -7.523 |
Hunter-LAB | 41.561 | -20.544 | -3.884 |
CIE-LCH | 48.602 | 27.735 | 196.609 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1E | 80 | 80 |
Decimal | 30 | 128 | 128 |
Octal | 36 | 200 | 200 |
Binary | 00011110 | 10000000 | 10000000 |
Below, you can see some colors close to #1e8080. 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 #1e8080.
<span style="color:#1e8080">Text here</span>
This paragraph has a background color of #1e8080.
<p style="background-color:#1e8080;">Content here</p>
This element has a border color of #1e8080.
<div style="border:1px #1e8080;">Content here</div>
.text {color:#1e8080;}
.background {background-color:#1e8080;}
.border {border:1px solid #1e8080;}
.text-shadow {border:1px solid #1e8080;}
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, #020707 is the darkest color, while #f5fdfd is the lightest one.