reddish black
Enter any color value (e.g., #72fcbc, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff349a color RGB value is (255,52,154)
#ff349a color CMYK value
#ff349a color HSL value
HSV(or HSB) | 329.9° | 79.6 | 100 |
XYZ | 48.301 | 26.049 | 33.054 |
Yxy | 0.45 | 0.243 | 26.049 |
LAB | 58.084 | 79.676 | -6.686 |
LUV | 58.084 | 121.675 | -24.716 |
Hunter-LAB | 51.038 | 79.609 | -2.671 |
CIE-LCH | 58.084 | 79.956 | 355.203 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 34 | 9A |
Decimal | 255 | 52 | 154 |
Octal | 377 | 64 | 232 |
Binary | 11111111 | 00110100 | 10011010 |
Below, you can see some colors close to #ff349a. 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 #ff349a.
<span style="color:#ff349a">Text here</span>
This paragraph has a background color of #ff349a.
<p style="background-color:#ff349a;">Content here</p>
This element has a border color of #ff349a.
<div style="border:1px #ff349a;">Content here</div>
.text {color:#ff349a;}
.background {background-color:#ff349a;}
.border {border:1px solid #ff349a;}
.text-shadow {border:1px solid #ff349a;}
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, #090005 is the darkest color, while #fff3f9 is the lightest one.