mostly black
Enter any color value (e.g., #31b514, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#b7b7b7 color RGB value is (183,183,183)
#b7b7b7 color CMYK value
#b7b7b7 color HSL value
HSV(or HSB) | 0° | 0 | 71.8 |
XYZ | 45.009 | 47.353 | 51.568 |
Yxy | 0.313 | 0.329 | 47.353 |
LAB | 74.415 | 0.004 | -0.008 |
LUV | 74.415 | 0.001 | -0.013 |
Hunter-LAB | 68.814 | -3.672 | 3.739 |
CIE-LCH | 74.415 | 0.009 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B7 | B7 | B7 |
Decimal | 183 | 183 | 183 |
Octal | 267 | 267 | 267 |
Binary | 10110111 | 10110111 | 10110111 |
This text has a font color of #b7b7b7.
<span style="color:#b7b7b7">Text here</span>
This paragraph has a background color of #b7b7b7.
<p style="background-color:#b7b7b7;">Content here</p>
This element has a border color of #b7b7b7.
<div style="border:1px #b7b7b7;">Content here</div>
.text {color:#b7b7b7;}
.background {background-color:#b7b7b7;}
.border {border:1px solid #b7b7b7;}
.text-shadow {border:1px solid #b7b7b7;}
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, #020202 is the darkest color, while #f7f7f7 is the lightest one.