dark cyan/dark opal
#2d6c62 color RGB value is (45,108,98)
#2d6c62 color CMYK value
#2d6c62 color HSL value
HSV(or HSB) | 170.5° | 58.3 | 42.4 |
XYZ | 8.649 | 12.165 | 13.447 |
Yxy | 0.252 | 0.355 | 12.165 |
LAB | 41.477 | -22.848 | -0.501 |
LUV | 41.477 | -26.08 | 2.517 |
Hunter-LAB | 34.878 | -16.771 | 1.555 |
CIE-LCH | 41.477 | 22.853 | 181.257 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2D | 6C | 62 |
Decimal | 45 | 108 | 98 |
Octal | 55 | 154 | 142 |
Binary | 00101101 | 01101100 | 01100010 |
Below, you can see some colors close to #2d6c62. 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 #2d6c62.
<span style="color:#2d6c62">Text here</span>
This paragraph has a background color of #2d6c62.
<p style="background-color:#2d6c62;">Content here</p>
This element has a border color of #2d6c62.
<div style="border:1px #2d6c62;">Content here</div>
.text {color:#2d6c62;}
.background {background-color:#2d6c62;}
.border {border:1px solid #2d6c62;}
.text-shadow {border:1px solid #2d6c62;}
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, #010303 is the darkest color, while #f3faf9 is the lightest one.