reddish black
Enter any color value (e.g., #66a6fb, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff3472 color RGB value is (255,52,114)
#ff3472 color CMYK value
#ff3472 color HSL value
HSV(or HSB) | 341.7° | 79.6 | 100 |
XYZ | 45.505 | 24.931 | 18.333 |
Yxy | 0.513 | 0.281 | 24.931 |
LAB | 57.008 | 76.461 | 15.437 |
LUV | 57.008 | 137.691 | 3.385 |
Hunter-LAB | 49.931 | 75.3 | 13.182 |
CIE-LCH | 57.008 | 78.004 | 11.414 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 34 | 72 |
Decimal | 255 | 52 | 114 |
Octal | 377 | 64 | 162 |
Binary | 11111111 | 00110100 | 01110010 |
Below, you can see some colors close to #ff3472. 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 #ff3472.
<span style="color:#ff3472">Text here</span>
This paragraph has a background color of #ff3472.
<p style="background-color:#ff3472;">Content here</p>
This element has a border color of #ff3472.
<div style="border:1px #ff3472;">Content here</div>
.text {color:#ff3472;}
.background {background-color:#ff3472;}
.border {border:1px solid #ff3472;}
.text-shadow {border:1px solid #ff3472;}
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, #090003 is the darkest color, while #fff3f7 is the lightest one.