dark orangish gray/dark tangeloish gray
#686461 color RGB value is (104,100,97)
#686461 color CMYK value
#686461 color HSL value
HSV(or HSB) | 25.7° | 6.7 | 40.8 |
XYZ | 12.424 | 12.92 | 13.148 |
Yxy | 0.323 | 0.336 | 12.92 |
LAB | 42.643 | 0.979 | 2.253 |
LUV | 42.643 | 2.461 | 2.765 |
Hunter-LAB | 35.945 | -1.209 | 3.474 |
CIE-LCH | 42.643 | 2.457 | 66.518 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 68 | 64 | 61 |
Decimal | 104 | 100 | 97 |
Octal | 150 | 144 | 141 |
Binary | 01101000 | 01100100 | 01100001 |
Below, you can see some colors close to #686461. 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 #686461.
<span style="color:#686461">Text here</span>
This paragraph has a background color of #686461.
<p style="background-color:#686461;">Content here</p>
This element has a border color of #686461.
<div style="border:1px #686461;">Content here</div>
.text {color:#686461;}
.background {background-color:#686461;}
.border {border:1px solid #686461;}
.text-shadow {border:1px solid #686461;}
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, #050505 is the darkest color, while #f9f9f9 is the lightest one.