Color Reflection gray (#d3d5d3):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Reflection gray (#d3d5d3):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
grays
grays Family:
light-muted
Saturation:
almost gray
Tones:
light-toned
Shade:
light
Temperature:
neutral
Chromaticity:
near-grayscale
Chroma:
low chroma
Color Information about Reflection / #d3d5d3
The HTML HEX code is #d3d5d3. The corresponding color name is "Reflection". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 211%, Green (G): 213%, Blue (B): 211%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 1%, Magenta (M): 0%, Yellow (Y):1%, Black (K): 16%. In the HSL color space, #d3d5d3 has a hue of 120°, saturation of 2%, and lightness of 83%. The HSV representation is 120° for hue, 1% for saturation, and 84% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 85, a* (green to red) = -1, and b* (blue to yellow) = 1. The XYZ representation is X: 62, Y: 66, Z: 71. In the YUV color space, it translates to Y (luminance) = 0.8321, U (chrominance) = -0.0023, and V (chrominance) = -0.0040.
The decimal value of the color is 13882835. The closest Web-safe HEX code is #CCCCCC. Variations of the colour are #FFFFFF for a 20% lighter version and #9FA39F for a 20% darker version.
For the color with hex value #d3d5d3, the correlated color temperature (CT) is estimated to be 6494 Kelvin (6494K).
The approximate wavelength of #d3d5d3 is around 530.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | d3d5d3 | #d3d5d3 |
RGB Decimal Code | 211, 213, 211 | rgb(211, 213, 211) |
CMYK | 1, 0, 1, 16 | / |
HSL | 120°, 2%, 83% | hsl(120°, 2%, 83%) |
HSV | 120°, 1%, 84% | / |
CIE-LAB | 85, -1, 1 | / |
XYZ | 62, 66, 71 | / |
YUV | 0.8321, -0.0023, -0.0040 | / |
Decimal value | 13882835 | / |
Web-Safe HEX | CCCCCC | #CCCCCC |
Color Temperature (CT) | 6494 Kelvin (6494K) | / |
Estimate Wavelength | around 530.00nm | / |
The Depth and Diversity of Reflection (Hex: #d3d5d3): Exploring its Impact in Design and Culture
The hex color #d3d5d3, named Reflection, closely resembles the color of silver metal. Like metallic silver, Reflection has a cool and neutral tone. It exudes a sense of elegance and sophistication, much like a polished silver mirror. Associated with clarity and introspection, Reflection also brings to mind the shimmering surface of a calm lake or a dew-covered leaf in the early morning light. This color is often used in design to convey a sense of modernity and tranquility.
Download Stunning Reflection Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Reflection Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Reflection 4K Wallpaper
Immerse yourself in the beauty of our Reflection 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 Reflection 4K WallpaperTints and Shades of #d3d5d3 HEX color (Reflection)
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 #d3d5d3, 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
- #F4F5F4
- #E9EAE9
- #DEE0DE
- #d3d5d3
- #9EA09E
- #6A6B6A
- #353535
- #000000
Tones of Reflection (#d3d5d3 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #d3d5d3, #b2b3b2 is the less saturated color, while #d3d5d3 is the most saturated one.
- #b2b3b2
- #babcba
- #c2c4c2
- #cbcdcb
- #d3d5d3
- #737773
- #717671
- #6f746f
- #6d736d
HTML Usage Examples
HTML using color code example
<p style="color: #d3d5d3;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #d3d5d3.
CSS color code example
p { color: #d3d5d3; }
Text with hexadecimal color #d3d5d3
This is a sample text with color #d3d5d3.
Background Color with #d3d5d3
This is a example with background color #d3d5d3.
Border Color with #d3d5d3
#d3d5d3 Color Preview on White (#ffffff) Background
This is a example of text with color #d3d5d3 on white background.
#d3d5d3 Color Preview on Black (#000000) Background
This is a example of text with color #d3d5d3 on black background.
CSS codes examples
.text {color:#d3d5d3;}
.background {background-color:#d3d5d3;}
.border {border:1px solid #d3d5d3;}