New Wave Pink/ reddish black
Enter any color value (e.g., #a837bb, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff22ff color RGB value is (255,34,255)
#ff22ff color CMYK value
#ff22ff color HSL value
HSV(or HSB) | 300° | 86.7 | 100 |
XYZ | 59.862 | 29.624 | 97.171 |
Yxy | 0.321 | 0.159 | 29.624 |
LAB | 61.328 | 95.277 | -59.23 |
LUV | 61.328 | 82.178 | -106.26 |
Hunter-LAB | 54.428 | 101.072 | -67.751 |
CIE-LCH | 61.328 | 112.187 | 328.132 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 22 | FF |
Decimal | 255 | 34 | 255 |
Octal | 377 | 42 | 377 |
Binary | 11111111 | 00100010 | 11111111 |
Below, you can see some colors close to #ff22ff. 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 #ff22ff.
<span style="color:#ff22ff">Text here</span>
This paragraph has a background color of #ff22ff.
<p style="background-color:#ff22ff;">Content here</p>
This element has a border color of #ff22ff.
<div style="border:1px #ff22ff;">Content here</div>
.text {color:#ff22ff;}
.background {background-color:#ff22ff;}
.border {border:1px solid #ff22ff;}
.text-shadow {border:1px solid #ff22ff;}
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, #0d000d is the darkest color, while #fff7ff is the lightest one.