reddish black
Enter any color value (e.g., #82c88e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#000974 color RGB value is (0,9,116)
#000974 color CMYK value
#000974 color HSL value
HSV(or HSB) | 235.3° | 100 | 45.5 |
XYZ | 3.25 | 1.456 | 16.633 |
Yxy | 0.152 | 0.068 | 1.456 |
LAB | 12.328 | 40.187 | -58.072 |
LUV | 12.328 | -3.924 | -47.046 |
Hunter-LAB | 12.068 | 26.954 | -73.27 |
CIE-LCH | 12.328 | 70.621 | 304.684 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 9 | 74 |
Decimal | 0 | 9 | 116 |
Octal | 0 | 11 | 164 |
Binary | 00000000 | 00001001 | 01110100 |
Below, you can see some colors close to #000974. 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 #000974.
<span style="color:#000974">Text here</span>
This paragraph has a background color of #000974.
<p style="background-color:#000974;">Content here</p>
This element has a border color of #000974.
<div style="border:1px #000974;">Content here</div>
.text {color:#000974;}
.background {background-color:#000974;}
.border {border:1px solid #000974;}
.text-shadow {border:1px solid #000974;}
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, #00010a is the darkest color, while #f4f4ff is the lightest one.