deep red/deep amaranth
Enter any color value (e.g., #49bc34, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff0114 color RGB value is (255,1,20)
#ff0114 color CMYK value
#ff0114 color HSL value
HSV(or HSB) | 355.5° | 99.6 | 100.0 |
XYZ | 41.377 | 21.332 | 2.599 |
Yxy | 0.634 | 0.327 | 21.332 |
LAB | 53.311 | 80.191 | 61.920 |
LUV | 53.311 | 173.610 | 35.859 |
Hunter-LAB | 46.187 | 79.085 | 28.995 |
CIE-LCH | 53.311 | 101.315 | 37.674 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 1 | 14 |
Decimal | 255 | 1 | 20 |
Octal | 377 | 1 | 24 |
Binary | 11111111 | 00000001 | 00010100 |
Below, you can see some colors close to #ff0114. 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 #ff0114.
<span style="color:#ff0114">Text here</span>
This paragraph has a background color of #ff0114.
<p style="background-color:#ff0114;">Content here</p>
This element has a border color of #ff0114.
<div style="border:1px #ff0114;">Content here</div>
.text {color:#ff0114;}
.background {background-color:#ff0114;}
.border {border:1px solid #ff0114;}
.text-shadow {border:1px solid #ff0114;}
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, #010000 is the darkest color, while #ffebec is the lightest one.