Color Vivid Orchid magenta (#cc00ff):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Vivid Orchid magenta (#cc00ff):
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 Vivid Orchid / #cc00ff
The HTML HEX code is #cc00ff. The corresponding color name is "Vivid Orchid". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 204%, Green (G): 0%, Blue (B): 255%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 20%, Magenta (M): 100%, Yellow (Y):0%, Black (K): 0%. In the HSL color space, #cc00ff has a hue of 288°, saturation of 100%, and lightness of 50%. The HSV representation is 288° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 52, a* (green to red) = 91, and b* (blue to yellow) = -75. The XYZ representation is X: 43, Y: 20, Z: 96. In the YUV color space, it translates to Y (luminance) = 0.3532, U (chrominance) = 0.3183, and V (chrominance) = 0.3920.
The decimal value of the color is 13369599. The closest Web-safe HEX code is #CC00FF. Variations of the colour are #E066FF for a 20% lighter version and #7A0099 for a 20% darker version.
For the color with hex value #cc00ff, the correlated color temperature (CT) is estimated to be 1731 Kelvin (1731K).
The approximate wavelength of #cc00ff is around 438.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | cc00ff | #cc00ff |
RGB Decimal Code | 204, 0, 255 | rgb(204, 0, 255) |
CMYK | 20, 100, 0, 0 | / |
HSL | 288°, 100%, 50% | hsl(288°, 100%, 50%) |
HSV | 288°, 100%, 100% | / |
CIE-LAB | 52, 91, -75 | / |
XYZ | 43, 20, 96 | / |
YUV | 0.3532, 0.3183, 0.3920 | / |
Decimal value | 13369599 | / |
Web-Safe HEX | CC00FF | #CC00FF |
Color Temperature (CT) | 1731 Kelvin (1731K) | / |
Estimate Wavelength | around 438.00nm | / |
The Depth and Diversity of Vivid Orchid (Hex: #cc00ff): Exploring its Impact in Design and Culture
Vivid Orchid (#cc00ff) resembles the vibrant hues found in an exotic tropical sunset. Its assertive and striking tone evokes the delicate petals of an orchid flower, radiating with an intense, pinkish-purple brilliance. bathed in the fading light of day. This electrifying shade can also be compared to the radiant glow of neon lights, instantly capturing attention and creating a captivating atmosphere. Like a rare gemstone nestled among lush foliage, Vivid Orchid stands out with its unique and alluring presence.
Download Stunning Vivid Orchid Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Vivid Orchid Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Vivid Orchid 4K Wallpaper
Immerse yourself in the beauty of our Vivid Orchid 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 Vivid Orchid 4K WallpaperTints and Shades of #cc00ff HEX color (Vivid Orchid)
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 #cc00ff, 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
- #F2BFFF
- #E680FF
- #D940FF
- #cc00ff
- #9900BF
- #660080
- #330040
- #000000
Tones of Vivid Orchid (#cc00ff HEX color)
A tone is produced by adding gray to any pure hue. In the case of #cc00ff, #ae33cc is the less saturated color, while #cc00ff is the most saturated one.
- #ae33cc
- #b526d9
- #bd1ae6
- #c40df2
- #cc00ff
- #4c3352
- #43264a
- #3a1a42
- #320d3b
HTML Usage Examples
HTML using color code example
<p style="color: #cc00ff;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #cc00ff.
CSS color code example
p { color: #cc00ff; }
Text with hexadecimal color #cc00ff
This is a sample text with color #cc00ff.
Background Color with #cc00ff
This is a example with background color #cc00ff.
Border Color with #cc00ff
#cc00ff Color Preview on White (#ffffff) Background
This is a example of text with color #cc00ff on white background.
#cc00ff Color Preview on Black (#000000) Background
This is a example of text with color #cc00ff on black background.
CSS codes examples
.text {color:#cc00ff;}
.background {background-color:#cc00ff;}
.border {border:1px solid #cc00ff;}