Color Mellow Mint yellow-green (#ddedbd):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Mellow Mint yellow-green (#ddedbd):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
yellow-greens
yellow-greens Family:
light-neutral
Saturation:
weakly saturated
Tones:
light-toned
Shade:
light
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
low chroma
Color Information about Mellow Mint / #ddedbd
The HTML HEX code is #ddedbd. The corresponding color name is "Mellow Mint". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 221%, Green (G): 237%, Blue (B): 189%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 7%, Magenta (M): 0%, Yellow (Y):20%, Black (K): 7%. In the HSL color space, #ddedbd has a hue of 80°, saturation of 57%, and lightness of 84%. The HSV representation is 80° for hue, 20% for saturation, and 93% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 92, a* (green to red) = -13, and b* (blue to yellow) = 22. The XYZ representation is X: 69, Y: 80, Z: 60. In the YUV color space, it translates to Y (luminance) = 0.8892, U (chrominance) = -0.0728, and V (chrominance) = -0.0198.
The decimal value of the color is 14544317. The closest Web-safe HEX code is #CCFFCC. Variations of the colour are #FFFFFF for a 20% lighter version and #B5D86F for a 20% darker version.
For the color with hex value #ddedbd, the correlated color temperature (CT) is estimated to be 5524 Kelvin (5524K).
The approximate wavelength of #ddedbd is around 563.33nm.
VALUE | CSS | |
---|---|---|
HEX Code | ddedbd | #ddedbd |
RGB Decimal Code | 221, 237, 189 | rgb(221, 237, 189) |
CMYK | 7, 0, 20, 7 | / |
HSL | 80°, 57%, 84% | hsl(80°, 57%, 84%) |
HSV | 80°, 20%, 93% | / |
CIE-LAB | 92, -13, 22 | / |
XYZ | 69, 80, 60 | / |
YUV | 0.8892, -0.0728, -0.0198 | / |
Decimal value | 14544317 | / |
Web-Safe HEX | CCFFCC | #CCFFCC |
Color Temperature (CT) | 5524 Kelvin (5524K) | / |
Estimate Wavelength | around 563.33nm | / |
The Depth and Diversity of Mellow Mint (Hex: #ddedbd): Exploring its Impact in Design and Culture
Mellow Mint (#ddedbd) is reminiscent of fresh spring leaves, evoking tranquility. Its light green hue brings to mind the peacefulness of a lush garden or the calmness of a forest clearing. This gentle color is akin to the softness of mint leaves, creating a sense of serenity and rejuvenation. Like a breath of fresh air, Mellow Mint can symbolize growth and renewal, making it an ideal choice for nature-inspired designs and wellness-related content.
Download Stunning Mellow Mint Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Mellow Mint Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Mellow Mint 4K Wallpaper
Immerse yourself in the beauty of our Mellow Mint 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 Mellow Mint 4K WallpaperTints and Shades of #ddedbd HEX color (Mellow Mint)
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 #ddedbd, 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
- #F7FBEF
- #EEF6DE
- #E6F2CE
- #ddedbd
- #A6B28E
- #6F775F
- #373B2F
- #000000
Tones of Mellow Mint (#ddedbd HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ddedbd, #b8c1a5 is the less saturated color, while #ddedbd is the most saturated one.
- #b8c1a5
- #c1ccab
- #cad7b1
- #d4e2b7
- #ddedbd
- #829c50
- #83a048
- #83a540
- #84a938
HTML Usage Examples
HTML using color code example
<p style="color: #ddedbd;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ddedbd.
CSS color code example
p { color: #ddedbd; }
Text with hexadecimal color #ddedbd
This is a sample text with color #ddedbd.
Background Color with #ddedbd
This is a example with background color #ddedbd.
Border Color with #ddedbd
#ddedbd Color Preview on White (#ffffff) Background
This is a example of text with color #ddedbd on white background.
#ddedbd Color Preview on Black (#000000) Background
This is a example of text with color #ddedbd on black background.
CSS codes examples
.text {color:#ddedbd;}
.background {background-color:#ddedbd;}
.border {border:1px solid #ddedbd;}