reddish black
Enter any color value (e.g., #640d89, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#003430 color RGB value is (0,52,48)
#003430 color CMYK value
#003430 color HSL value
HSV(or HSB) | 175.4° | 100 | 20.4 |
XYZ | 1.761 | 2.669 | 3.219 |
Yxy | 0.23 | 0.349 | 2.669 |
LAB | 18.668 | -17.113 | -2.068 |
LUV | 18.668 | -14.783 | -0.355 |
Hunter-LAB | 16.338 | -9.347 | -0.244 |
CIE-LCH | 18.668 | 17.238 | 186.89 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 34 | 30 |
Decimal | 0 | 52 | 48 |
Octal | 0 | 64 | 60 |
Binary | 00000000 | 00110100 | 00110000 |
Below, you can see some colors close to #003430. 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 #003430.
<span style="color:#003430">Text here</span>
This paragraph has a background color of #003430.
<p style="background-color:#003430;">Content here</p>
This element has a border color of #003430.
<div style="border:1px #003430;">Content here</div>
.text {color:#003430;}
.background {background-color:#003430;}
.border {border:1px solid #003430;}
.text-shadow {border:1px solid #003430;}
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, #000909 is the darkest color, while #f3fffe is the lightest one.