#3b3b4e color RGB value is (59,59,78)
#3b3b4e color CMYK value
#3b3b4e color HSL value
HSV(or HSB) | 240° | 24.4 | 30.6 |
XYZ | 4.743 | 4.608 | 7.847 |
Yxy | 0.276 | 0.268 | 4.608 |
LAB | 25.587 | 4.824 | -11.529 |
LUV | 25.587 | -1.021 | -14.16 |
Hunter-LAB | 21.466 | 1.873 | -6.648 |
CIE-LCH | 25.587 | 12.497 | 292.705 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 3B | 3B | 4E |
Decimal | 59 | 59 | 78 |
Octal | 73 | 73 | 116 |
Binary | 00111011 | 00111011 | 01001110 |
Below, you can see some colors close to #3b3b4e. 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 #3b3b4e.
<span style="color:#3b3b4e">Text here</span>
This paragraph has a background color of #3b3b4e.
<p style="background-color:#3b3b4e;">Content here</p>
This element has a border color of #3b3b4e.
<div style="border:1px #3b3b4e;">Content here</div>
.text {color:#3b3b4e;}
.background {background-color:#3b3b4e;}
.border {border:1px solid #3b3b4e;}
.text-shadow {border:1px solid #3b3b4e;}
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, #040405 is the darkest color, while #f8f8fa is the lightest one.