Color Transparent Blue white (#ddddff):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Transparent Blue white (#ddddff):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
whites
whites Family:
light-vibrant
Saturation:
weakly saturated
Tones:
light-toned
Shade:
light
Temperature:
cool
Chromaticity:
chromatic
Chroma:
low chroma
Color Information about Transparent Blue / #ddddff
The HTML HEX code is #ddddff. The corresponding color name is "Transparent Blue". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 221%, Green (G): 221%, Blue (B): 255%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 13%, Magenta (M): 13%, Yellow (Y):0%, Black (K): 0%. In the HSL color space, #ddddff has a hue of 240°, saturation of 100%, and lightness of 93%. The HSV representation is 240° for hue, 13% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 89, a* (green to red) = 7, and b* (blue to yellow) = -16. The XYZ representation is X: 74, Y: 74, Z: 105. In the YUV color space, it translates to Y (luminance) = 0.8819, U (chrominance) = 0.0581, and V (chrominance) = -0.0133.
The decimal value of the color is 14540287. The closest Web-safe HEX code is #CCCCFF. Variations of the colour are #FFFFFF for a 20% lighter version and #7575FF for a 20% darker version.
For the color with hex value #ddddff, the correlated color temperature (CT) is estimated to be 8624 Kelvin (8624K).
The approximate wavelength of #ddddff is around 470.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ddddff | #ddddff |
RGB Decimal Code | 221, 221, 255 | rgb(221, 221, 255) |
CMYK | 13, 13, 0, 0 | / |
HSL | 240°, 100%, 93% | hsl(240°, 100%, 93%) |
HSV | 240°, 13%, 100% | / |
CIE-LAB | 89, 7, -16 | / |
XYZ | 74, 74, 105 | / |
YUV | 0.8819, 0.0581, -0.0133 | / |
Decimal value | 14540287 | / |
Web-Safe HEX | CCCCFF | #CCCCFF |
Color Temperature (CT) | 8624 Kelvin (8624K) | / |
Estimate Wavelength | around 470.00nm | / |
The Depth and Diversity of Transparent Blue (Hex: #ddddff): Exploring its Impact in Design and Culture
The hex color #ddddff, also known as Transparent Blue, resembles the soft and ethereal hue found in the petals of delicate forget-me-not flowers. With its faint touch of lavender, Transparent Blue evokes a sense of tranquility and purity, similar to a calm, crystal-clear lake reflecting the blue sky above. This color can also be likened to the gentle glow that emanates from a moonlit night, creating a serene and dreamlike atmosphere. Transparent Blue is a subtle reminder of the beauty found in natures simplicity and offers a soothing aesthetic for various design applications.
Download Stunning Transparent Blue Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Transparent Blue Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Transparent Blue 4K Wallpaper
Immerse yourself in the beauty of our Transparent Blue 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 Transparent Blue 4K WallpaperTints and Shades of #ddddff HEX color (Transparent Blue)
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 #ddddff, 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
- #F7F7FF
- #EEEEFF
- #E6E6FF
- #ddddff
- #A6A6BF
- #6F6F80
- #373740
- #000000
Tones of Transparent Blue (#ddddff HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ddddff, #b8b8cc is the less saturated color, while #ddddff is the most saturated one.
- #b8b8cc
- #c1c1d9
- #cacae6
- #d4d4f2
- #ddddff
- #3d3dcc
- #3232d9
- #2727e6
- #1c1cf2
HTML Usage Examples
HTML using color code example
<p style="color: #ddddff;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ddddff.
CSS color code example
p { color: #ddddff; }
Text with hexadecimal color #ddddff
This is a sample text with color #ddddff.
Background Color with #ddddff
This is a example with background color #ddddff.
Border Color with #ddddff
#ddddff Color Preview on White (#ffffff) Background
This is a example of text with color #ddddff on white background.
#ddddff Color Preview on Black (#000000) Background
This is a example of text with color #ddddff on black background.
CSS codes examples
.text {color:#ddddff;}
.background {background-color:#ddddff;}
.border {border:1px solid #ddddff;}