Color Psychedelic Purple magenta (#dd00ff):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Psychedelic Purple magenta (#dd00ff):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
magentas
magentas Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
cool
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Psychedelic Purple / #dd00ff
The HTML HEX code is #dd00ff. The corresponding color name is "Psychedelic Purple". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 221%, Green (G): 0%, Blue (B): 255%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 13%, Magenta (M): 100%, Yellow (Y):0%, Black (K): 0%. In the HSL color space, #dd00ff has a hue of 292°, saturation of 100%, and lightness of 50%. The HSV representation is 292° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 55, a* (green to red) = 93, and b* (blue to yellow) = -70. The XYZ representation is X: 48, Y: 23, Z: 96. In the YUV color space, it translates to Y (luminance) = 0.3731, U (chrominance) = 0.3085, and V (chrominance) = 0.4330.
The decimal value of the color is 14483711. The closest Web-safe HEX code is #CC00FF. Variations of the colour are #EB66FF for a 20% lighter version and #850099 for a 20% darker version.
For the color with hex value #dd00ff, the correlated color temperature (CT) is estimated to be 1913 Kelvin (1913K).
The approximate wavelength of #dd00ff is around 435.33nm.
VALUE | CSS | |
---|---|---|
HEX Code | dd00ff | #dd00ff |
RGB Decimal Code | 221, 0, 255 | rgb(221, 0, 255) |
CMYK | 13, 100, 0, 0 | / |
HSL | 292°, 100%, 50% | hsl(292°, 100%, 50%) |
HSV | 292°, 100%, 100% | / |
CIE-LAB | 55, 93, -70 | / |
XYZ | 48, 23, 96 | / |
YUV | 0.3731, 0.3085, 0.4330 | / |
Decimal value | 14483711 | / |
Web-Safe HEX | CC00FF | #CC00FF |
Color Temperature (CT) | 1913 Kelvin (1913K) | / |
Estimate Wavelength | around 435.33nm | / |
The Depth and Diversity of Psychedelic Purple (Hex: #dd00ff): Exploring its Impact in Design and Culture
The hex color #dd00ff, also known as Psychedelic Purple, resembles the vibrant hue found in certain types of tropical flowers, like the Orchid Cattleya labiata or the Bougainvillea spectabilis. This intense purple shade is reminiscent of the surreal and dreamy colors observed during a breathtaking sunset in a tropical paradise. The color captures the essence of exotic beauty and awakens a sense of awe and wonder. It is a captivating hue that stands out boldly amidst its surroundings, just like a rare and alluring gem found in nature.
Download Stunning Psychedelic Purple Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Psychedelic Purple Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Psychedelic Purple 4K Wallpaper
Immerse yourself in the beauty of our Psychedelic Purple 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Psychedelic Purple 4K WallpaperTints and Shades of #dd00ff HEX color (Psychedelic Purple)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #dd00ff, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #F7BFFF
- #EE80FF
- #E640FF
- #dd00ff
- #A600BF
- #6F0080
- #370040
- #000000
Tones of Psychedelic Purple (#dd00ff HEX color)
A tone is produced by adding gray to any pure hue. In the case of #dd00ff, #b833cc is the less saturated color, while #dd00ff is the most saturated one.
- #b833cc
- #c126d9
- #ca1ae6
- #d40df2
- #dd00ff
- #4e3352
- #45264a
- #3d1a42
- #340d3b
HTML Usage Examples
HTML using color code example
<p style="color: #dd00ff;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #dd00ff.
CSS color code example
p { color: #dd00ff; }
Text with hexadecimal color #dd00ff
This is a sample text with color #dd00ff.
Background Color with #dd00ff
This is a example with background color #dd00ff.
Border Color with #dd00ff
#dd00ff Color Preview on White (#ffffff) Background
This is a example of text with color #dd00ff on white background.
#dd00ff Color Preview on Black (#000000) Background
This is a example of text with color #dd00ff on black background.
CSS codes examples
.text {color:#dd00ff;}
.background {background-color:#dd00ff;}
.border {border:1px solid #dd00ff;}