#930000 color RGB value is (147,0,0)
#930000 color CMYK value
#930000 color HSL value
HSV(or HSB) | 0° | 100 | 57.6 |
XYZ | 12.033 | 6.203 | 0.563 |
Yxy | 0.64 | 0.33 | 6.203 |
LAB | 29.919 | 53.133 | 43.53 |
LUV | 29.919 | 98.387 | 21.217 |
Hunter-LAB | 24.906 | 42.652 | 16.094 |
CIE-LCH | 29.919 | 68.687 | 39.327 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 93 | 0 | 0 |
Decimal | 147 | 0 | 0 |
Octal | 223 | 0 | 0 |
Binary | 10010011 | 00000000 | 00000000 |
Below, you can see some colors close to #930000. 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 #930000.
<span style="color:#930000">Text here</span>
This paragraph has a background color of #930000.
<p style="background-color:#930000;">Content here</p>
This element has a border color of #930000.
<div style="border:1px #930000;">Content here</div>
.text {color:#930000;}
.background {background-color:#930000;}
.border {border:1px solid #930000;}
.text-shadow {border:1px solid #930000;}
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, #130000 is the darkest color, while #fffdfd is the lightest one.