
If you’ve ever come across the color #0d0015, you might have noticed how dark, bold, and mysterious it looks. It’s a deep purple-black shade that stands out because of its rich and dramatic tone. In this article, we’ll break down everything you need to know about this unique color – from how it looks on screens, its color values, and where you can use it in web design or creative work.
What is the Color #0d0015?
The hex color #0d0015 is made up of three main color values in the RGB model:
- Red: 13
- Green: 0
- Blue: 21
It mostly contains blue and red, but very little green. That’s why it gives off a dark purple or violet-black tone. When you look at it, it almost feels like a starless night sky or a velvet curtain in low light.
Color Representations (Easy Breakdown)
Colors can be represented in different ways depending on the format or system you’re working with. Here’s how #0d0015 looks in common formats:
1. RGB (Red, Green, Blue)
- RGB: (13, 0, 21)
- This is a dark shade, with red and blue creating the purplish tone.
2. Hex Code
- Hex: #0d0015
- It’s a 6-digit code used in web design to define colors.
3. HSL (Hue, Saturation, Lightness)
- H: 277° (near violet on the color wheel)
- S: 100% (fully saturated)
- L: 4% (very dark)
4. CMYK (Used for printing)
- C: 38%
- M: 100%
- Y: 0%
- K: 92%
- This tells us that the color is rich in magenta, has a bit of cyan, no yellow, and a lot of black.
What Color Does It Look Like?
Color #0d0015 looks like a deep plum or aubergine. It’s not quite black, but still very dark. You can think of it like:
- The night sky with no stars.
- A dark purple fabric in low lighting.
- A luxurious, almost gothic purple tone.
Shades and Tints of #0d0015
Colors can be made darker (shades) or lighter (tints) by mixing black or white. Here’s how #0d0015 changes with that:
Shades (Darker Variations)
- #0b0012
- #09000e
- #06000a
- #030006
- #000000 (pure black)
Tints (Lighter Variations)
- #25192c – still dark, but a little more grey
- #554c5b – dusty purple
- #867f8a – light mauve grey
- #b6b2b8 – soft pastel tone
- #ffffff – white
These tints and shades help in designing matching themes and color palettes.
Where Can You Use #0d0015?
This color works great for:
- Backgrounds: It gives a bold and elegant look.
- Borders and outlines: Helps make sections stand out.
- Text shadows or box shadows: Adds a subtle 3D effect.
You might want to use it in:
- Portfolio websites
- Fashion blogs
- Night-themed applications
- Posters and digital art with a moody vibe
CSS Code Examples
If you’re a web designer or working with HTML/CSS, here’s how you can use this color:
Background Color
htmlCopyEdit<div style="background-color:#0d0015">This is a dark background</div>
Font Color
htmlCopyEdit<p style="color:#0d0015">This text uses #0d0015 as its color.</p>
Border Color
htmlCopyEdit<div style="border:3px solid #0d0015">Border using this color</div>
Text Shadow
htmlCopyEdit<p style="text-shadow: 4px 4px 2px #0d0015;">Text with shadow</p>
Box Shadow
htmlCopyEdit<div style="box-shadow: 1px 1px 3px 2px #0d0015;">Box shadow with this color</div>
These are practical ways to bring the color into your web design and give your layout a professional touch.
Color Combinations for #0d0015
Picking colors that go well with #0d0015 can help your designs pop. Here are some matching schemes:
1. Complementary Color
- Complement of #0d0015 is #081500 – a very dark olive green.
2. Triadic Colors
- #0d0015 (base)
- #150d00 (dark brown)
- #00150d (deep teal green)
These create balance and harmony when used together.
3. Analogous Colors
- #150013 – slightly redder
- #020015 – more blue
These colors sit close to each other on the color wheel and work well in layered designs.
How It Looks on Different Backgrounds
On White Background:
The color stands out clearly and looks very dark and elegant.
On Black Background:
It blends a little but still shows a hint of purple, giving a rich textured effect.
Technical Values
For those who need technical details:
Type | Value |
---|---|
Hex | #0d0015 |
RGB | (13, 0, 21) |
HSL | (277°, 100%, 4%) |
CMYK | (38%, 100%, 0%, 92%) |
XYZ | (0.3013, 0.1397, 0.7206) |
Binary | (00001101, 00000000, 00010101) |
Decimal | (13, 0, 21) |
Similar Colors
Here are some colors that feel similar to #0d0015:
- #1b1414 – dark red-brown
- #21141f – reddish black
- #0f1427 – deep navy purple
- #12141f – near-black violet
Final Thoughts
The color #0d0015 is perfect for anyone who loves dark, elegant, and mysterious tones. It gives your design a dramatic and sophisticated feel while still being versatile enough to use in borders, backgrounds, shadows, and text. Whether you’re a web designer, artist, or just curious about color theory, this deep shade can add richness and depth to any visual work.