Color Cottage Green green (#dcecdc):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Cottage Green green (#dcecdc):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
greens
greens Family:
light-neutral
Saturation:
almost gray
Tones:
light-toned
Shade:
light
Temperature:
neutral
Chromaticity:
near-grayscale
Chroma:
low chroma
Color Information about Cottage Green / #dcecdc
The HTML HEX code is #dcecdc. The corresponding color name is "Cottage Green". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 220%, Green (G): 236%, Blue (B): 220%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 7%, Magenta (M): 0%, Yellow (Y):7%, Black (K): 7%. In the HSL color space, #dcecdc has a hue of 120°, saturation of 30%, and lightness of 89%. The HSV representation is 120° for hue, 7% for saturation, and 93% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 92, a* (green to red) = -8, and b* (blue to yellow) = 6. The XYZ representation is X: 72, Y: 80, Z: 79. In the YUV color space, it translates to Y (luminance) = 0.8996, U (chrominance) = -0.0181, and V (chrominance) = -0.0323.
The decimal value of the color is 14478556. The closest Web-safe HEX code is #CCFFCC. Variations of the colour are #FFFFFF for a 20% lighter version and #98C898 for a 20% darker version.
For the color with hex value #dcecdc, the correlated color temperature (CT) is estimated to be 6431 Kelvin (6431K).
The approximate wavelength of #dcecdc is around 530.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | dcecdc | #dcecdc |
RGB Decimal Code | 220, 236, 220 | rgb(220, 236, 220) |
CMYK | 7, 0, 7, 7 | / |
HSL | 120°, 30%, 89% | hsl(120°, 30%, 89%) |
HSV | 120°, 7%, 93% | / |
CIE-LAB | 92, -8, 6 | / |
XYZ | 72, 80, 79 | / |
YUV | 0.8996, -0.0181, -0.0323 | / |
Decimal value | 14478556 | / |
Web-Safe HEX | CCFFCC | #CCFFCC |
Color Temperature (CT) | 6431 Kelvin (6431K) | / |
Estimate Wavelength | around 530.00nm | / |
The Depth and Diversity of Cottage Green (Hex: #dcecdc): Exploring its Impact in Design and Culture
#dcecdc, also known as Cottage Green, is a delicate, muted shade that resembles the soft tones found in a peaceful countryside. It is reminiscent of freshly bloomed wildflowers in a lush meadow or the cool, mossy greenery on a vintage cottage roof. This color evokes a sense of tranquility, connecting us to the simplicity and purity of nature. Just like the serenity found in a secluded cottage, #dcecdc exudes a calming and harmonious energy that can bring a touch of natural beauty to any project or design.
Download Stunning Cottage Green Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Cottage Green Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Cottage Green 4K Wallpaper
Immerse yourself in the beauty of our Cottage Green 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 Cottage Green 4K WallpaperTints and Shades of #dcecdc HEX color (Cottage Green)
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 #dcecdc, 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
- #F6FAF6
- #EEF6EE
- #E5F1E5
- #dcecdc
- #A5B1A5
- #6E766E
- #373B37
- #000000
Tones of Cottage Green (#dcecdc HEX color)
A tone is produced by adding gray to any pure hue. In the case of #dcecdc, #b7c1b7 is the less saturated color, while #dcecdc is the most saturated one.
- #b7c1b7
- #c0ccc0
- #cad6ca
- #d3e1d3
- #dcecdc
- #699569
- #659965
- #619c61
- #5da05d
HTML Usage Examples
HTML using color code example
<p style="color: #dcecdc;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #dcecdc.
CSS color code example
p { color: #dcecdc; }
Text with hexadecimal color #dcecdc
This is a sample text with color #dcecdc.
Background Color with #dcecdc
This is a example with background color #dcecdc.
Border Color with #dcecdc
#dcecdc Color Preview on White (#ffffff) Background
This is a example of text with color #dcecdc on white background.
#dcecdc Color Preview on Black (#000000) Background
This is a example of text with color #dcecdc on black background.
CSS codes examples
.text {color:#dcecdc;}
.background {background-color:#dcecdc;}
.border {border:1px solid #dcecdc;}