mostly black
Enter any color value (e.g., #b6900a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#939393 color RGB value is (147,147,147)
#939393 color CMYK value
#939393 color HSL value
HSV(or HSB) | 0° | 0 | 57.6 |
XYZ | 27.733 | 29.177 | 31.774 |
Yxy | 0.313 | 0.329 | 29.177 |
LAB | 60.938 | 0.003 | -0.007 |
LUV | 60.938 | 0.001 | -0.01 |
Hunter-LAB | 54.016 | -2.882 | 2.935 |
CIE-LCH | 60.938 | 0.008 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 93 | 93 | 93 |
Decimal | 147 | 147 | 147 |
Octal | 223 | 223 | 223 |
Binary | 10010011 | 10010011 | 10010011 |
This text has a font color of #939393.
<span style="color:#939393">Text here</span>
This paragraph has a background color of #939393.
<p style="background-color:#939393;">Content here</p>
This element has a border color of #939393.
<div style="border:1px #939393;">Content here</div>
.text {color:#939393;}
.background {background-color:#939393;}
.border {border:1px solid #939393;}
.text-shadow {border:1px solid #939393;}
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, #090909 is the darkest color, while #fdfdfd is the lightest one.