Boltgun Metal/ very dark gray
#393939 color RGB value is (57,57,57)
#393939 color CMYK value
#393939 color HSL value
HSV(or HSB) | 0° | 0 | 22.4 |
XYZ | 3.889 | 4.092 | 4.456 |
Yxy | 0.313 | 0.329 | 4.092 |
LAB | 23.972 | 0.002 | -0.004 |
LUV | 23.972 | 0 | -0.004 |
Hunter-LAB | 20.228 | -1.079 | 1.099 |
CIE-LCH | 23.972 | 0.004 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 39 | 39 | 39 |
Decimal | 57 | 57 | 57 |
Octal | 71 | 71 | 71 |
Binary | 00111001 | 00111001 | 00111001 |
Below, you can see some colors close to #393939. 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 #393939.
<span style="color:#393939">Text here</span>
This paragraph has a background color of #393939.
<p style="background-color:#393939;">Content here</p>
This element has a border color of #393939.
<div style="border:1px #393939;">Content here</div>
.text {color:#393939;}
.background {background-color:#393939;}
.border {border:1px solid #393939;}
.text-shadow {border:1px solid #393939;}
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, #040404 is the darkest color, while #f8f8f8 is the lightest one.