Color Parmesan white (#ffffdd):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Parmesan white (#ffffdd):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
whites
whites Family:
light-vibrant
Saturation:
weakly saturated
Tones:
light-toned
Shade:
light
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
low chroma
Color Information about Parmesan / #ffffdd
The HTML HEX code is #ffffdd. The corresponding color name is "Parmesan". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 255%, Blue (B): 221%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 0%, Yellow (Y):13%, Black (K): 0%. In the HSL color space, #ffffdd has a hue of 60°, saturation of 100%, and lightness of 93%. The HSV representation is 60° for hue, 13% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 99, a* (green to red) = -6, and b* (blue to yellow) = 16. The XYZ representation is X: 90, Y: 98, Z: 83. In the YUV color space, it translates to Y (luminance) = 0.9848, U (chrominance) = -0.0581, and V (chrominance) = 0.0133.
The decimal value of the color is 16777181. The closest Web-safe HEX code is #FFFFCC. Variations of the colour are #FFFFFF for a 20% lighter version and #FFFF75 for a 20% darker version.
For the color with hex value #ffffdd, the correlated color temperature (CT) is estimated to be 5491 Kelvin (5491K).
The approximate wavelength of #ffffdd is around 580.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffffdd | #ffffdd |
RGB Decimal Code | 255, 255, 221 | rgb(255, 255, 221) |
CMYK | 0, 0, 13, 0 | / |
HSL | 60°, 100%, 93% | hsl(60°, 100%, 93%) |
HSV | 60°, 13%, 100% | / |
CIE-LAB | 99, -6, 16 | / |
XYZ | 90, 98, 83 | / |
YUV | 0.9848, -0.0581, 0.0133 | / |
Decimal value | 16777181 | / |
Web-Safe HEX | FFFFCC | #FFFFCC |
Color Temperature (CT) | 5491 Kelvin (5491K) | / |
Estimate Wavelength | around 580.00nm | / |
The Depth and Diversity of Parmesan (Hex: #ffffdd): Exploring its Impact in Design and Culture
Parmesan (#ffffdd) is a warm, creamy color reminiscent of sun-drenched sand dunes, lending it a natural, earthy flair. This hue resembles the soft tone of freshly baked bread crust, while also embodying the delicate translucency of honeycomb. Like a pale, aged parchment, Parmesan evokes a sense of timeless elegance, akin to the aged pages of a classic novel. In nature, it mirrors the gentle glow of a sunset, encapsulating the warmth and tranquility of the fading day. Embodying both the raw simplicity of natural elements and the refined subtleties of common objects, Parmesan is a versatile color that exudes both warmth and sophistication.
Download Stunning Parmesan Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Parmesan Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Parmesan 4K Wallpaper
Immerse yourself in the beauty of our Parmesan 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 Parmesan 4K WallpaperTints and Shades of #ffffdd HEX color (Parmesan)
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 #ffffdd, 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
- #FFFFF7
- #FFFFEE
- #FFFFE6
- #ffffdd
- #BFBFA6
- #80806F
- #404037
- #000000
Tones of Parmesan (#ffffdd HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffffdd, #ccccb8 is the less saturated color, while #ffffdd is the most saturated one.
- #ccccb8
- #d9d9c1
- #e6e6ca
- #f2f2d4
- #ffffdd
- #cccc3d
- #d9d932
- #e6e627
- #f2f21c
HTML Usage Examples
HTML using color code example
<p style="color: #ffffdd;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffffdd.
CSS color code example
p { color: #ffffdd; }
Text with hexadecimal color #ffffdd
This is a sample text with color #ffffdd.
Background Color with #ffffdd
This is a example with background color #ffffdd.
Border Color with #ffffdd
#ffffdd Color Preview on White (#ffffff) Background
This is a example of text with color #ffffdd on white background.
#ffffdd Color Preview on Black (#000000) Background
This is a example of text with color #ffffdd on black background.
CSS codes examples
.text {color:#ffffdd;}
.background {background-color:#ffffdd;}
.border {border:1px solid #ffffdd;}