reddish black
Enter any color value (e.g., #fd2c4e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#630000 color RGB value is (99,0,0)
#630000 color CMYK value
#630000 color HSL value
HSV(or HSB) | 0° | 100 | 38.8 |
XYZ | 5.146 | 2.653 | 0.241 |
Yxy | 0.64 | 0.33 | 2.653 |
LAB | 18.595 | 40.03 | 28.617 |
LUV | 18.595 | 61.15 | 13.187 |
Hunter-LAB | 16.287 | 27.892 | 10.524 |
CIE-LCH | 18.595 | 49.207 | 35.56 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 63 | 0 | 0 |
Decimal | 99 | 0 | 0 |
Octal | 143 | 0 | 0 |
Binary | 01100011 | 00000000 | 00000000 |
Below, you can see some colors close to #630000. 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 #630000.
<span style="color:#630000">Text here</span>
This paragraph has a background color of #630000.
<p style="background-color:#630000;">Content here</p>
This element has a border color of #630000.
<div style="border:1px #630000;">Content here</div>
.text {color:#630000;}
.background {background-color:#630000;}
.border {border:1px solid #630000;}
.text-shadow {border:1px solid #630000;}
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, #0e0000 is the darkest color, while #fff8f8 is the lightest one.