reddish black
Enter any color value (e.g., #56da3a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#000034 color RGB value is (0,0,52)
#000034 color CMYK value
#000034 color HSL value
HSV(or HSB) | 240° | 100 | 20.4 |
XYZ | 0.62 | 0.248 | 3.264 |
Yxy | 0.15 | 0.06 | 0.248 |
LAB | 2.24 | 15.738 | -30.681 |
LUV | 2.24 | -0.652 | -9.038 |
Hunter-LAB | 4.979 | 13.506 | -35.38 |
CIE-LCH | 2.24 | 34.482 | 297.155 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 0 | 34 |
Decimal | 0 | 0 | 52 |
Octal | 0 | 0 | 64 |
Binary | 00000000 | 00000000 | 00110100 |
Below, you can see some colors close to #000034. 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 #000034.
<span style="color:#000034">Text here</span>
This paragraph has a background color of #000034.
<p style="background-color:#000034;">Content here</p>
This element has a border color of #000034.
<div style="border:1px #000034;">Content here</div>
.text {color:#000034;}
.background {background-color:#000034;}
.border {border:1px solid #000034;}
.text-shadow {border:1px solid #000034;}
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, #000009 is the darkest color, while #f3f3ff is the lightest one.