strong magenta-pink/strong cerise
Enter any color value (e.g., #0cd978, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff33aa color RGB value is (255,51,170)
#ff33aa color CMYK value
#ff33aa color HSL value
HSV(or HSB) | 325.0° | 80.0 | 100.0 |
XYZ | 49.680 | 26.530 | 40.533 |
Yxy | 0.426 | 0.227 | 26.530 |
LAB | 58.537 | 81.484 | -15.361 |
LUV | 58.537 | 115.107 | -37.191 |
Hunter-LAB | 51.507 | 82.028 | -10.602 |
CIE-LCH | 58.537 | 82.920 | 349.324 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 33 | AA |
Decimal | 255 | 51 | 170 |
Octal | 377 | 63 | 252 |
Binary | 11111111 | 00110011 | 10101010 |
Below, you can see some colors close to #ff33aa. 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 #ff33aa.
<span style="color:#ff33aa">Text here</span>
This paragraph has a background color of #ff33aa.
<p style="background-color:#ff33aa;">Content here</p>
This element has a border color of #ff33aa.
<div style="border:1px #ff33aa;">Content here</div>
.text {color:#ff33aa;}
.background {background-color:#ff33aa;}
.border {border:1px solid #ff33aa;}
.text-shadow {border:1px solid #ff33aa;}
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, #080005 is the darkest color, while #fff2fa is the lightest one.