Color Warm Grey gray (#978a84):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Warm Grey gray (#978a84):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
grays
grays Family:
neutral-muted
Saturation:
weakly saturated
Tones:
colorful tone
Shade:
medium
Temperature:
warm
Chromaticity:
chromatic
Chroma:
low chroma
Color Information about Warm Grey / #978a84
The HTML HEX code is #978a84. The corresponding color name is "Warm Grey". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 151%, Green (G): 138%, Blue (B): 132%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 9%, Yellow (Y):13%, Black (K): 41%. In the HSL color space, #978a84 has a hue of 19°, saturation of 8%, and lightness of 55%. The HSV representation is 19° for hue, 13% for saturation, and 59% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 58, a* (green to red) = 4, and b* (blue to yellow) = 5. The XYZ representation is X: 26, Y: 26, Z: 26. In the YUV color space, it translates to Y (luminance) = 0.5537, U (chrominance) = -0.0178, and V (chrominance) = 0.0337.
The decimal value of the color is 9931396. The closest Web-safe HEX code is #999999. Variations of the colour are #C4BDBA for a 20% lighter version and #605752 for a 20% darker version.
For the color with hex value #978a84, the correlated color temperature (CT) is estimated to be 5452 Kelvin (5452K).
The approximate wavelength of #978a84 is around 662.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 978a84 | #978a84 |
RGB Decimal Code | 151, 138, 132 | rgb(151, 138, 132) |
CMYK | 0, 9, 13, 41 | / |
HSL | 19°, 8%, 55% | hsl(19°, 8%, 55%) |
HSV | 19°, 13%, 59% | / |
CIE-LAB | 58, 4, 5 | / |
XYZ | 26, 26, 26 | / |
YUV | 0.5537, -0.0178, 0.0337 | / |
Decimal value | 9931396 | / |
Web-Safe HEX | 999999 | #999999 |
Color Temperature (CT) | 5452 Kelvin (5452K) | / |
Estimate Wavelength | around 662.00nm | / |
The Depth and Diversity of Warm Grey (Hex: #978a84): Exploring its Impact in Design and Culture
The color #978a84, Warm Grey, resembles the bark of a weathered tree, blending natural warmth with a soft, neutral tone. It also brings to mind the smooth texture of river rocks worn by gentle currents. This color evokes a sense of tranquility, like the soft, muted tones of a peaceful fog settling over a calm lake. With its earthy hue, Warm Grey effortlessly complements organic materials such as worn leather, aged wood, or weathered stone. It exudes a timeless elegance that can be incorporated into various design elements, from interior decor to branding and marketing materials.
Download Stunning Warm Grey Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Warm 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 Warm Grey 4K Wallpaper
Immerse yourself in the beauty of our Warm 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 Warm Grey 4K WallpaperTints and Shades of #978a84 HEX color (Warm 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 #978a84, 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
- #E5E2E0
- #CBC5C2
- #B1A7A3
- #978a84
- #716863
- #4C4542
- #262321
- #000000
Tones of Warm Grey (#978a84 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #978a84, #8e8682 is the less saturated color, while #978a84 is the most saturated one.
- #8e8682
- #908783
- #928883
- #958984
- #978a84
- #4d4a49
- #454140
- #3c3836
- #342f2d
HTML Usage Examples
HTML using color code example
<p style="color: #978a84;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #978a84.
CSS color code example
p { color: #978a84; }
Text with hexadecimal color #978a84
This is a sample text with color #978a84.
Background Color with #978a84
This is a example with background color #978a84.
Border Color with #978a84
#978a84 Color Preview on White (#ffffff) Background
This is a example of text with color #978a84 on white background.
#978a84 Color Preview on Black (#000000) Background
This is a example of text with color #978a84 on black background.
CSS codes examples
.text {color:#978a84;}
.background {background-color:#978a84;}
.border {border:1px solid #978a84;}