Color Electric Purple purple (#bf00ff):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Electric Purple purple (#bf00ff):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
purples
purples Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
cool
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Electric Purple / #bf00ff
The HTML HEX code is #bf00ff. The corresponding color name is "Electric Purple". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 191%, Green (G): 0%, Blue (B): 255%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 25%, Magenta (M): 100%, Yellow (Y):0%, Black (K): 0%. In the HSL color space, #bf00ff has a hue of 285°, saturation of 100%, and lightness of 50%. The HSV representation is 285° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 50, a* (green to red) = 89, and b* (blue to yellow) = -78. The XYZ representation is X: 40, Y: 18, Z: 96. In the YUV color space, it translates to Y (luminance) = 0.3380, U (chrominance) = 0.3258, and V (chrominance) = 0.3606.
The decimal value of the color is 12517631. The closest Web-safe HEX code is #CC00FF. Variations of the colour are #D966FF for a 20% lighter version and #730099 for a 20% darker version.
For the color with hex value #bf00ff, the correlated color temperature (CT) is estimated to be 1668 Kelvin (1668K).
The approximate wavelength of #bf00ff is around 440.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | bf00ff | #bf00ff |
RGB Decimal Code | 191, 0, 255 | rgb(191, 0, 255) |
CMYK | 25, 100, 0, 0 | / |
HSL | 285°, 100%, 50% | hsl(285°, 100%, 50%) |
HSV | 285°, 100%, 100% | / |
CIE-LAB | 50, 89, -78 | / |
XYZ | 40, 18, 96 | / |
YUV | 0.3380, 0.3258, 0.3606 | / |
Decimal value | 12517631 | / |
Web-Safe HEX | CC00FF | #CC00FF |
Color Temperature (CT) | 1668 Kelvin (1668K) | / |
Estimate Wavelength | around 440.00nm | / |
The Depth and Diversity of Electric Purple (Hex: #bf00ff): Exploring its Impact in Design and Culture
Electric Purple (#bf00ff) is a vibrant and bold color that exudes energy and power. Reminiscent of neon lights, this shade is often associated with modern technology and futuristic aesthetics. Its intensity is similar to the vivid glow emitted by a neon sign or the bright neon colors found in a bustling cityscape at night. Electric Purple adds a vibrant pop to any design or artwork and is commonly used in advertisements, fashion, and digital media. This electrifying shade commands attention and is perfect for those who want to make a bold and striking statement.
Download Stunning Electric Purple Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Electric 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 Electric Purple 4K Wallpaper
Immerse yourself in the beauty of our Electric 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 Electric Purple 4K WallpaperTints and Shades of #bf00ff HEX color (Electric 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 #bf00ff, 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
- #EFBFFF
- #DF80FF
- #CF40FF
- #bf00ff
- #8F00BF
- #600080
- #300040
- #000000
Tones of Electric Purple (#bf00ff HEX color)
A tone is produced by adding gray to any pure hue. In the case of #bf00ff, #a633cc is the less saturated color, while #bf00ff is the most saturated one.
- #a633cc
- #ac26d9
- #b21ae6
- #b90df2
- #bf00ff
- #4a3352
- #41264a
- #381a42
- #2f0d3b
HTML Usage Examples
HTML using color code example
<p style="color: #bf00ff;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #bf00ff.
CSS color code example
p { color: #bf00ff; }
Text with hexadecimal color #bf00ff
This is a sample text with color #bf00ff.
Background Color with #bf00ff
This is a example with background color #bf00ff.
Border Color with #bf00ff
#bf00ff Color Preview on White (#ffffff) Background
This is a example of text with color #bf00ff on white background.
#bf00ff Color Preview on Black (#000000) Background
This is a example of text with color #bf00ff on black background.
CSS codes examples
.text {color:#bf00ff;}
.background {background-color:#bf00ff;}
.border {border:1px solid #bf00ff;}