Color Lunar Dust blue (#ccccdd):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Lunar Dust blue (#ccccdd):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
blues
blues Family:
light-muted
Saturation:
almost gray
Tones:
light-toned
Shade:
light
Temperature:
cool
Chromaticity:
near-grayscale
Chroma:
low chroma
Color Information about Lunar Dust / #ccccdd
The HTML HEX code is #ccccdd. The corresponding color name is "Lunar Dust". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 204%, Green (G): 204%, Blue (B): 221%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 8%, Magenta (M): 8%, Yellow (Y):0%, Black (K): 13%. In the HSL color space, #ccccdd has a hue of 240°, saturation of 20%, and lightness of 83%. The HSV representation is 240° for hue, 8% for saturation, and 87% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 83, a* (green to red) = 3, and b* (blue to yellow) = -8. The XYZ representation is X: 60, Y: 61, Z: 77. In the YUV color space, it translates to Y (luminance) = 0.8076, U (chrominance) = 0.0291, and V (chrominance) = -0.0067.
The decimal value of the color is 13421789. The closest Web-safe HEX code is #CCCCCC. Variations of the colour are #FFFFFF for a 20% lighter version and #8E8EB4 for a 20% darker version.
For the color with hex value #ccccdd, the correlated color temperature (CT) is estimated to be 7464 Kelvin (7464K).
The approximate wavelength of #ccccdd is around 470.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ccccdd | #ccccdd |
RGB Decimal Code | 204, 204, 221 | rgb(204, 204, 221) |
CMYK | 8, 8, 0, 13 | / |
HSL | 240°, 20%, 83% | hsl(240°, 20%, 83%) |
HSV | 240°, 8%, 87% | / |
CIE-LAB | 83, 3, -8 | / |
XYZ | 60, 61, 77 | / |
YUV | 0.8076, 0.0291, -0.0067 | / |
Decimal value | 13421789 | / |
Web-Safe HEX | CCCCCC | #CCCCCC |
Color Temperature (CT) | 7464 Kelvin (7464K) | / |
Estimate Wavelength | around 470.00nm | / |
The Depth and Diversity of Lunar Dust (Hex: #ccccdd): Exploring its Impact in Design and Culture
Lunar Dust (#ccccdd) resembles the color of a moonlit mist, evoking the ethereal ambiance of a celestial landscape. Its soft, pale lavender-grey hue creates an atmosphere of tranquility and serenity, reminiscent of the powdery dust that settles on the lunar surface. This color mirrors the delicate beauty of a foggy dawn or the muted tones of a mountain range at twilight. Lunar Dust can be compared to the gentle petals of lavender flowers or the light shimmer of dappled moonlight on a calm lake. Its subtlety and coolness make it a versatile choice for creating a soothing and dreamlike aesthetic.
Download Stunning Lunar Dust Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Lunar Dust Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Lunar Dust 4K Wallpaper
Immerse yourself in the beauty of our Lunar Dust 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 Lunar Dust 4K WallpaperTints and Shades of #ccccdd HEX color (Lunar Dust)
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 #ccccdd, 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
- #F2F2F7
- #E6E6EE
- #D9D9E6
- #ccccdd
- #9999A6
- #66666F
- #333337
- #000000
Tones of Lunar Dust (#ccccdd HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ccccdd, #aeaeb8 is the less saturated color, while #ccccdd is the most saturated one.
- #aeaeb8
- #b5b5c1
- #bdbdca
- #c4c4d4
- #ccccdd
- #686883
- #646484
- #606084
- #5c5c85
HTML Usage Examples
HTML using color code example
<p style="color: #ccccdd;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ccccdd.
CSS color code example
p { color: #ccccdd; }
Text with hexadecimal color #ccccdd
This is a sample text with color #ccccdd.
Background Color with #ccccdd
This is a example with background color #ccccdd.
Border Color with #ccccdd
#ccccdd Color Preview on White (#ffffff) Background
This is a example of text with color #ccccdd on white background.
#ccccdd Color Preview on Black (#000000) Background
This is a example of text with color #ccccdd on black background.
CSS codes examples
.text {color:#ccccdd;}
.background {background-color:#ccccdd;}
.border {border:1px solid #ccccdd;}