#1f6a6a color RGB value is (31,106,106)
#1f6a6a color CMYK value
#1f6a6a color HSL value
HSV(or HSB) | 180° | 70.8 | 41.6 |
XYZ | 8.321 | 11.64 | 15.444 |
Yxy | 0.235 | 0.329 | 11.64 |
LAB | 40.638 | -22.118 | -6.651 |
LUV | 40.638 | -27.821 | -6.008 |
Hunter-LAB | 34.117 | -16.173 | -2.957 |
CIE-LCH | 40.638 | 23.096 | 196.736 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1F | 6A | 6A |
Decimal | 31 | 106 | 106 |
Octal | 37 | 152 | 152 |
Binary | 00011111 | 01101010 | 01101010 |
Below, you can see some colors close to #1f6a6a. 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 #1f6a6a.
<span style="color:#1f6a6a">Text here</span>
This paragraph has a background color of #1f6a6a.
<p style="background-color:#1f6a6a;">Content here</p>
This element has a border color of #1f6a6a.
<div style="border:1px #1f6a6a;">Content here</div>
.text {color:#1f6a6a;}
.background {background-color:#1f6a6a;}
.border {border:1px solid #1f6a6a;}
.text-shadow {border:1px solid #1f6a6a;}
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, #020707 is the darkest color, while #f6fcfc is the lightest one.