Color Mid Grey gray (#5f5f6e):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Mid Grey gray (#5f5f6e):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
grays
grays Family:
neutral-muted
Saturation:
weakly saturated
Tones:
colorful tone
Shade:
medium
Temperature:
cool
Chromaticity:
chromatic
Chroma:
low chroma
Color Information about Mid Grey / #5f5f6e
The HTML HEX code is #5f5f6e. The corresponding color name is "Mid Grey". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 95%, Green (G): 95%, Blue (B): 110%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 14%, Magenta (M): 14%, Yellow (Y):0%, Black (K): 57%. In the HSL color space, #5f5f6e has a hue of 240°, saturation of 7%, and lightness of 40%. The HSV representation is 240° for hue, 14% for saturation, and 43% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 41, a* (green to red) = 3, and b* (blue to yellow) = -8. The XYZ representation is X: 12, Y: 12, Z: 16. In the YUV color space, it translates to Y (luminance) = 0.3793, U (chrominance) = 0.0257, and V (chrominance) = -0.0059.
The decimal value of the color is 6250350. The closest Web-safe HEX code is #666666. Variations of the colour are #9292A0 for a 20% lighter version and #2F2F37 for a 20% darker version.
For the color with hex value #5f5f6e, the correlated color temperature (CT) is estimated to be 8481 Kelvin (8481K).
The approximate wavelength of #5f5f6e is around 470.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 5f5f6e | #5f5f6e |
RGB Decimal Code | 95, 95, 110 | rgb(95, 95, 110) |
CMYK | 14, 14, 0, 57 | / |
HSL | 240°, 7%, 40% | hsl(240°, 7%, 40%) |
HSV | 240°, 14%, 43% | / |
CIE-LAB | 41, 3, -8 | / |
XYZ | 12, 12, 16 | / |
YUV | 0.3793, 0.0257, -0.0059 | / |
Decimal value | 6250350 | / |
Web-Safe HEX | 666666 | #666666 |
Color Temperature (CT) | 8481 Kelvin (8481K) | / |
Estimate Wavelength | around 470.00nm | / |
The Depth and Diversity of Mid Grey (Hex: #5f5f6e): Exploring its Impact in Design and Culture
The hex color #5f5f6e, also known as Mid Grey, bears a resemblance to the color of stormy clouds at dusk. It captures the essence of creeping darkness, conveying a sense of mystery and anticipation. This shade of grey is reminiscent of vast, isolated mountains shrouded in mist, creating an atmosphere of solitude. In the realm of fashion, Mid Grey can be found in sleek and sophisticated clothing, such as tailored suits or chic evening gowns, exuding a sense of elegance and refinement.
Download Stunning Mid Grey Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Mid Grey Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Mid Grey 4K Wallpaper
Immerse yourself in the beauty of our Mid Grey 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 Mid Grey 4K WallpaperTints and Shades of #5f5f6e HEX color (Mid Grey)
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 #5f5f6e, 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
- #D7D7DB
- #AFAFB7
- #878792
- #5f5f6e
- #474753
- #303037
- #18181C
- #000000
Tones of Mid Grey (#5f5f6e HEX color)
A tone is produced by adding gray to any pure hue. In the case of #5f5f6e, #6c6c75 is the less saturated color, while #5f5f6e is the most saturated one.
- #6c6c75
- #696973
- #666672
- #626270
- #5f5f6e
- #333334
- #262627
- #1a1a1a
- #0d0d0e
HTML Usage Examples
HTML using color code example
<p style="color: #5f5f6e;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #5f5f6e.
CSS color code example
p { color: #5f5f6e; }
Text with hexadecimal color #5f5f6e
This is a sample text with color #5f5f6e.
Background Color with #5f5f6e
This is a example with background color #5f5f6e.
Border Color with #5f5f6e
#5f5f6e Color Preview on White (#ffffff) Background
This is a example of text with color #5f5f6e on white background.
#5f5f6e Color Preview on Black (#000000) Background
This is a example of text with color #5f5f6e on black background.
CSS codes examples
.text {color:#5f5f6e;}
.background {background-color:#5f5f6e;}
.border {border:1px solid #5f5f6e;}