dark yellowish gray
Enter any color value (e.g., #cbaf0e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#6f6f65 color RGB value is (111,111,101)
#6f6f65 color CMYK value
#6f6f65 color HSL value
HSV(or HSB) | 60.0° | 9.0 | 43.5 |
XYZ | 14.589 | 15.688 | 14.571 |
Yxy | 0.325 | 0.350 | 15.688 |
LAB | 46.562 | -1.955 | 5.567 |
LUV | 46.562 | 0.548 | 7.582 |
Hunter-LAB | 39.608 | -3.567 | 5.914 |
CIE-LCH | 46.562 | 5.900 | 109.354 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6F | 6F | 65 |
Decimal | 111 | 111 | 101 |
Octal | 157 | 157 | 145 |
Binary | 01101111 | 01101111 | 01100101 |
Below, you can see some colors close to #6f6f65. 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 #6f6f65.
<span style="color:#6f6f65">Text here</span>
This paragraph has a background color of #6f6f65.
<p style="background-color:#6f6f65;">Content here</p>
This element has a border color of #6f6f65.
<div style="border:1px #6f6f65;">Content here</div>
.text {color:#6f6f65;}
.background {background-color:#6f6f65;}
.border {border:1px solid #6f6f65;}
.text-shadow {border:1px solid #6f6f65;}
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, #0b0b0a is the darkest color, while #ffffff is the lightest one.