Fortress Grey/ mostly black
Enter any color value (e.g., #f05dd4, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#b8b8b8 color RGB value is (184,184,184)
#b8b8b8 color CMYK value
#b8b8b8 color HSL value
HSV(or HSB) | 0° | 0 | 72.2 |
XYZ | 45.559 | 47.932 | 52.198 |
Yxy | 0.313 | 0.329 | 47.932 |
LAB | 74.782 | 0.004 | -0.008 |
LUV | 74.782 | 0.001 | -0.013 |
Hunter-LAB | 69.233 | -3.694 | 3.762 |
CIE-LCH | 74.782 | 0.009 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B8 | B8 | B8 |
Decimal | 184 | 184 | 184 |
Octal | 270 | 270 | 270 |
Binary | 10111000 | 10111000 | 10111000 |
This text has a font color of #b8b8b8.
<span style="color:#b8b8b8">Text here</span>
This paragraph has a background color of #b8b8b8.
<p style="background-color:#b8b8b8;">Content here</p>
This element has a border color of #b8b8b8.
<div style="border:1px #b8b8b8;">Content here</div>
.text {color:#b8b8b8;}
.background {background-color:#b8b8b8;}
.border {border:1px solid #b8b8b8;}
.text-shadow {border:1px solid #b8b8b8;}
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, #030303 is the darkest color, while #f8f8f8 is the lightest one.