reddish black
Enter any color value (e.g., #4b2264, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#350000 color RGB value is (53,0,0)
#350000 color CMYK value
#350000 color HSL value
HSV(or HSB) | 0° | 100 | 20.8 |
XYZ | 1.468 | 0.757 | 0.069 |
Yxy | 0.64 | 0.33 | 0.757 |
LAB | 6.837 | 26.089 | 10.805 |
LUV | 6.837 | 22.483 | 4.848 |
Hunter-LAB | 8.7 | 14.899 | 5.622 |
CIE-LCH | 6.837 | 28.238 | 22.497 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 35 | 0 | 0 |
Decimal | 53 | 0 | 0 |
Octal | 65 | 0 | 0 |
Binary | 00110101 | 00000000 | 00000000 |
Below, you can see some colors close to #350000. 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 #350000.
<span style="color:#350000">Text here</span>
This paragraph has a background color of #350000.
<p style="background-color:#350000;">Content here</p>
This element has a border color of #350000.
<div style="border:1px #350000;">Content here</div>
.text {color:#350000;}
.background {background-color:#350000;}
.border {border:1px solid #350000;}
.text-shadow {border:1px solid #350000;}
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, #0a0000 is the darkest color, while #fff4f4 is the lightest one.