Marine Teal/ reddish black
Enter any color value (e.g., #1c92ae, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#008383 color RGB value is (0,131,131)
#008383 color CMYK value
#008383 color HSL value
HSV(or HSB) | 180° | 100 | 51.4 |
XYZ | 12.213 | 17.871 | 24.279 |
Yxy | 0.225 | 0.329 | 17.871 |
LAB | 49.34 | -29.328 | -8.624 |
LUV | 49.34 | -38.161 | -8.24 |
Hunter-LAB | 42.274 | -22.412 | -4.459 |
CIE-LCH | 49.34 | 30.57 | 196.386 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 83 | 83 |
Decimal | 0 | 131 | 131 |
Octal | 0 | 203 | 203 |
Binary | 00000000 | 10000011 | 10000011 |
Below, you can see some colors close to #008383. 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 #008383.
<span style="color:#008383">Text here</span>
This paragraph has a background color of #008383.
<p style="background-color:#008383;">Content here</p>
This element has a border color of #008383.
<div style="border:1px #008383;">Content here</div>
.text {color:#008383;}
.background {background-color:#008383;}
.border {border:1px solid #008383;}
.text-shadow {border:1px solid #008383;}
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, #000303 is the darkest color, while #edffff is the lightest one.