Color Royal Silver gray (#e0dddd):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Royal Silver gray (#e0dddd):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
grays
grays Family:
light-muted
Saturation:
almost gray
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
near-grayscale
Chroma:
low chroma
Color Information about Royal Silver / #e0dddd
The HTML HEX code is #e0dddd. The corresponding color name is "Royal Silver". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 224%, Green (G): 221%, Blue (B): 221%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 1%, Yellow (Y):1%, Black (K): 12%. In the HSL color space, #e0dddd has a hue of 0°, saturation of 5%, and lightness of 87%. The HSV representation is 0° for hue, 1% for saturation, and 88% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 88, a* (green to red) = 1, and b* (blue to yellow) = 0. The XYZ representation is X: 70, Y: 73, Z: 79. In the YUV color space, it translates to Y (luminance) = 0.8702, U (chrominance) = -0.0017, and V (chrominance) = 0.0072.
The decimal value of the color is 14736861. The closest Web-safe HEX code is #CCCCCC. Variations of the colour are #FFFFFF for a 20% lighter version and #AFA7A7 for a 20% darker version.
For the color with hex value #e0dddd, the correlated color temperature (CT) is estimated to be 6389 Kelvin (6389K).
The approximate wavelength of #e0dddd is around 700.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | e0dddd | #e0dddd |
RGB Decimal Code | 224, 221, 221 | rgb(224, 221, 221) |
CMYK | 0, 1, 1, 12 | / |
HSL | 0°, 5%, 87% | hsl(0°, 5%, 87%) |
HSV | 0°, 1%, 88% | / |
CIE-LAB | 88, 1, 0 | / |
XYZ | 70, 73, 79 | / |
YUV | 0.8702, -0.0017, 0.0072 | / |
Decimal value | 14736861 | / |
Web-Safe HEX | CCCCCC | #CCCCCC |
Color Temperature (CT) | 6389 Kelvin (6389K) | / |
Estimate Wavelength | around 700.00nm | / |
The Depth and Diversity of Royal Silver (Hex: #e0dddd): Exploring its Impact in Design and Culture
Royal Silver (#e0dddd) is a cool-toned color that resembles the ethereal glow of moonlight reflecting off a snow-covered mountain peak. It evokes a sense of serenity and purity, reminiscent of a tranquil winter landscape. This color can also be compared to a majestic iceberg floating gracefully in the Arctic Ocean or the shimmering surface of a calm lake at dusk. Its soft and subtle hue symbolizes elegance and sophistication, making it a perfect choice for creating a soothing ambiance in interior design or adding a touch of refinement to various visual projects.
Download Stunning Royal Silver Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Royal Silver Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Royal Silver 4K Wallpaper
Immerse yourself in the beauty of our Royal Silver 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 Royal Silver 4K WallpaperTints and Shades of #e0dddd HEX color (Royal Silver)
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 #e0dddd, 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
- #F7F7F7
- #F0EEEE
- #E8E6E6
- #e0dddd
- #A8A6A6
- #706F6F
- #383737
- #000000
Tones of Royal Silver (#e0dddd HEX color)
A tone is produced by adding gray to any pure hue. In the case of #e0dddd, #bab8b8 is the less saturated color, while #e0dddd is the most saturated one.
- #bab8b8
- #c3c1c1
- #cdcaca
- #d6d4d4
- #e0dddd
- #7f7878
- #7f7777
- #7e7676
- #7e7474
HTML Usage Examples
HTML using color code example
<p style="color: #e0dddd;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #e0dddd.
CSS color code example
p { color: #e0dddd; }
Text with hexadecimal color #e0dddd
This is a sample text with color #e0dddd.
Background Color with #e0dddd
This is a example with background color #e0dddd.
Border Color with #e0dddd
#e0dddd Color Preview on White (#ffffff) Background
This is a example of text with color #e0dddd on white background.
#e0dddd Color Preview on Black (#000000) Background
This is a example of text with color #e0dddd on black background.
CSS codes examples
.text {color:#e0dddd;}
.background {background-color:#e0dddd;}
.border {border:1px solid #e0dddd;}