Epink/ reddish black
Enter any color value (e.g., #8106ab, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#dd33ff color RGB value is (221,51,255)
#dd33ff color CMYK value
#dd33ff color HSL value
HSV(or HSB) | 290° | 80 | 100 |
XYZ | 49.053 | 24.96 | 96.84 |
Yxy | 0.287 | 0.146 | 24.96 |
LAB | 57.036 | 86.25 | -66.412 |
LUV | 57.036 | 57.076 | -113.967 |
Hunter-LAB | 49.96 | 87.829 | -79.954 |
CIE-LCH | 57.036 | 108.856 | 322.404 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DD | 33 | FF |
Decimal | 221 | 51 | 255 |
Octal | 335 | 63 | 377 |
Binary | 11011101 | 00110011 | 11111111 |
Below, you can see some colors close to #dd33ff. 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 #dd33ff.
<span style="color:#dd33ff">Text here</span>
This paragraph has a background color of #dd33ff.
<p style="background-color:#dd33ff;">Content here</p>
This element has a border color of #dd33ff.
<div style="border:1px #dd33ff;">Content here</div>
.text {color:#dd33ff;}
.background {background-color:#dd33ff;}
.border {border:1px solid #dd33ff;}
.text-shadow {border:1px solid #dd33ff;}
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, #070008 is the darkest color, while #fdf2ff is the lightest one.