reddish black
Enter any color value (e.g., #c0cad4, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#6f7777 color RGB value is (111,119,119)
#6f7777 color CMYK value
#6f7777 color HSL value
HSV(or HSB) | 180° | 6.7 | 46.7 |
XYZ | 16.482 | 17.905 | 20.04 |
Yxy | 0.303 | 0.329 | 17.905 |
LAB | 49.381 | -2.991 | -1.04 |
LUV | 49.381 | -4.392 | -0.956 |
Hunter-LAB | 42.314 | -4.521 | 1.54 |
CIE-LCH | 49.381 | 3.166 | 199.172 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6F | 77 | 77 |
Decimal | 111 | 119 | 119 |
Octal | 157 | 167 | 167 |
Binary | 01101111 | 01110111 | 01110111 |
Below, you can see some colors close to #6f7777. 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 #6f7777.
<span style="color:#6f7777">Text here</span>
This paragraph has a background color of #6f7777.
<p style="background-color:#6f7777;">Content here</p>
This element has a border color of #6f7777.
<div style="border:1px #6f7777;">Content here</div>
.text {color:#6f7777;}
.background {background-color:#6f7777;}
.border {border:1px solid #6f7777;}
.text-shadow {border:1px solid #6f7777;}
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, #080909 is the darkest color, while #fdfdfd is the lightest one.