Color Icepick yellow (#dadcd0):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Icepick yellow (#dadcd0):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
yellows
yellows Family:
light-muted
Saturation:
almost gray
Tones:
light-toned
Shade:
light
Temperature:
neutral
Chromaticity:
near-grayscale
Chroma:
low chroma
Color Information about Icepick / #dadcd0
The HTML HEX code is #dadcd0. The corresponding color name is "Icepick". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 218%, Green (G): 220%, Blue (B): 208%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 1%, Magenta (M): 0%, Yellow (Y):5%, Black (K): 14%. In the HSL color space, #dadcd0 has a hue of 70°, saturation of 15%, and lightness of 84%. The HSV representation is 70° for hue, 5% for saturation, and 86% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 87, a* (green to red) = -3, and b* (blue to yellow) = 6. The XYZ representation is X: 66, Y: 71, Z: 70. In the YUV color space, it translates to Y (luminance) = 0.8550, U (chrominance) = -0.0194, and V (chrominance) = -0.0001.
The decimal value of the color is 14343376. The closest Web-safe HEX code is #CCCCCC. Variations of the colour are #FFFFFF for a 20% lighter version and #ACB195 for a 20% darker version.
For the color with hex value #dadcd0, the correlated color temperature (CT) is estimated to be 6098 Kelvin (6098K).
The approximate wavelength of #dadcd0 is around 571.67nm.
VALUE | CSS | |
---|---|---|
HEX Code | dadcd0 | #dadcd0 |
RGB Decimal Code | 218, 220, 208 | rgb(218, 220, 208) |
CMYK | 1, 0, 5, 14 | / |
HSL | 70°, 15%, 84% | hsl(70°, 15%, 84%) |
HSV | 70°, 5%, 86% | / |
CIE-LAB | 87, -3, 6 | / |
XYZ | 66, 71, 70 | / |
YUV | 0.8550, -0.0194, -0.0001 | / |
Decimal value | 14343376 | / |
Web-Safe HEX | CCCCCC | #CCCCCC |
Color Temperature (CT) | 6098 Kelvin (6098K) | / |
Estimate Wavelength | around 571.67nm | / |
The Depth and Diversity of Icepick (Hex: #dadcd0): Exploring its Impact in Design and Culture
Icepick (#dadcd0) is a pale grey color resembling the sharp, pointed tool used for breaking ice. It shares similarities with natural elements such as frost-covered branches or a crisp winter morning. It could also be compared to common objects like stainless steel appliances or sleek modern furniture.
Download Stunning Icepick Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Icepick Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Icepick 4K Wallpaper
Immerse yourself in the beauty of our Icepick 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 Icepick 4K WallpaperTints and Shades of #dadcd0 HEX color (Icepick)
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 #dadcd0, 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
- #F6F6F3
- #EDEEE8
- #E3E5DC
- #dadcd0
- #A4A59C
- #6D6E68
- #373734
- #000000
Tones of Icepick (#dadcd0 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #dadcd0, #b6b7b0 is the less saturated color, while #dadcd0 is the most saturated one.
- #b6b7b0
- #bfc0b8
- #c8cac0
- #d1d3c8
- #dadcd0
- #7d806d
- #7d806a
- #7c8066
- #7c8063
HTML Usage Examples
HTML using color code example
<p style="color: #dadcd0;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #dadcd0.
CSS color code example
p { color: #dadcd0; }
Text with hexadecimal color #dadcd0
This is a sample text with color #dadcd0.
Background Color with #dadcd0
This is a example with background color #dadcd0.
Border Color with #dadcd0
#dadcd0 Color Preview on White (#ffffff) Background
This is a example of text with color #dadcd0 on white background.
#dadcd0 Color Preview on Black (#000000) Background
This is a example of text with color #dadcd0 on black background.
CSS codes examples
.text {color:#dadcd0;}
.background {background-color:#dadcd0;}
.border {border:1px solid #dadcd0;}