reddish black
Enter any color value (e.g., #58f60c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff34ca color RGB value is (255,52,202)
#ff34ca color CMYK value
#ff34ca color HSL value
HSV(or HSB) | 315.7° | 79.6 | 100 |
XYZ | 53.129 | 27.98 | 58.478 |
Yxy | 0.381 | 0.2 | 27.98 |
LAB | 59.871 | 84.847 | -31.758 |
LUV | 59.871 | 101.167 | -62.173 |
Hunter-LAB | 52.896 | 86.715 | -28.518 |
CIE-LCH | 59.871 | 90.595 | 339.479 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 34 | CA |
Decimal | 255 | 52 | 202 |
Octal | 377 | 64 | 312 |
Binary | 11111111 | 00110100 | 11001010 |
Below, you can see some colors close to #ff34ca. 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 #ff34ca.
<span style="color:#ff34ca">Text here</span>
This paragraph has a background color of #ff34ca.
<p style="background-color:#ff34ca;">Content here</p>
This element has a border color of #ff34ca.
<div style="border:1px #ff34ca;">Content here</div>
.text {color:#ff34ca;}
.background {background-color:#ff34ca;}
.border {border:1px solid #ff34ca;}
.text-shadow {border:1px solid #ff34ca;}
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, #090007 is the darkest color, while #fff3fc is the lightest one.