strong green-cyan/strong turquoise
#6defcb color RGB value is (109,239,203)
#6defcb color CMYK value
#6defcb color HSL value
HSV(or HSB) | 163.4° | 54.4 | 93.7 |
XYZ | 47.953 | 69.296 | 67.348 |
Yxy | 0.26 | 0.375 | 69.296 |
LAB | 86.65 | -44.417 | 6.577 |
LUV | 86.65 | -55.291 | 17.275 |
Hunter-LAB | 83.244 | -42.853 | 10.303 |
CIE-LCH | 86.65 | 44.902 | 171.577 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6D | EF | CB |
Decimal | 109 | 239 | 203 |
Octal | 155 | 357 | 313 |
Binary | 01101101 | 11101111 | 11001011 |
Below, you can see some colors close to #6defcb. 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 #6defcb.
<span style="color:#6defcb">Text here</span>
This paragraph has a background color of #6defcb.
<p style="background-color:#6defcb;">Content here</p>
This element has a border color of #6defcb.
<div style="border:1px #6defcb;">Content here</div>
.text {color:#6defcb;}
.background {background-color:#6defcb;}
.border {border:1px solid #6defcb;}
.text-shadow {border:1px solid #6defcb;}
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, #010705 is the darkest color, while #f3fefb is the lightest one.