reddish black
Enter any color value (e.g., #0d799c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff4c4c color RGB value is (255,76,76)
#ff4c4c color CMYK value
#ff4c4c color HSL value
HSV(or HSB) | 0° | 70.2 | 100 |
XYZ | 45.129 | 26.951 | 9.661 |
Yxy | 0.552 | 0.33 | 26.951 |
LAB | 58.929 | 67.101 | 39.984 |
LUV | 58.929 | 137.521 | 29.654 |
Hunter-LAB | 51.914 | 64.321 | 25.306 |
CIE-LCH | 58.929 | 78.111 | 30.789 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 4C | 4C |
Decimal | 255 | 76 | 76 |
Octal | 377 | 114 | 114 |
Binary | 11111111 | 01001100 | 01001100 |
Below, you can see some colors close to #ff4c4c. 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 #ff4c4c.
<span style="color:#ff4c4c">Text here</span>
This paragraph has a background color of #ff4c4c.
<p style="background-color:#ff4c4c;">Content here</p>
This element has a border color of #ff4c4c.
<div style="border:1px #ff4c4c;">Content here</div>
.text {color:#ff4c4c;}
.background {background-color:#ff4c4c;}
.border {border:1px solid #ff4c4c;}
.text-shadow {border:1px solid #ff4c4c;}
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, #0c0000 is the darkest color, while #fff6f6 is the lightest one.