reddish black
Enter any color value (e.g., #a0ee2b, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#38000e color RGB value is (56,0,14)
#38000e color CMYK value
#38000e color HSL value
HSV(or HSB) | 345° | 100 | 22 |
XYZ | 1.71 | 0.872 | 0.494 |
Yxy | 0.556 | 0.284 | 0.872 |
LAB | 7.881 | 28.085 | 6.526 |
LUV | 7.881 | 22.784 | 1.438 |
Hunter-LAB | 9.341 | 16.335 | 3.404 |
CIE-LCH | 7.881 | 28.833 | 13.081 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 38 | 0 | E |
Decimal | 56 | 0 | 14 |
Octal | 70 | 0 | 16 |
Binary | 00111000 | 00000000 | 00001110 |
Below, you can see some colors close to #38000e. 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 #38000e.
<span style="color:#38000e">Text here</span>
This paragraph has a background color of #38000e.
<p style="background-color:#38000e;">Content here</p>
This element has a border color of #38000e.
<div style="border:1px #38000e;">Content here</div>
.text {color:#38000e;}
.background {background-color:#38000e;}
.border {border:1px solid #38000e;}
.text-shadow {border:1px solid #38000e;}
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, #0d0003 is the darkest color, while #fff7f9 is the lightest one.