#25a4a4 color RGB value is (37,164,164)
#25a4a4 color CMYK value
#25a4a4 color HSL value
HSV(or HSB) | 180° | 77.4 | 64.3 |
XYZ | 20.739 | 29.625 | 39.747 |
Yxy | 0.23 | 0.329 | 29.625 |
LAB | 61.329 | -32.299 | -9.611 |
LUV | 61.329 | -44.548 | -9.62 |
Hunter-LAB | 54.428 | -27.235 | -5.197 |
CIE-LCH | 61.329 | 33.699 | 196.571 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 25 | A4 | A4 |
Decimal | 37 | 164 | 164 |
Octal | 45 | 244 | 244 |
Binary | 00100101 | 10100100 | 10100100 |
Below, you can see some colors close to #25a4a4. 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 #25a4a4.
<span style="color:#25a4a4">Text here</span>
This paragraph has a background color of #25a4a4.
<p style="background-color:#25a4a4;">Content here</p>
This element has a border color of #25a4a4.
<div style="border:1px #25a4a4;">Content here</div>
.text {color:#25a4a4;}
.background {background-color:#25a4a4;}
.border {border:1px solid #25a4a4;}
.text-shadow {border:1px solid #25a4a4;}
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, #020808 is the darkest color, while #f6fdfd is the lightest one.