reddish black
Enter any color value (e.g., #100b26, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#38000c color RGB value is (56,0,12)
#38000c color CMYK value
#38000c color HSL value
HSV(or HSB) | 347.1° | 100 | 22 |
XYZ | 1.697 | 0.867 | 0.426 |
Yxy | 0.568 | 0.29 | 0.867 |
LAB | 7.834 | 27.955 | 7.417 |
LUV | 7.834 | 23.108 | 2.037 |
Hunter-LAB | 9.313 | 16.234 | 3.808 |
CIE-LCH | 7.834 | 28.922 | 14.86 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 38 | 0 | C |
Decimal | 56 | 0 | 12 |
Octal | 70 | 0 | 14 |
Binary | 00111000 | 00000000 | 00001100 |
Below, you can see some colors close to #38000c. 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 #38000c.
<span style="color:#38000c">Text here</span>
This paragraph has a background color of #38000c.
<p style="background-color:#38000c;">Content here</p>
This element has a border color of #38000c.
<div style="border:1px #38000c;">Content here</div>
.text {color:#38000c;}
.background {background-color:#38000c;}
.border {border:1px solid #38000c;}
.text-shadow {border:1px solid #38000c;}
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.