#63a8a4 color RGB value is (99,168,164)
#63a8a4 color CMYK value
#63a8a4 color HSL value
HSV(or HSB) | 176.5° | 41.1 | 65.9 |
XYZ | 25.849 | 33.338 | 40.194 |
Yxy | 0.26 | 0.335 | 33.338 |
LAB | 64.434 | -22.752 | -4.792 |
LUV | 64.434 | -31.754 | -3.548 |
Hunter-LAB | 57.739 | -21.132 | -0.857 |
CIE-LCH | 64.434 | 23.251 | 191.895 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 63 | A8 | A4 |
Decimal | 99 | 168 | 164 |
Octal | 143 | 250 | 244 |
Binary | 01100011 | 10101000 | 10100100 |
Below, you can see some colors close to #63a8a4. 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 #63a8a4.
<span style="color:#63a8a4">Text here</span>
This paragraph has a background color of #63a8a4.
<p style="background-color:#63a8a4;">Content here</p>
This element has a border color of #63a8a4.
<div style="border:1px #63a8a4;">Content here</div>
.text {color:#63a8a4;}
.background {background-color:#63a8a4;}
.border {border:1px solid #63a8a4;}
.text-shadow {border:1px solid #63a8a4;}
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, #040808 is the darkest color, while #f9fcfc is the lightest one.