mostly black
Enter any color value (e.g., #9fc50e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#7b7b7b color RGB value is (123,123,123)
#7b7b7b color CMYK value
#7b7b7b color HSL value
HSV(or HSB) | 0° | 0 | 48.2 |
XYZ | 18.826 | 19.807 | 21.57 |
Yxy | 0.313 | 0.329 | 19.807 |
LAB | 51.618 | 0.003 | -0.006 |
LUV | 51.618 | 0 | -0.009 |
Hunter-LAB | 44.505 | -2.375 | 2.418 |
CIE-LCH | 51.618 | 0.007 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 7B | 7B | 7B |
Decimal | 123 | 123 | 123 |
Octal | 173 | 173 | 173 |
Binary | 01111011 | 01111011 | 01111011 |
This text has a font color of #7b7b7b.
<span style="color:#7b7b7b">Text here</span>
This paragraph has a background color of #7b7b7b.
<p style="background-color:#7b7b7b;">Content here</p>
This element has a border color of #7b7b7b.
<div style="border:1px #7b7b7b;">Content here</div>
.text {color:#7b7b7b;}
.background {background-color:#7b7b7b;}
.border {border:1px solid #7b7b7b;}
.text-shadow {border:1px solid #7b7b7b;}
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, #060606 is the darkest color, while #fbfbfb is the lightest one.